RFR: 8266250: WebSocketTest and WebSocketProxyTest call assertEquals(List<byte[]>, List<byte[]>) [v3]
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Apr 29 11:28:26 UTC 2021
> Please find here an almost trivial test fix that should improve diagnostic in case of failures.
> It also avoids relying on an unspecified behavior of `Assert.assertEquals`.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Improved diagnostic message
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3776/files
- new: https://git.openjdk.java.net/jdk/pull/3776/files/ce9750e5..22dc8060
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3776&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3776&range=01-02
Stats: 16 lines in 2 files changed: 14 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/3776.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3776/head:pull/3776
PR: https://git.openjdk.java.net/jdk/pull/3776
More information about the net-dev
mailing list