-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b19
-
b21
The javadoc for PassFailJFrame.forcePass suggests an anti-pattern of forcibly passing the test if a resource is unavailable.
If a resource is unavailable or a feature isn't supported, the test should throw jtreg.SkippedException.
PassFailJFrame.forcePass should be used in semi-automatic tests when the test determines that all the conditions for passing the test are met.
If a resource is unavailable or a feature isn't supported, the test should throw jtreg.SkippedException.
PassFailJFrame.forcePass should be used in semi-automatic tests when the test determines that all the conditions for passing the test are met.
- caused by
-
JDK-8284898 Enhance PassFailJFrame
-
- Resolved
-
- relates to
-
JDK-8355515 Clarify the purpose of forcePass() and forceFail() methods
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/bd7561c3
-
Review(master) openjdk/jdk/24837
(1 links to)