Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] TCK Call #2 completed and minutes archived + next call...

Hi I missed both calls but at least read the minutes and would like to comment here on some points being discussed:

- Jakarta Batch TCK now contains all the tests from Jakarta TCK (maven + JUnit5). Those that require other specs can be disabled for running the TCK standalone. 
- it seems that JUnit5 and TestNG tests can be run together in a maven project, no further integration needed: https://github.com/reta/testng-junit5-with-surefire
- if we allow specs to choose TestNG or JUnit5, it should be possible to configure the TCK run with maven properties or profiles if possible, so that there's a unified way to configure them (e. g. to run only standalone tests that don't require other specs).
- Jakarta Batch TCK doesn't require Arquillian (e. g. when running standalone tests) It's optional and added via JUnit5 extension enabled globally for all tests. ShrinkWrap deployment is generated dynamically using a small custom Arquillian extension that could be reused for any other spec

Ondro

On Thu, Sep 9, 2021, 18:05 Scott Marlow <smarlow@xxxxxxxxxx> wrote:

Hi,

The minutes from the second call yesterday are at https://drive.google.com/file/d/1zm0VBjB5UvYx6Rx-aVHp79SgimmR1O-j/view?usp=sharing

There will be a delay in publishing the Zoom call recording (I'll send email after the recording is available).

During the call we discussed having more frequent TCK calls and I would like to hear from others about the call frequency.  My preference is to have two TCK calls a month. 

As an experiment yesterday, we copied the agenda + minutes from the first call, into the agenda for the second call.  Reflecting on how that appears in minutes for the second call, I think it is unclear as to which minutes came from the second call versus the first (although you can diff the minutes from both to figure it out).  I propose that we have clear boundaries between the different TCK calls, each one really should have its own agenda).

I'm also thinking that only one TCK call should happen on a particular day.  Perhaps, with a few weeks in between the calls so that there are clear boundaries between the calls and people have enough time to review + respond to the minutes between the two calls.

Other thoughts?

Scott


_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

Back to the top