General

Profile

Artur Școlnic's activity

From 09/25/2025 to 10/24/2025

10/20/2025

08:54 AM Database Support #10664: Develop a multi session test suite in harness
I encountered a problem with the multi session test results with FWD.
I have a main session test that modifies a rec...
Artur Școlnic
07:03 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz,
We need to mention in the wiki that with FWD, @unit_test.xml@ must be created from @unit_test.xml.template@...
Artur Școlnic

10/17/2025

05:48 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz Domin wrote:
> ps. funny thing - I've just tried setting @parallel = "1"@ and changed all the port in @cross_...
Artur Școlnic
05:42 AM Database Support #10664: Develop a multi session test suite in harness
I understand that individual tests are run in parallel, but the test sets are sequential, no?
I have a lot of scenar...
Artur Școlnic
04:54 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz,
I would like to reuse some test classes in multiple test-sets, this means that the same socket will be used,...
Artur Școlnic

10/16/2025

08:05 AM Database Support #10664: Develop a multi session test suite in harness
I have completed the first group of tests @flushing_and_validation@, It explores the following aspects:
* Record cre...
Artur Școlnic

10/15/2025

02:24 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz Domin wrote:
> @prowin32 -p support\db\create_tstcases_db.p@ except it creates database is @db@ dir.
> @pros...
Artur Școlnic

10/14/2025

