General

Profile

Tomasz Domin's activity

From 10/06/2025 to 11/04/2025

11/04/2025

01:40 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
> Tomasz, I need to try your example when connecting from OpenEdge to the FWD server. The ...
Tomasz Domin

11/03/2025

03:54 PM Base Language Feature #3853: implement LOG-MANAGER runtime
Greg
While working on ABLUnit tests for LOG-MANAGER I had a major problem with resetting LOG-MANAGER state to defaul...
Tomasz Domin

10/31/2025

03:15 PM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
>
> It seems the rules are:
> 1. If a test does database operations committed or not, a tran...
Tomasz Domin
06:28 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz Domin wrote:
> > Dont we need tests running on level 0 ? Or test when we control when...
Tomasz Domin
06:21 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz Domin wrote:
> > I meant something different - if starting a test case implicitly sta...
Tomasz Domin
06:12 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Maybe I am not explaining myself clear, this is what fails:
> [...]
> This doesn't even mak...
Tomasz Domin
05:39 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz Domin wrote:
> > Isnt each ABLUnit test case started within an implicit transaction a...
Tomasz Domin
05:25 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> In a simple program, constructs like:
> [...]
> are perfectly legal and cause no trouble.
...
Tomasz Domin
05:22 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> From my investigation, this is not a true warning and cannot be suppressed with @SESSION:SUPP...
Tomasz Domin

10/30/2025

06:03 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
> There are some examples in old testcases @uast/web_services/wsdl_test*.p@ programs, but ...
Tomasz Domin

10/27/2025

06:35 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Rebased *9687c* to *trunk* revision *16246*.
Tested features - all works correctly:
* hotel_gui
** virtual deskt...
Tomasz Domin

10/22/2025

08:53 AM Base Language Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> > I have an access to OE 11.7 - should I update @tests/logmanager@ tests to make them work ? Whic...
Tomasz Domin
08:06 AM Base Language Feature #3853: implement LOG-MANAGER runtime
Tomasz Domin wrote:
> I've started with testcases examples (tests/logmanager).
I've executed @testcases/tests/log...
Tomasz Domin

10/17/2025

05:52 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> I understand that individual tests are run in parallel, but the test sets are sequential, no?...
Tomasz Domin
05:37 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz,
> I would like to reuse some test classes in multiple test-sets, this means that the...
Tomasz Domin

10/15/2025

05:05 PM Base Language Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> > Can I get logs from customer applications to find a baseline ?
>
> We can ask for some logs ...
Tomasz Domin
06:53 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz Domin wrote:
> > @prowin32 -p support\db\create_tstcases_db.p@ except it creates data...
Tomasz Domin

10/14/2025

03:55 PM Database Support #10664: Develop a multi session test suite in harness

Artur Școlnic wrote:
> Prerequisites
> There are following prerequisites for using the tool-set (ant/harness) to ...
Tomasz Domin
01:04 PM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> There are two changes needed in the testcases project:
> 1. Solve the issue with @valid-obje...
Tomasz Domin
10:35 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> I finally found the issue on OE.
> @HarnessConnection.cls@ does not compile (for me) due to:...
Tomasz Domin

10/13/2025

11:19 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Wait, does the harness server also need to run alongside the FWD server?
Only when running...
Tomasz Domin
11:18 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Anyway...after solving these configuration issues, I am still not able to start the tests wit...
Tomasz Domin
11:18 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Artur Școlnic wrote:
> > Yes, there indeed are a few extra steps.
> > * Download PCT, build...
Tomasz Domin
08:45 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> For OE there are several issues.
> 1. The @ablunit-tests-pattern@ is not located in @build.x...
Tomasz Domin
08:43 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> I did exactly as the wiki states.
> 1. Change zfile_set.txt
> 2. and deploy.all for buildin...
Tomasz Domin
07:42 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Sorry, I meant the one from testcases @testcases/support/harness/test@.
I need more inform...
Tomasz Domin
07:34 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz,
> With the example from testcases I get this in build/*/results.xml
> [...]
> The ...
Tomasz Domin
06:35 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> This is exactly what I needed, thanks!
I've added the example to the wiki.
Tomasz Domin

10/10/2025

11:51 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Sorry, I meant completely separate, as an ABL unit class. I see that a mutex is being used fo...
Tomasz Domin
06:42 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz,
> Is there a way to run the ABL Unit Tests separately (not in harness)?
Sure. You...
Tomasz Domin

10/09/2025

05:36 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> So instructions like this one will be handled correctly?
> [...]
Not in OE.
Tomasz Domin
05:05 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Should the tests be changed for OE?
Artur
The very first sentence from: [[p2j:Writing_Mu...
Tomasz Domin

10/08/2025

10:02 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
> I mean the basepath - if that is /ws and the request URI is /wsa, then it will match. I...
Tomasz Domin
05:12 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
> Tomasz, beside the @requestUri.startsWith(instance.getBasePath())@ check mentioned by Hy...
Tomasz Domin
05:44 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Tomasz Domin wrote:
> > The wiki is very new, let me know if I can help you if something is ...
Tomasz Domin

10/07/2025

09:29 AM Runtime Infrastructure Feature #9687 (Review): drop support for Java 8 and Java 11
Tomasz Domin
09:29 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
I've just checked and the current trunk introduces a feature that may require a bit more work before merging - revis... Tomasz Domin
05:00 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> I agree that @StandardServer@ should not be aware of activated handlers. However, the handlers...
Tomasz Domin
06:49 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Is there a wiki or specific notes in #9270 on running harness in OE?
Yep, there is [[p2j...
Tomasz Domin
06:46 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> I would expect multi session tests to behave differently in OE compared to FWD since OE doesn...
Tomasz Domin
06:40 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Oh, you meant running harness in OE... I did not try it. Is it a hard requirement?
I think...
Tomasz Domin
04:52 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Greg Shah wrote:
> Tomasz: Please make it a priority to write the documentation in [[p2j:Writing Multi-User Testcase...
Tomasz Domin

10/06/2025

03:27 PM Database Support #10664: Develop a multi session test suite in harness
Artur
Shouldnt be possible to run those tests in OE ?
Tomasz Domin
09:46 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Code review 9687c.
Thank you
> Please fix the added javadoc of @SoapServiceFilterHandler.h...
Tomasz Domin
 

Also available in: Atom