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

Reg test DialogLocationTest.html Failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.3.1_01
    • client-libs
    • beta
    • x86
    • solaris_7
    • Verified

      Name: as83306 Date: 10/17/2000

      Regression test
      java/awt/Dialog/DialogLocationTest/DialogLocationTest.html Failing
      #Test Results (version 2)
      #Mon Oct 16 13:45:01 GMT+00:00 2000
      #checksum:72a64e53258479af
      #-----testdescription-----
      $file=/.automount/sqesvr/root/export/st1/regression/firefly/jdk13_01Tests/noRMITests/java/awt/Di
      alog/DialogLocationTest/DialogLocationTest.html
      $root=/.automount/sqesvr/root/export/st1/regression/firefly/jdk13_01Tests/noRMITests
      author=###@###.### : area=awt.Component
      keywords=bug4101437
      run=USER_SPECIFIED applet DialogLocationTest.html\n
      source=DialogLocationTest.html
      title=Dialog.setLocation(int,int)works unstable when the dialog is visible

      #-----environment-----

      #-----testresult-----
      description=file:///.automount/sqesvr/root/export/st1/regression/firefly/jdk13_01Tests/noRMITest
      s/java/awt/Dialog/DialogLocationTest/DialogLocationTest.html
      end=Mon Oct 16 13:45:01 GMT+00:00 2000
      environment=regtest
      execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException:
      Dialog Location is set incorrectly
      javatestOS=Linux 2.2.12-20smp (i386)
      javatestVersion=JT_2.1.3i
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile applet
      start=Mon Oct 16 13:44:53 GMT+00:00 2000
      status=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException:
      Dialog Location is set incorrectly
      test=java/awt/Dialog/DialogLocationTest/DialogLocationTest.html
      work=/.automount/sqesvr/root/export/st1/regression/firefly/results/testsol2.2.12-20smp-harness12
      2-testwithjdk1.3.0_01_fcs-10-16-12.59-noRMI/java/awt/Dialog/DialogLocationTest

      #section:script_messages
      ----------messages:(1/92)----------
      JDK under test: java full version "1.3.0_01" (/net/sqesvr/export/st1/jdk1.3.0_01_fcs/linux)

      #section:build
      ----------messages:(3/104)----------
      command: build DialogLocationTest
      reason: Named class compiled on demand
      elapsed time (seconds): 3.266
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/236)----------
      command: compile
      /.automount/sqesvr/root/export/st1/regression/firefly/jdk13_01Tests/noRMITests/java/awt/Dialog/D
      ialogLocationTest/DialogLocationTest.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 3.249
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:applet
      ----------messages:(3/137)----------
      command: applet DialogLocationTest.html
      reason: User specified action: run applet DialogLocationTest.html
      elapsed time (seconds): 4.401
      ----------System.out:(190/13730)----------
      Failed in componentMoved() expect:[577,218] reported:[581,242] diff [4,24]
      Failed on iteration 0 expect:[577,218] reported:[581,242] diff [4,24]
      Failed in componentMoved() expect:[508,173] reported:[512,197] diff [4,24]
      Failed on iteration 1 expect:[508,173] reported:[512,197] diff [4,24]
      Failed in componentMoved() expect:[720,234] reported:[724,258] diff [4,24]
      Failed on iteration 2 expect:[720,234] reported:[724,258] diff [4,24]
      Failed in componentMoved() expect:[548,355] reported:[552,379] diff [4,24]
      Failed on iteration 3 expect:[548,355] reported:[552,379] diff [4,24]
      Failed in componentMoved() expect:[608,225] reported:[612,249] diff [4,24]
      Failed on iteration 4 expect:[608,225] reported:[612,249] diff [4,24]
      Failed in componentMoved() expect:[82,233] reported:[86,257] diff [4,24]
      Failed on iteration 5 expect:[82,233] reported:[86,257] diff [4,24]
      Failed in componentMoved() expect:[617,237] reported:[621,261] diff [4,24]
      Failed on iteration 6 expect:[617,237] reported:[621,261] diff [4,24]
      Failed in componentMoved() expect:[358,176] reported:[362,200] diff [4,24]
      Failed on iteration 7 expect:[358,176] reported:[362,200] diff [4,24]

      . . . . . repetitive data removed

      Failed in componentMoved() expect:[303,304] reported:[307,328] diff [4,24]
      Failed on iteration 91 expect:[303,304] reported:[307,328] diff [4,24]
      Failed in componentMoved() expect:[23,364] reported:[27,388] diff [4,24]
      Failed on iteration 92 expect:[23,364] reported:[27,388] diff [4,24]
      Failed in componentMoved() expect:[625,161] reported:[629,185] diff [4,24]
      Failed on iteration 93 expect:[625,161] reported:[629,185] diff [4,24]
      Failed in componentMoved() expect:[459,116] reported:[463,140] diff [4,24]
      Failed on iteration 94 expect:[459,116] reported:[463,140] diff [4,24]
      Failed in componentMoved() expect:[388,276] reported:[392,300] diff [4,24]
      Failed on iteration 95 expect:[388,276] reported:[392,300] diff [4,24]
      Failed in componentMoved() expect:[177,6] reported:[181,30] diff [4,24]
      Failed on iteration 96 expect:[177,6] reported:[181,30] diff [4,24]
      Failed in componentMoved() expect:[492,95] reported:[496,119] diff [4,24]
      Failed on iteration 97 expect:[492,95] reported:[496,119] diff [4,24]
      Failed in componentMoved() expect:[558,119] reported:[562,119] diff [4,0]
      Failed on iteration 98 expect:[558,119] reported:[562,119] diff [4,0]
      Failed in componentMoved() expect:[640,307] reported:[644,331] diff [4,24]
      Failed on iteration 99 expect:[640,307] reported:[644,331] diff [4,24]
      ----------System.err:(5/359)----------
      java.lang.RuntimeException: Dialog Location is set incorrectly
              at DialogLocationTest.start(DialogLocationTest.java:119)
              at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
              at java.lang.Thread.run(Thread.java:484)
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Dialog Location is
      set incorrectly
      result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException:
      Dialog Location is set incorrectly


      test result: Failed. Execution failed: Applet thread threw exception:
      java.lang.RuntimeException: Dialog Location is set incorrectly

      ======================================================================
      al.smith@eng 2001-03-20

      This test is failing with Ladybird build 19.

            ehawkessunw Eric Hawkes (Inactive)
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: