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

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

<oracle_sig_logo.gif>

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




Back to the top