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

JCK 6a test api/javax_sound/interactive/PlayMidiTests.html#PlayMidiTest fails on Ubuntu

XMLWordPrintable

    • generic
    • linux_ubuntu

      JDK: openJDK6 b03
      JCK: JCK6a + alt01
      Platform: Ubuntu Linux

      The following JCK 6a test fails:
      api/javax_sound/interactive/PlayMidiTests.html#PlayMidiTest

      Failure message:
      InvalidMidiDataException thrown on getSequencer. -canPlayMidi option was specified as true. No lines were successfully found for midi playback. This interactive test has failed.

      The .jtr file for this failure is attached to this CR.

      The script below can be used to run this test.

      ===============================
      #!/bin/sh
      ######### api/javax_sound/interactive/PlayMidiTests.html#PlayMidiTest

      cd `dirname $0`
      TCK_HOME=/java/re/jck/6.0a/promoted/latest/binaries/JCK-runtime-6a
      #TCK_HOME=${TCK_HOME:-`cd ../../../..; pwd`}

      JAVA_HOME=/java/re/openjdk/6/promoted/ea/b04/openjdk/binaries/linux-i586

      $JAVA_HOME/bin/java -cp $TCK_HOME/lib/javatest.jar:$TCK_HOME/classes javasoft.sqe.tests.api.javax.sound.interactive.PlayMidiTest -TestCaseID ALL -TestDirURL file://$TCK_HOME/tests/api/javax_sound/interactive/PlayMidiTests.html#PlayMidiTest -platform.canPlayMidi true
      ===============================

            amenkov Alex Menkov
            gaurisha Gauri Sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: