[vector] intermittent failure of Byte64VectorTests.andAllByte64VectorTests(byte[i + 1])

Deshpande, Vivek R vivek.r.deshpande at intel.com
Thu Jun 14 01:00:21 UTC 2018


Hi Paul 

I would take a look at it soon.

Regards,
Vivek

-----Original Message-----
From: panama-dev [mailto:panama-dev-bounces at openjdk.java.net] On Behalf Of Paul Sandoz
Sent: Thursday, June 7, 2018 10:14 AM
To: panama-dev at openjdk.java.net
Subject: [vector] intermittent failure of Byte64VectorTests.andAllByte64VectorTests(byte[i + 1])

I am observing an intermittent failure, not sure if people are aware of it:

test Byte64VectorTests.andAllByte64VectorTests(byte[i + 1]): failure
java.lang.AssertionError: at index #16 expected [16] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:309)
	at Byte64VectorTests.assertReductionArraysEquals(Byte64VectorTests.java:90)
	at Byte64VectorTests.andAllByte64VectorTests(Byte64VectorTests.java:605)

Paul.


More information about the panama-dev mailing list