[RFR] 8224645: Test java/nio/channels/DatagramChannel/BasicMulticastTests.java fails with NoSuchElementException
Alan Bateman
Alan.Bateman at oracle.com
Wed May 29 07:23:24 UTC 2019
On 29/05/2019 08:08, Daniel Fuchs wrote:
>
> The idea is that if a test machine has no IPv4 and no
> IPv6 multicast interfaces then it's probably misconfigured.
>
> Also if a regression is introduced that causes this to happen,
> then we'd probably want to see it.
>
> AFAIK the SkippedException is a good match for that.
>
I don't like the dependency on jtreg.SkippedException but if you find it
useful then okay. I assume we can remove the other messages added at the
end as they are less useful than printing the value of each network
interface before testing it.
-Alan
More information about the net-dev
mailing list