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

REGRESSION: JCK1.5 api/java_awt/interactive/event/EventTests.html#EventTest0018

XMLWordPrintable

    • b55
    • generic, x86, sparc
    • solaris_8
    • Verified

      Name: iaR10016 Date: 04/07/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b45
                       (passed with JDK1.4.2-b28)
      JCK : JCK1.5-runtime (b15)
      Platform[s] : Solaris 8 (sparc) (OpenWindows)
                       (not reproducible on Solaris systems with CDE and Gnome WMs)
      switch/Mode : default
      JCK test owner: http://javaweb.sfbay/jcce/tcks/jck/1.5/project/data_reports/owners.jto
      Falling test : api/java_awt/interactive/event/EventTests.html#EventTest0018 [EventTest0018]

      JCK1.5 (b15) runtime interactive test api/java_awt/interactive/event/EventTests.html#EventTest0018 fails
      with JDK1.5.0-b45 on Solaris with OpenWindows WM: "focusGained", "focusLost", "keyPressed", "keyReleased"
      and "keyTyped" events are not delivered via generation of list events.

      Please, note that the test executes very slowly because of the bugs 5020204, 5006248.

      Test source location:
      =====================
      /java/re/jck/1.5/promoted/beta/b15/binaries/JCK-runtime-15/tests/api/java_awt/interactive/event/MyActionListener.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b45/jck15/sparc/Solaris_8_sparc_O_W__linux-1/workDir/api-interactive/java_awt/interactive/event/EventTests_EventTest0018.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/b45/binaries/solaris-sparc"
      JCK="/java/re/jck/1.5/promoted/beta/b15/binaries/JCK-runtime-15"

      #Alternative paths outside Java Software
      #JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/binaries/solaris-sparc"
      #JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta/b15/binaries/JCK-runtime-15"

      export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"

      TEST="javasoft.sqe.tests.api.java.awt.interactive.event.EventTests -TestCaseID EventTest0018"
      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
      $JDK/bin/java -showversion $TEST
      --- script end ---

      Specific machine info:
      ======================
      Hostname: linux-1
      OS: Solaris 8 (sparc) (O/W)

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

            ant Anton Tarasov (Inactive)
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: