Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] How to visualize in JT Harness only Web Profile related tests

Then, you can put "javaee_web_profile | javaee_web_profile_optional".

The results are:

  26636 (23143 tests filtered out)

 

 

 

 

 

From: jakartaee-tck-dev-bounces@xxxxxxxxxxx [mailto:jakartaee-tck-dev-bounces@xxxxxxxxxxx] On Behalf Of Lance Andersen
Sent: Tuesday, January 29, 2019 10:27 AM
To: jakartaee-tck developer discussions
Subject: Re: [jakartaee-tck-dev] How to visualize in JT Harness only Web Profile related tests

 

that won’t include the optional technologies though

On Jan 28, 2019, at 8:10 PM, Kazumura, Kenji <kzr@xxxxxxxxxxxxxx> wrote:

 

Hi,

 

I think it is ok just to put "javaee_web_profile" to the filter.

The results are:

full: 49602 (177 tests filtered out)

web profile: 17454 (32325 tests filtered out)

 

-Kenji Kazumura

 

 

 

From: jakartaee-tck-dev-bounces@xxxxxxxxxxx [mailto:jakartaee-tck-dev-bounces@xxxxxxxxxxx] On Behalf Of Lance Andersen
Sent: Tuesday, January 29, 2019 9:02 AM
To: jakartaee-tck developer discussions
Subject: Re: [jakartaee-tck-dev] How to visualize in JT Harness only Web Profile related tests

 

Hi Cesar

 

 

On Jan 28, 2019, at 6:52 PM, César Hernandez <chernandez@xxxxxxxxxxxxx> wrote:

 

Hi Lance,

Thank you for your reply.

I was able to update the Custom filter in the UI with the Match->_expression_ = javaee_web_profile_optional

 

Those are optional tests for the web profile

 

You also want to look at properties which include xxx_web_profile such as ejb_web_profile javaee_web_profile




 

The above allows me to identify the following numbers:

Web profile related tests: 7086 

Full profile only test: 40133

 

The total suite number of tests: 47219.

 

The initial filter when you run will show you all of the tests that are run by default for Java EE which includes the full platform

 

See bin/ts.jte property  javaee.level for more info

 




 

On Mon, Jan 28, 2019 at 4:55 PM Lance Andersen <lance.andersen@xxxxxxxxxx> wrote:

Hi Cesar,

 

You can take a look at the javaeetck/src/com/sun/ts/lib/harness/keywords.properties file and this will help you get an idea

 

Best

Lance

On Jan 28, 2019, at 5:01 PM, César Hernandez <chernandez@xxxxxxxxxxxxx> wrote:

 

Hi,

 

Is there a way to visualize only the Web Profile related tests in JT Harness UI?

 

This is how I'm opening the total suite list:

 cd javaeetck/bin

 ./ant gui

 

On the JT Harness UI, clicked: File->Open->TestSuite

and opened the folder: javaeetck/src

 

The UI shows a total of 47219 tests. I tried to update the Custom Filter but I don't know what to put in the Keyword->Match (Expressions) filter.

 

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

 


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx

 




 

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

 


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx

 




 

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

 


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx

 



 


Back to the top