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

[TEST_BUG]Test java/awt/Window/BackgroundIsNotUpdated/BackgroundIsNotUpdated.java fails for Ubuntu 15.10

XMLWordPrintable

    • linux_ubuntu

      Testsuite name: jdk_awt
      Test name(s): java/awt/Window/BackgroundIsNotUpdated/BackgroundIsNotUpdated.java
      Product(s) tested: JDK 8 u65 b17
      OS/architecture: Ubuntu 15.10 x64

      Error log file : Plese see the attached jtr file

      Reproducible: Always


      Is it a Regression: No (Test passes for Ubuntu 14.04 for JDK 8 u65 b17 )


      Is it a platform specific issue: Yes
      Is it a new (previously unsupported) OS/browser/mode testing: Yes
      Issue specific to execution mode or OS/browser version:Ubuntu 15.10 (Test passes for Ubuntu 14.04 )

      Exception/Error from Log:

      #section:main
      ----------messages:(3/143)----------
      command: main BackgroundIsNotUpdated
      reason: Assumed action based on file name: run main BackgroundIsNotUpdated
      elapsed time (seconds): 2.418
      ----------System.out:(0/0)----------
      ----------System.err:(13/922)----------
      java.lang.RuntimeException: Expected: java.awt.Color[r=0,g=255,b=0] , Actual: java.awt.Color[r=48,g=10,b=36]
      at BackgroundIsNotUpdated.main(BackgroundIsNotUpdated.java:72)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected: java.awt.Color[r=0,g=255,b=0] , Actual: java.awt.Color[r=48,g=10,b=36]
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected: java.awt.Color[r=0,g=255,b=0] , Actual: java.awt.Color[r=48,g=10,b=36]

            serb Sergey Bylokhov
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: