Tag: regtest.prolog
Welcome to the Configuration Editor for /home/jenkins/workspace/Grinder/aqa-tests/openjdk/openjdk-jdk/test/jdk!
The following questions ask you about how to run the test suite. You can also enter and edit some of this information using the Standard Values view of this editor.
The panel to the right contains information that should help you answer the interview questions.
Tag: regtest.tests.needTests
Do you wish to run only selected sections of the test suite?
Response: Yes ("Yes")
Tag: regtest.tests.treeOrFile
Do you wish to specify the tests to be run directly, or do you wish to specify them by means of a list in a file?
Response: tree ("Directly")
Tag: regtest.tests.tests
Specify the sections of the test suite you wish to run.
Response:
Tag: regtest.excludeList.needExcludeList
Do you wish to specify an exclude list?
Response: Yes ("Yes")
Tag: regtest.excludeList.customFiles
Specify the files that make up the exclude list you wish to use.
Response:
Tag: regtest.knownFailuresList.needKfl
Do you wish to specify a known failures list?
Response: No ("No")
Tag: regtest.keywords.needKeywords
Do you wish to specify a keyword expression to select/reject tests based on keywords contained in each test description?
Response: Yes ("Yes")
Tag: regtest.keywords.keywords
Specify a keyword expression:
Response: !manual & !ignore
Tag: regtest.priorStatus.needStatus
Do you wish to select tests to run based on their result in a previous run?
Response: No ("No")
Tag: regtest.concurrency.concurrency
The JT Harness harness can run tests concurrently. Specify the maximum number of tests that should be run concurrently:
Response: 3
Tag: regtest.timeout.timeout
Specify a time factor that is applied to each test's default timeout. For example, specifying "2" doubles the time for each test (the default is 1):
Response: 8
Tag: regtest.epilog
Congratulations!
This completes the configuration interview.
Click the "Done" button below to save your answers and dismiss the editor.
To run the test suite choose:
Run Tests > Start