General

Profile

Tomasz Domin's activity

From 01/09/2025 to 02/07/2025

02/07/2025

02:14 PM Harness Feature #9619: Forced test order
Greg Shah wrote:
> > I was rather thinking about "frame" for dependencies.
>
> Like a phase of testing? We could...
Tomasz Domin
05:26 AM Harness Feature #9619 (WIP): Forced test order
Created task branch 9619a
Tomasz Domin

02/06/2025

11:36 AM Harness Feature #9619: Forced test order
Greg Shah wrote:
> Keeping dependency information in a separate file doesn't seem to be a good practice. Likewise, ...
Tomasz Domin
04:49 AM Harness Feature #9619: Forced test order
Harness includes features that allows for controlling test execution order like (source : [[harness:Documentation]] a... Tomasz Domin
02:39 AM Harness Feature #9619 (WIP): Forced test order
Tomasz Domin
02:27 AM Testing Bug #9338 (Review): Import JUnit test report back into Harness
Tomasz Domin
02:27 AM Harness Feature #9284 (Review): Support for local terminal
Tomasz Domin
02:27 AM Harness Feature #9285 (Review): Allow remote access to Event Semaphores and Mutexes
Tomasz Domin
02:27 AM Testing Support #9270 (Review): design and implement an approach for executing multi-session 4GL testcases
I guess I am done here.
Please review.
Note that feature consists of two parts:
- changes to Harness implemen...
Tomasz Domin

02/04/2025

09:56 AM Harness Feature #6265: generate junit-compatible xml results for output
Tomasz Domin wrote:
> Created task branch @6265a@, implemented JUnit report exporting, Exported files are successful...
Tomasz Domin
09:10 AM Harness Bug #9489 (Test): Support for different terminal encodings
Task branch @9489b@ has been merged into @harness/trunk@ and archived.
Tomasz Domin
08:19 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Tomasz Domin wrote:
>
>
> >
> > Marian, I was rather asking if you maybe have some ABL te...
Tomasz Domin
04:56 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Tomasz Domin wrote:
> > Marian - are there already any tests to be worked on in @testcases@ pro...
Tomasz Domin

02/03/2025

04:00 PM Harness Bug #9489: Support for different terminal encodings
Tested branch @9489b@ with regression tests - both with and without #7657 branch @7657a@:
* for @7657a@ with followi...
Tomasz Domin
12:01 PM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tested with regression tests (4 runs) , results are the same as current *harness* *trunk*. Tomasz Domin
11:48 AM Harness Feature #6265: generate junit-compatible xml results for output
Created task branch @6265a@, implemented JUnit report exporting, Exported files are successfully imported into Eclips... Tomasz Domin

01/31/2025

08:58 AM Harness Feature #6265 (WIP): generate junit-compatible xml results for output
Tomasz Domin
04:05 AM User Interface Bug #9340: CHOOSE statement does not display widget help string in ChUI
Rebased to trunk/15676
Pushed up 9340a/15680
Tomasz Domin
03:16 AM Harness Bug #9489: Support for different terminal encodings
Greg Shah wrote:
> Code Review Task Branch 9489b Revisions 36 and 37
>
> In @Terminal@, shouldn't we have some co...
Tomasz Domin

01/30/2025

02:24 PM Harness Bug #9489: Support for different terminal encodings
Eugenie - did you find the change working for you ? especially regarding #7657 Tomasz Domin
12:11 PM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian - are there already any tests to be worked on in @testcases@ project in above-mentioned areas:
* validation/f...
Tomasz Domin
12:09 PM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
I've pushed testcases revision 1701 with updates to Harness API and including Dirty Share Cross session tests.
Test ...
Tomasz Domin
11:41 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tomasz Domin wrote:
> If we keep *ant* as abstraction layer:
> * OE would be handled with ant/PCT for both Windows/...
Tomasz Domin
11:38 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
Implemented architecture is presented in figure below.
Cross session tests are started on parallel Test Set threads ...
Tomasz Domin

01/23/2025

11:55 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases

Greg Shah wrote:
> "PCT":https://github.com/Riverside-Software/pct is an Apache licensed project. But to do this ...
Tomasz Domin
06:57 AM Testing Support #9270: design and implement an approach for executing multi-session 4GL testcases
I've ported dirty-share cross session tests.
But I have a problem with unification of invocation of tests on differe...
Tomasz Domin

01/20/2025

04:14 PM Build and Source Control Support #9349: license report inputs clutter the root of the project
Roger Borrello wrote:
> Tomasz Domin wrote:
> > Roger - I've tested FWD build run with and without 15655, there is ...
Tomasz Domin
03:41 PM Build and Source Control Support #9349: license report inputs clutter the root of the project
Roger - I've tested FWD build run with and without 15655, there is no difference in reported javadoc messages - shoul... Tomasz Domin
11:19 AM Harness Feature #9285: Allow remote access to Event Semaphores and Mutexes
Marian Edu wrote:
> Tomasz Domin wrote:
> > I've added Harness ABL remote API to harness project and refactored it ...
Tomasz Domin
02:25 AM Harness Feature #9285: Allow remote access to Event Semaphores and Mutexes
I've added Harness ABL remote API to harness project and refactored it in the way, that @harness@ if needed should be... Tomasz Domin

01/16/2025

02:32 PM Testing Support #9270 (WIP): design and implement an approach for executing multi-session 4GL testcases
Initial version of a tool has been implemented in *Harness* task branch Harness/9270a.
The following functionalit...
Tomasz Domin
02:08 PM Testing Bug #9338: Import JUnit test report back into Harness
I've pushed changes to java code to task branch harness/9270a to be reviewed together with #9270 changes. Tomasz Domin
10:51 AM Harness Feature #9284: Support for local terminal
I've pushed changes to java code to task branch harness/9270a to be reviewed together with #9270 changes.
Tomasz Domin
10:50 AM Harness Feature #9285: Allow remote access to Event Semaphores and Mutexes
I've pushed changes to java code to task branch @harness/9270a@ to be reviewed together with #9270 changes.
The fi...
Tomasz Domin
09:05 AM Harness Feature #9285: Allow remote access to Event Semaphores and Mutexes
Marian Edu wrote:
> There are definitively issues in conversion, nevertheless I've changed the 4GL code to help the ...
Tomasz Domin
 

Also available in: Atom