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

javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently

XMLWordPrintable

    • b36
    • generic, x86
    • generic, windows

      The sound tests are included in the jdk_misc batch that is run by default in JPRT. On the hotspotwest queue one of these tests has been observed to fail. The host is prt-host-x64-1 (Solaris 10). The following is the output in the jtr file. The build is of jdk8/tl/jdk which is essentially jdk7-b146 at this time.



      TEST: javax/sound/sampled/FileWriter/AlawEncoderSync.java
      JDK under test: (/tmp/jprt/P1/T/105102.ab23780/testproduct/solaris_x64_5.10-product)
      java version "1.8.0-internal"
      Java(TM) SE Runtime Environment (build 1.8.0-internal-201106241051.ab23780.jdk-b00)
      Java HotSpot(TM) 64-Bit Server VM (build 21.0-b16, mixed mode)

      ACTION: build -- Passed. Build successful
      REASON: Named class compiled on demand
      TIME: 0.029 seconds
      messages:
      command: build AlawEncoderSync
      reason: Named class compiled on demand
      elapsed time (seconds): 0.029

      ACTION: compile -- Passed. Compilation successful
      REASON: .class file out of date or does not exist
      TIME: 0.029 seconds
      messages:
      command: compile /tmp/jprt/P1/T/105102.ab23780/source/test/javax/sound/sampled/FileWriter/AlawEncoderSync.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 0.029

      ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: test FAILED
      REASON: Assumed action based on file name: run main AlawEncoderSync
      TIME: 0.151 seconds
      messages:
      command: main AlawEncoderSync
      reason: Assumed action based on file name: run main AlawEncoderSync
      elapsed time (seconds): 0.151
      STDOUT:
      pcmStream size: 320000
      ConversionThread[1] started.
      ConversionThread[2] started.
      ConversionThread[0] started.
      ConversionThread[3] started.
      ConversionThread[4] started.
      ConversionThread[5] started.
      ConversionThread[6] started.
      ConversionThread[7] started.
      ConversionThread[8] started.
      ConversionThread[9] started.
      ConversionThread[10] started.
      ConversionThread[11] started.
      ConversionThread[12] started.
      ConversionThread[13] started.
      ConversionThread[15] started.
      ConversionThread[14] started.
      ConversionThread[16] started.
      ConversionThread[17] started.
      ConversionThread[18] started.
      ConversionThread[19] started.
      ConversionThread[15] completed.
      ConversionThread[7] completed.
      ConversionThread[5] completed.
      ConversionThread[8] completed.
      ConversionThread[18] completed.
      ConversionThread[10] completed.
      ConversionThread[14] completed.
      ConversionThread[2] completed.
      ConversionThread[4] completed.
      ConversionThread[6] completed.
      ConversionThread[17] completed.
      ConversionThread[13] completed.
      ConversionThread[3] completed.
      ConversionThread[11] completed.
      ConversionThread[12] completed.
      ConversionThread[16] completed.
      ConversionThread[1] completed.
      ConversionThread[19] completed.
      ConversionThread[9] completed.
      comparing result arrays...
      NOT equals: 0 and 1
      NOT equals: 0 and 2
      NOT equals: 0 and 3
      NOT equals: 0 and 4
      NOT equals: 0 and 5
      NOT equals: 0 and 6
      NOT equals: 0 and 7
      NOT equals: 0 and 8
      NOT equals: 0 and 9
      NOT equals: 0 and 10
      NOT equals: 0 and 11
      NOT equals: 0 and 12
      NOT equals: 0 and 13
      NOT equals: 0 and 14
      NOT equals: 0 and 15
      NOT equals: 0 and 16
      NOT equals: 0 and 17
      NOT equals: 0 and 18
      NOT equals: 0 and 19
      ConversionThread[0] completed.
      STDERR:
      java.lang.RuntimeException: test FAILED
      at AlawEncoderSync.main(AlawEncoderSync.java:55)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
      at java.lang.Thread.run(Thread.java:722)

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


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: test FAILED
      --------------------------------------------------

            amenkov Alex Menkov
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: