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

BigInteger/PrimitiveConversionTests.java failed due to "RuntimeException: Incurred 418 failures while testing primitive conversions."

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • None
    • 12
    • core-libs
    • x86_64
    • windows

      The following test failed in the jdk/jdk CI:

      java/math/BigInteger/PrimitiveConversionTests.java

      Here's a snippet from the log file:

      ----------System.err:(12/781)----------
      java.lang.RuntimeException: Incurred 418 failures while testing primitive conversions.
      at PrimitiveConversionTests.main(PrimitiveConversionTests.java:101)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:246)
      at java.base/java.lang.Thread.run(Thread.java:835)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Incurred 418 failures while testing primitive conversions.


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Incurred 418 failures while testing primitive conversions.

        1. bigstrings.txt
          66 kB
        2. FileTest.java
          0.8 kB
        3. stdout.txt
          80 kB

            bpb Brian Burkhalter
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: