-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b155
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174491 | 10 | Robert Field | P3 | Resolved | Fixed | b01 |
The ReplaceTest tests snippet replacement and forward reference, it has 45 tests. On a hefty machine it takes 46 seconds to run, the it a good fraction of the timeout value, and it appears to timeout on slower machines.
Break out forward reference testing to two separate tests (three tests total).
And with this, remote it from the ProblemList (it was problem listed with the wrong underlying problem).
Break out forward reference testing to two separate tests (three tests total).
And with this, remote it from the ProblemList (it was problem listed with the wrong underlying problem).
- backported by
-
JDK-8174491 JShell test: ReplaceTest takes too long
-
- Resolved
-
- relates to
-
JDK-8170249 Problem list jshell/ToolFormatTest.java and jshell/ReplaceTest.java
-
- Closed
-