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

REGRESSION: Regtest .../SupportedMedia.java fails on Tiger-b32

    XMLWordPrintable

Details

    • 2d
    • x86
    • linux

    Description



      Name: vsR10238 Date: 12/28/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b32 (passes with JDK1.5.0-b31, JDK1.4.2-b28)
      Testbase : Regression-test
      Platform[s] : Mercury, RH Linux 8.0 (cannot reproduce on other platforms)
      Falling test[s]:
               javax/print/SupportedMedia.java

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/all/b32/ws/j2se/test/javax/print/SupportedMedia.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b32/regtest/linux/mercury_gnome_linux-17/workDir/test/javax/print/SupportedMedia.jtr

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)

      --- script start ---
      #!/bin/sh
      RESULT_DIR=`pwd`
      WORK_DIR=$RESULT_DIR/workDir/test
      REPORT_DIR=$RESULT_DIR/reportDir

      #Paths in Java Software:
      JT_HOME="/java/re/jct-tools/3.1.2/archive/fcs/binaries"
      JEMMY_JAR="/net/jdk/export/jpse04/Jemmy/jemmy.jar"
      JAVA_HOME="/java/re/jdk/1.5.0/promoted/all/b32/binaries/linux-i586"
      TEST_BASE_PATH="/java/re/jdk/1.5.0/promoted/all/b32/ws/j2se/test"

      #Alternative paths outside Java Software:
      #JT_HOME="/net/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
      #JEMMY_JAR="/net/jdk/export/jpse04/Jemmy/jemmy.jar"
      #JAVA_HOME="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b32/binaries/linux-i586"
      #TEST_BASE_PATH="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b32/ws/j2se/test"

      #Alternative paths for the NSK site:
      #JT_HOME="/net/linux-15/export/home/java/jct"
      #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
      #JAVA_HOME="/net/linux-15/export/home/java/jdk1.5.0/linux"
      #TEST_BASE_PATH="/net/linux-15/export/home/java/regtest.tiger/test"


      TESTVMOPTS="-client"
      CLASSPATH="$JT_HOME/classes:$JT_HOME/lib/javatest.jar:$JT_HOME/lib/jtreg.jar"

      TEST="javax/print/SupportedMedia.java"

      mkdir -p $WORK_DIR/scratch 2>&1
      mkdir -p $WORK_DIR/jtData 2>&1
      mkdir -p $REPORT_DIR 2>&1

      #rm $WORK_DIR/jtData/ResultCache.jtw 2>&1

      cd $WORK_DIR/scratch

      $JAVA_HOME/bin/java -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=:0,HOME=$HOME/.regtest,PATH=/bin:/usr/bin,CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DDISPLAY=:0 -DlocalHost="linux-17" -Dprogram=jtreg com.sun.javatest.regtest.Main -a -v default -batch -params -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"

      --- script end ---


      Test output (jtr part):
      =======================
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/115)----------
      command: main SupportedMedia
      reason: User specified action: run main SupportedMedia
      elapsed time (seconds): 1.726
      ----------System.out:(1/17)----------
      PRINT SERVICE lp
      ----------System.err:(16/1036)----------
      java.lang.RuntimeException: Failed, Printable > Media Size. iso-b5
         width =6.929134 height=9.84252; Printable width=7.25 height=10.5
      at SupportedMedia.<init>(SupportedMedia.java:143)
      at SupportedMedia.main(SupportedMedia.java:182)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:494)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
      at java.lang.Thread.run(Thread.java:566)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed, Printable > Media Size. iso-b5
         width =6.929134 height=9.84252; Printable width=7.25 height=10.5
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed, Printable > Media Size. iso-b5 width =6.929134 height=9.84252; Printable width=7.25 height=10.5
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed, Printable > Media Size. iso-b5 width =6.929134 height=9.84252; Printable width=7.25 height=10.5


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed, Printable > Media Size. iso-b5 width =6.929134 height=9.84252; Printable width=7.25 height=10.5


      Specific machine info:
      ======================
      Hostname: linux-17
      OS: Mercury


      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              jgodinez Jennifer Godinez (Inactive)
              vshsunw Vsh Vsh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: