#Test Results (version 2) #Thu May 14 21:43:34 CEST 2009 #checksum:54441fbd7632c611 #-----testdescription----- $file=/home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java $root=/home/mark/src/icedtea6/openjdk/jdk/test run=ASSUMED_ACTION main NoteOverFlowTest\n source=NoteOverFlowTest.java title=Test SoftChannel noteOn/noteOff overflow test #-----environment----- #-----testresult----- description=file:/home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java end=Thu May 14 21:43:34 CEST 2009 environment=regtest execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Not all voices are inactive! javatestOS=Linux 2.6.29.3-140.fc11.x86_64 (amd64) javatestVersion=unset script=com.sun.javatest.regtest.RegressionScript sections=script_messages build compile main start=Thu May 14 21:43:33 CEST 2009 test=javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java work=/home/mark/src/icedtea6/test/jdk/JTwork/javax/sound/midi/Gervill/SoftChannel #section:script_messages ----------messages:(4/237)---------- JDK under test: (/home/mark/src/icedtea6/openjdk/build/linux-amd64/j2sdk-image) java version "1.6.0_0" OpenJDK Runtime Environment (IcedTea6 1.5pre-r50c172a7a7f4) (build 1.6.0_0-b16) OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode) #section:build ----------messages:(3/101)---------- command: build NoteOverFlowTest reason: Named class compiled on demand elapsed time (seconds): 0.029 result: Passed. Build successful #section:compile ----------messages:(3/197)---------- command: compile /home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java reason: .class file out of date or does not exist elapsed time (seconds): 0.028 ----------direct:(13/1163)---------- /home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java:34: warning: com.sun.media.sound.AudioSynthesizer is Sun proprietary API and may be removed in a future release import com.sun.media.sound.AudioSynthesizer; ^ /home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java:35: warning: com.sun.media.sound.SoftSynthesizer is Sun proprietary API and may be removed in a future release import com.sun.media.sound.SoftSynthesizer; ^ /home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java:41: warning: com.sun.media.sound.AudioSynthesizer is Sun proprietary API and may be removed in a future release AudioSynthesizer synth = new SoftSynthesizer(); ^ /home/mark/src/icedtea6/openjdk/jdk/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java:41: warning: com.sun.media.sound.SoftSynthesizer is Sun proprietary API and may be removed in a future release AudioSynthesizer synth = new SoftSynthesizer(); ^ 4 warnings result: Passed. Compilation successful #section:main ----------messages:(3/130)---------- command: main NoteOverFlowTest reason: Assumed action based on file name: run main NoteOverFlowTest elapsed time (seconds): 0.22 ----------System.out:(0/0)---------- ----------System.err:(12/624)---------- java.lang.RuntimeException: Not all voices are inactive! at NoteOverFlowTest.main(NoteOverFlowTest.java:66) 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:616) at com.sun.javatest.regtest.MainAction$SameVMThread.run(MainAction.java:595) at java.lang.Thread.run(Thread.java:636) JavaTest Message: Test threw exception: java.lang.RuntimeException JavaTest Message: shutting down test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Not all voices are inactive! test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Not all voices are inactive!