09:29 AM Database Support #10664: Develop a multi session test suite in harness
Prerequisites
There are following prerequisites for using the tool-set (ant/harness) to run tests:
for OE
1. dat...
Artur Școlnic
08:57 AM Database Support #10664: Develop a multi session test suite in harness
I finally found the issue on OE.
@HarnessConnection.cls@ does not compile (for me) due to:...
Artur Școlnic
07:14 AM Database Support #10664: Develop a multi session test suite in harness
I attached the debug output for the ant command. Artur Școlnic
06:40 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz,... Artur Școlnic
02:06 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz Domin wrote:
> It was in the wiki already: [[p2j:Writing_Multi-User_Testcases#Prerequistes]]
> For the test ...
Artur Școlnic

10/13/2025

10:29 AM Database Support #10664: Develop a multi session test suite in harness
Anyway...after solving these configuration issues, I am still not able to start the tests with ant on OE, I get @Open... Artur Școlnic
10:23 AM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Yes, there indeed are a few extra steps.
> * Download PCT, build it, place the PCT.jar in @%...
Artur Școlnic
09:03 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?
In linux/FWD.
Artur Școlnic
09:02 AM Database Support #10664: Develop a multi session test suite in harness
Wait, does the harness server also need to run alongside the FWD server? Artur Școlnic
08:47 AM Database Support #10664: Develop a multi session test suite in harness
Yes, there indeed are a few extra steps.
* Download PCT, build it, place the PCT.jar in @%DLC%\pct\PTC.jar@
* Creat...
Artur Școlnic
08:04 AM Database Support #10664: Develop a multi session test suite in harness
For OE there are several issues.
1. The @ablunit-tests-pattern@ is not located in @build.xml@ so the correct file ne...
Artur Școlnic
07:46 AM Database Support #10664: Develop a multi session test suite in harness
I did exactly as the wiki states.
1. Change zfile_set.txt
2. and deploy.all for building testcases
3. start the se...
Artur Școlnic
07:35 AM Database Support #10664: Develop a multi session test suite in harness
Sorry, I meant the one from testcases @testcases/support/harness/test@. Artur Școlnic
07:25 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz,
With the example from testcases I get this in build/*/results.xml...
Artur Școlnic
03:06 AM Database Support #10664: Develop a multi session test suite in harness
Going forward I will organize the tests like Greg mentioned in #10664-34. ... Artur Școlnic
02:56 AM Database Support #10664: Develop a multi session test suite in harness
This is exactly what I needed, thanks! Artur Școlnic

10/10/2025

09:06 AM Database Support #10664: Develop a multi session test suite in harness
Sorry, I meant completely separate, as an ABL unit class. I see that a mutex is being used for synchronization betwee... Artur Școlnic
06:33 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz,
Is there a way to run the ABL Unit Tests separately (not in harness)?
Artur Școlnic
04:55 AM Database Support #10664: Develop a multi session test suite in harness
Alexandru,
When it comes to issues found in trunk, should I open new tasks and postpone fixing them, or fix them fi...
Artur Școlnic

10/09/2025

09:37 AM Database Support #10664: Develop a multi session test suite in harness
In note 4 I posted one example of seemingly incorrect behavior in trunk, but it's not the only one. @full_transaction... Artur Școlnic
07:07 AM Database Support #10664 (WIP): Develop a multi session test suite in harness
Artur Școlnic
05:52 AM Database Support #10664: Develop a multi session test suite in harness
Greg,
Should I convert/write a new test suite that is OE compatible?
Artur Școlnic
05:47 AM Database Support #10664: Develop a multi session test suite in harness
I think I understand now. The tests I added in @support/harness/multi-session-tests@ were not meant to run on OE. The... Artur Școlnic
05:38 AM Database Support #10664: Develop a multi session test suite in harness
This is what I am talking about. There must be some differences in the tests when running harness in OE and FWD. Artur Școlnic
05:35 AM Database Support #10664: Develop a multi session test suite in harness
So instructions like this one will be handled correctly?... Artur Școlnic
05:03 AM Database Support #10664: Develop a multi session test suite in harness
Should the tests be changed for OE?
In fwd the converted procedures are ran using client.sh, I am not sure how harn...
Artur Școlnic

10/08/2025

05:40 AM Database Support #10664: Develop a multi session test suite in harness
Tomasz Domin wrote:
> The wiki is very new, let me know if I can help you if something is missing.
Yes, please he...
Artur Școlnic

10/07/2025

06:47 AM Database Support #10664: Develop a multi session test suite in harness
Is there a wiki or specific notes in #9270 on running harness in OE? Artur Școlnic
06:46 AM Database Support #10664: Develop a multi session test suite in harness
I would expect multi session tests to behave differently in OE compared to FWD since OE doesn't take transaction isol... Artur Școlnic
03:07 AM Database Support #10664: Develop a multi session test suite in harness
Oh, you meant running harness in OE... I did not try it. Is it a hard requirement? Artur Școlnic
02:25 AM Database Support #10664: Develop a multi session test suite in harness
Hi,
It is possible to run them in OE, just not in an automated mode. I ran the two procedures at the same time, pre...
Artur Școlnic

10/06/2025

06:25 AM Database Support #10664: Develop a multi session test suite in harness
Committed the tests to @support/harness/multi-session-tests@, testcases rev 1809. Artur Școlnic
04:25 AM Database Support #10664 (Review): Develop a multi session test suite in harness
Alexandru, I attached the abl code for the cross session tests, please review. Artur Școlnic
04:33 AM Database Feature #10583: Implement a Database specific records cache.
I posted the current test suite in #10664, 10583a passes it. Artur Școlnic

10/02/2025

09:35 AM Database Support #10664: Develop a multi session test suite in harness
While working on the tests I encountered a few weird behaviors in trunk, the most puzzling of them is:
Main sessio...
Artur Școlnic
09:29 AM Database Support #10664 (WIP): Develop a multi session test suite in harness
Artur Școlnic
09:29 AM Database Support #10664: Develop a multi session test suite in harness
This task will be dedicated to the effort of writing multi session tests using harness. The results of running the te... Artur Școlnic
09:26 AM Database Support #10664 (Review): Develop a multi session test suite in harness
Artur Școlnic

09/25/2025

09:30 AM Database Feature #10583 (Review): Implement a Database specific records cache.
The fact that caching happens after the session is closed, means that the user does not experience any overhead that ... Artur Școlnic
07:20 AM Database Feature #10583: Implement a Database specific records cache.
Greg Shah wrote:
> Yes, please!
Ok, I will get on it then.
As for 10583a, the implementation is completed. At this...
Artur Școlnic
 

Also available in: Atom