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

TEST_BUG: java/awt/Label/ContainerValidateTest/ContainerValidateTest.html fails

XMLWordPrintable

    • b15
    • generic
    • generic

      Name: iaR10016 Date: 04/01/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b44
      Testbase : Regression-test
      Platform[s] : all
      Falling test: java/awt/Label/ContainerValidateTest/ContainerValidateTest.html

      Manual Regression test java/awt/Label/ContainerValidateTest/ContainerValidateTest.html Description contains typo.
      It reads:
      ...
      Press buttons "Swap 1" and "Swap 2" a few times
      Every time you press button watch the label:
      after pressing on "Swap 1" label must have caption "Label 1".
      after pressing on "Swap 2" label must have caption "Label 1".
      Note that it may take several seconds for label to redraw.
      ...

      Actually the label has "Label 2" caption after clicking on "Swap 1" and "Label 1" caption after clicking on "Swap 2",
      and this is the expected result.

      The Description should be changed in the following way:
      ...
      after pressing on "Swap 1" label must have caption "Label 2".
      after pressing on "Swap 2" label must have caption "Label 1".
      ...

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/all/b44/ws/j2se/test/java/awt/Label/ContainerValidateTest/ContainerValidateTest.html

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b44/regtest/linux/QuickSilver_linux-17/workDir/test-manual/java/awt/Label/ContainerValidateTest/ContainerValidateTest.jtr

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

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

      #Paths in Java Software:
      TESTJAVA="/java/re/jdk/1.5.0/promoted/all/b44/binaries/linux-i586"
      TESTBASE="/java/re/jdk/1.5.0/promoted/all/b44/ws/j2se/test"

      #Alternative paths outside Java Software
      #TESTJAVA="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b44/binaries/linux-i586"
      #TESTBASE="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b44/ws/j2se/test"

      #Alternative paths for the NSK site:
      #TESTJAVA="/net/linux-15/export/home/java/jdk1.5.0/linux"
      #TESTBASE="/net/linux-15/export/home/java/regtest.tiger/test"

      cp $TESTBASE/java/awt/Label/ContainerValidateTest/* .
      $TESTJAVA/bin/javac *.java
      $TESTJAVA/bin/appletviewer ContainerValidateTest.html
        --- script end ---

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

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

            son Oleg Sukhodolsky (Inactive)
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: