You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least I think that's what's happening here. Investigating.
ERROR] Failures:
[ERROR] ExclusionFilesIntegrationTest.testExclusion:62 expected to be empty
but was: [Class sun.reflect.Reflection is not found referenced by ClassFile{location=org.jboss.modules:jboss-modules:1.6.0.Final, className=org.jboss.modules.JDKSpecific}]
[ERROR] LinkageCheckerMainIntegrationTest.testArtifacts:96 expected:<Found 7[5] linkage errors> but was:<Found 7[7] linkage errors>
[ERROR] LinkageCheckerMainIntegrationTest.testBom:134 expected:<Found 8[01] linkage errors> but was:<Found 8[23] linkage errors>
[ERROR] LinkageCheckerTest.testFindLinkageProblems_referenceToJava11Method:1150 expected to contain: java.nio.CharBuffer's method flip() is expected to return java.nio.CharBuffer but instead returns java.nio.Buffer referenced by ClassFile{location=com.google.protobuf:protobuf-java:3.12.4, className=com.google.protobuf.TextFormat}
but was : []
[ERROR] Errors:
[ERROR] LinkageCheckerTest.testFindLinkageProblems_shouldSuppressJvmCIPackage:923 » NullPointer
[ERROR] LinkageCheckerTest.testFindLinkageProblems_unusedClassReferenceInByteCode:1167 » IllegalArgument
The text was updated successfully, but these errors were encountered:
At least I think that's what's happening here. Investigating.
The text was updated successfully, but these errors were encountered: