[jdk11u-dev] RFR: 8266254: Update to use jtreg 6
Goetz Lindenmaier
goetz at openjdk.org
Mon Jul 25 10:04:47 UTC 2022
On Fri, 22 Jul 2022 14:24:20 GMT, George Adams <duke at openjdk.org> wrote:
>> Hi, we still see the WebSocket tests failing. Did you test the patch with jtreg 6 in place?
>> Things like this:
>> test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java:155: error: ';' expected
>> public boolean equals(Object o) {
>
> @GoeLin I've got a fix for the WebSocket test failures. Take a look at https://github.com/openjdk/jdk11u-dev/pull/1265
Hi @gdams,
The SAP testing is green now with this change.
We run all the tests excluding a small set of shaky tests, but also excluding the headful tests.
This is quite a bunch of tests. Can you somehow make sure these work with jtreg 6?
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1241
More information about the jdk-updates-dev
mailing list