Activity
From 01/29/2025 to 02/27/2025
02/27/2025
- 08:21 AM Support #6862: build conversion regression testing tooling
- Tomasz: Can you please summarize how the ChUI Regression testing handles this today? The older version of it had a s...
- 08:17 AM Support #6859: preprocessor tests
- We will implement a driver that directly executes the preprocessor and compares the resulting output against baseline...
- 08:15 AM Support #6860: lexer tests
- To be clear: we will implement a driver that directly executes the lexer and checks the output. We must check both v...
- 07:53 AM Support #6861: tests for valid and invalid 4GL syntax (parsing)
- After considering this further, I think we need 2 approaches:
1. For valid 4GL syntax, I think we make sure that w...
02/20/2025
- 05:01 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Roger,
The @collation@ is an attribute of each database. The @DBCOLLATION(db)@ function will return it. However, th... - 04:33 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Ovidiu, I'm sorry that this went to the level of code analysis... however, this sounds like a good find. But right no...
- 04:07 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- I looked back again to @H2Helper.prepareDatabase@. Indeed, the way it is written now, I do not think it is possible t...
- 03:44 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- The answer is in the static initializer block of @com.goldencode.p2j.spi.FwdCollatorProvider@:
* the @DEFAULT_COLLAT... - 02:11 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Ovidiu Maxiniuc wrote:
> Yes, the @embedded-collation@ is still needed. It is the way to load collations from @com.g... - 01:55 PM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Eric Faulhaber wrote:
> > Thanks, Vladimir. Greg, there are some entries in Hotel GUI which I noted, and I'm not sur... - 09:43 AM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Roger Borrello wrote:
> Thanks, Vladimir. Greg, there are some entries in Hotel GUI which I noted, and I'm not sure ...
02/17/2025
- 05:53 AM Bug #9649: Plain JUnit5 tests cannot execute if p2j.jar is in classpath
- Greg Shah wrote:
> The proposed change seems to be a resasonable improvement. Go ahead and put it in a branch and g...
02/14/2025
- 01:46 PM Bug #9649 (Internal Test): Plain JUnit5 tests cannot execute if p2j.jar is in classpath
- The proposed change seems to be a resasonable improvement. Go ahead and put it in a branch and get it tested.
02/13/2025
- 09:43 AM Bug #9649 (WIP): Plain JUnit5 tests cannot execute if p2j.jar is in classpath
- If the launch configuration classpath includes a FWD project (namely the @p2j.jar@) explicitly or implicitly (through...
- 09:15 AM Bug #9649 (Test): Plain JUnit5 tests cannot execute if p2j.jar is in classpath
02/06/2025
- 03:06 PM Support #6863: implement CI/CD servers and the rules for each set of tests
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Roger will provide more guidance but my idea would be to put the code an... - 02:27 AM Bug #9338 (Review): Import JUnit test report back into Harness
- 02:27 AM 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...
02/04/2025
- 11:02 AM 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:
> > * vali... - 08:41 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
- I don't think we have usable tests for multiple clients in PASOE. I'm implementing a new version of PASOE now in #866...
- 08:31 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
- Tomasz Domin wrote:
> I dont ask you for tests for Harness, as I know you don't have the new version capable of runn... - 08:19 AM 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... - 05:19 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
- Tomasz Domin wrote:
> Arent there cross session triggers ? E.g. for database events ?
No idea how is that implem... - 04:56 AM 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... - 01:25 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
- Tomasz Domin wrote:
> Marian - are there already any tests to be worked on in @testcases@ project in above-mentioned...
02/03/2025
- 12:01 PM 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*.
01/30/2025
- 12:11 PM 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... - 12:09 PM 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 ... - 11:41 AM 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/... - 11:38 AM 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 ... - 10:20 AM Bug #9525: Testcases: incorrect placeholders in directory.xml.template and other configuration pr...
- Roger Borrello wrote:
> Greg Shah wrote:
> > > The fragments are combined with @com.goldencode.p2j.directory.Direct...
01/29/2025
- 07:21 AM Support #6863: implement CI/CD servers and the rules for each set of tests
- Roger: Please migrate the @setup.sh@ contents into a playbook.
- 04:39 AM Support #6863: implement CI/CD servers and the rules for each set of tests
- Roger Borrello wrote:
> Hynek, if there is anything you can post related to them, I'd be happy to integrate them in...
Also available in: Atom