Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8274911

testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"

XMLWordPrintable

    • b19

        The following test failed in the JDK18 CI:

        testlibrary_tests/ir_framework/tests/TestIRMatching.java

        Here's a snippet from the log file:

        TestIRMatching failed with one or more exceptions:
        Should have thrown exception
        java.lang.RuntimeException: Should have thrown exception
        at jdk.test.lib.Asserts.fail(Asserts.java:594)
        at ir_framework.tests.Utils.shouldHaveThrownException(Utils.java:38)
        at ir_framework.tests.TestIRMatching.runCheck(TestIRMatching.java:342)
        at ir_framework.tests.TestIRMatching.main(TestIRMatching.java:146)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)
        ---------
        java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
        at ir_framework.tests.TestIRMatching.main(TestIRMatching.java:312)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: TestIRMatching failed with one or more exceptions - check stderr and stdout
        ----------rerun:(38/9780)*----------

              chagedorn Christian Hagedorn
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: