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

Test java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java Failed to unset alwaysOnTop

XMLWordPrintable

    • x86_64
    • linux


      ----------System.out:(27/642)----------
      Testing CASE 1: JDialog without parent/owner
       >> Testing Scenario 1 ...
       >> Scenario 1 Passed
       >> Testing Scenario 2 ...
       >> Scenario 2 Passed
       >> Testing Scenario 3 ...
       >> Scenario 3 FAILED !!
      CASE 1 Completed

      Testing CASE 2: JDialog with JFrame as owner
       >> Testing Scenario 1 ...
       >> Scenario 1 Passed
       >> Testing Scenario 2 ...
       >> Scenario 2 Passed
       >> Testing Scenario 3 ...
       >> Scenario 3 Passed
      CASE 2 Completed

      Testing CASE 3:Dialog within another JDialog as owner
       >> Testing Scenario 1 ...
       >> Scenario 1 Passed
       >> Testing Scenario 2 ...
       >> Scenario 2 Passed
       >> Testing Scenario 3 ...
       >> Scenario 3 Passed
      CASE 3 Completed

      ----------System.err:(15/1233)----------
      java.lang.RuntimeException: Following cases and scenarios failed. Please check the saved screenshots.
      Case 1 Scenario 3 Failed: Failed to unset alwaysOnTop Expected Color: java.awt.Color[r=255,g=0,b=0] vs Actual Color: java.awt.Color[r=0,g=255,b=0]

      at ChildAlwaysOnTopTest.main(ChildAlwaysOnTopTest.java:117)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:588)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

            tr Tejesh R
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: