[classlib][testing] intermittently failed tests should be selected to run by key
--------------------------------------------------------------------------------
Key: HARMONY-3352
URL: https://issues.apache.org/jira/browse/HARMONY-3352
Project: Harmony
Issue Type: Improvement
Components: Classlib
Reporter: Vladimir Ivanov
Priority: Minor
In the discussion on the levels of exclude lists we decided to introduce lists with intermittently
failed tests to run it in the pre-commit testing and exclude for CC/CI one. The command line
option was added to exclude intermittently failed tests from the test run.
Command to exclude all tests should look like this:
ant -Dexclude.interm=true test
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|