adoptium / aqa-systemtest

Java load testing and other full system application tests
Apache License 2.0
23 stars 67 forks source link

Exclude SolverTest #359

Closed adamfarley closed 4 years ago

adamfarley commented 4 years ago

This test fails as per the referenced issue. Excluding the test for now to make triage faster.

Signed-off-by: Adam Farley adam.farley@uk.ibm.com

Mesbah-Alam commented 4 years ago

We had decided in the past to not add excludes of sub-tests from a load test run that is specific to a particular Java Implementation or version; as this process ends up in creation of many exclude files and checks in test code itself over time. The decision was : if we do need to exclude a sub-test, we should simply exclude it from everywhere. I believe this is what we should do here as well.

FYI @lumpfish

adamfarley commented 4 years ago

@Mesbah-Alam - Change made.

Mesbah-Alam commented 4 years ago

Grinder worked fine: [InternalJenkins]/Grinder/9466