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

Test java/awt/Dialog/4255200/ModalTest.java fails since 5.0 FCS

XMLWordPrintable

    • x86
    • solaris_11

      Testsuite name: Regression
      Test name: java/awt/Dialog/4255200/ModalTest.java
      JDK tested: JDK 5.0u45 b02
      OS tested: Solaris 11 x86
      Is it a regression: No
      Fails on 5.0 FCS: Yes

      log:

      #section:main
      ----------messages:(3/110)----------
      command: main Test4255200
      reason: User specified action: run main Test4255200
      elapsed time (seconds): 21.717
      ----------System.out:(23/2368)----------
      Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
      Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
      Trace:
      Start to wait frame "Frame with title "Modal Test Win 1"" opened
      Trace:
      Frame "Frame with title "Modal Test Win 1"" has been opened in 1 milliseconds
          ModalTest[frame0,200,200,300x400,layout=java.awt.BorderLayout,title=Modal Test Win 1,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,6,24,288x370,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
      Trace:
      Start to wait frame "Frame with title "Modal Test Win 2"" opened
      Trace:
      Frame "Frame with title "Modal Test Win 2"" has been opened in 7 milliseconds
          ModalTest[frame1,500,200,300x400,layout=java.awt.BorderLayout,title=Modal Test Win 2,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,6,24,288x370,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
      Trace:
      Start to wait action "Wait AbstractButton with text "New Modal Dlog" loaded"
      Trace:
      "Wait AbstractButton with text "New Modal Dlog" loaded" action has been produced in 2 milliseconds with result
          : javax.swing.JButton[,134,5,142x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@3f6dadf9,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=New Modal Dlog,defaultCapable=true]
      Trace:
      Start to wait dialog "Dialog with title "Select an Option"" opened
      Trace:
      Dialog "Dialog with title "Select an Option"" has been opened in 0 milliseconds
          javax.swing.JDialog[dialog0,213,340,274x120,layout=java.awt.BorderLayout,modal,title=Select an Option,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,6,24,262x90,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
      Test Failed
      ----------System.err:(13/672)----------
      java.lang.RuntimeException: Failed
      at Test4255200.main(Test4255200.java:66)
      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:592)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:637)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed

            vkarnauk Vladislav Karnaukhov
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: