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

REGRESSION: JCK1.5 api/javax_swing/text/FlowView/index.html#misc test fails

XMLWordPrintable



      Name: iaR10016 Date: 06/21/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b56
                       (passed with JDK1.5.0-b55, JCK1.4a/JDK1.4.2-b28)
      JCK : JCK1.5-runtime (b21)
      Platform[s] : all
      switch/Mode : default
      JCK test owner: http://javaweb.sfbay/jcce/tcks/jck/1.5/project/data_reports/owners.jto
      Falling test : api/javax_swing/text/FlowView/index.html#misc [FlowView2007]

      JCK1.5-runtime (b21) api/javax_swing/text/FlowView/index.html#misc test fails with JDK1.5.0-b56
      on all platforms.

      Test source location:
      =====================
      /java/re/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15/tests/api/javax_swing/text/FlowView/miscTests.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b56/jck15/linux/Cinnabar_Gnome__linux-12/workDir/api/javax_swing/text/FlowView/index_misc.jtr

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

      --- script start ---
      #!/bin/sh

      #Paths in Java Software:
      JDK="/java/re/jdk/1.5.0/promoted/all/b56/binaries/linux-i586"
      JCK="/java/re/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15"

      #Alternative paths outside Java Software
      #JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b56/binaries/linux-i586"
      #JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15"

      #Alternative paths for the NSK site:
      #JCK="/net/linux-15/export/home/java/jck1.5/JCK-runtime-15"
      #JDK="/net/linux-15/export/home/java/jdk1.5.0/linux"

      export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      TEST="javasoft.sqe.tests.api.javax.swing.text.FlowView.miscTests -TestCaseID FlowView2007"
      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
      $JDK/bin/java -showversion $TEST
      --- script end ---

      Test output:
      ============
      JCK_VERSION=1.5 JCK_BUILD_ID=b21
      java version "1.5.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b56)
      Java HotSpot(TM) Client VM (build 1.5.0-beta3-b56, mixed mode)

      FlowView2007: Failed. FlowView2007 failed
        === protected void loadChildren(ViewFactory f) ===
      STATUS:Failed.test cases: 1; all failed; first test case failure: FlowView2007

      Specific machine info:
      ======================
      Hostname: linux-12
      OS: Cinnabar (Gnome)
      Hostname: linux-18
      OS: Solaris 10 (x86) (GNOME)
      Hostname: linux-3
      OS: Solaris 10 (x86) (CDE)
      Hostname: linux-8
      OS: Solaris 10 (sparc) (GNOME)

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

            idk Igor Kushnirskiy (Inactive)
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: