Skip to content

JTReg Test Failure: java/lang/invoke/DropLookupModeTest.java and java/lang/invoke/lookup/LookupClassTest.java #8570

@adam-thorpe

Description

@adam-thorpe

Failure link

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_j9_sanity.openjdk_x86-64_mac/3/consoleFull

  • test category: sanity.openjdk
  • OS/architecture: jdk14 - all

Optional info

  • intermittent failure (yes|no): no
  • regression or new test: new test

Failure output (captured from console output)

test DropLookupModeTest.testUnconditionalLookup(java.lang.Object/publicLookup, class java.lang.Object): failure
test DropLookupModeTest.testUnconditionalLookup(java.lang.String/public, class java.lang.String): failure
test DropLookupModeTest.testUnconditionalLookup(DropLookupModeTest/public, class DropLookupModeTest): failure
00:12:09  java.lang.AssertionError: expected [true] but found [false]
00:12:09  	at org.testng.Assert.fail(Assert.java:94)
00:12:09  	at org.testng.Assert.failNotEquals(Assert.java:496)
00:12:09  	at org.testng.Assert.assertTrue(Assert.java:42)
00:12:09  	at org.testng.Assert.assertTrue(Assert.java:52)
00:12:09  	at DropLookupModeTest.testUnconditionalLookup(DropLookupModeTest.java:125)
test LookupClassTest.arrayLookupClass(): failure
Method LookupClassTest.arrayLookupClass()[pri:0, instance:LookupClassTest@22c922d1] should have thrown an exception of type class java.lang.IllegalArgumentException

test LookupClassTest.primitiveLookupClass(): failure
Method LookupClassTest.primitiveLookupClass()[pri:0, instance:LookupClassTest@22c922d1] should have thrown an exception of type class java.lang.IllegalArgumentException

test LookupClassTest.voidLookupClass(): failure
org.testng.TestException: 
Method LookupClassTest.voidLookupClass()[pri:0, instance:LookupClassTest@22c922d1] should have thrown an exception of type class java.lang.IllegalArgumentException

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions