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

A test from 8146467 fails all platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • core-libs

      java/util/concurrent/tck/JSR166TestCase.java is failing all platforms following
       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1f4febd3c93d
      ----------System.err:(15/934)----------
      JavaTest Message: JUnit Failure: testWhenComplete_sourceFailedActionFailed(CompletableFutureTest): expected:<1> but was:<0>
      java.lang.Exception: JUnit test failure
      at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:106)
      at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:85)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:804)

      JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure
      JavaTest Message: shutting down test

            martin Martin Buchholz
            ssides Steve Sides
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: