-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 18
-
Component/s: infrastructure
Manual tests are always ignored when running `make run-tests` because of the following line in make/RunTests.gmk:
$1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet
It will be nice if there's a way to run manual tests as well.
$1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet
It will be nice if there's a way to run manual tests as well.
- duplicates
-
JDK-8247690 RunTest does not support running of JTREG manual tests
-
- Resolved
-