-
Bug
-
Resolution: Unresolved
-
P4
-
8
-
None
We are getting some unexpected color variance on the Mac Hudson slave system used for nightly testing. When we run these tests on our desktop system we don't see this problem.
Here is the failure we got before we increased the tolerance to 0.03 (we were using 0.01 prior to that).
helloworld.RectangleTest > testSceneFillColor FAILED
java.lang.AssertionError: expected:<0.5843137502670288> but was:<0.5686274766921997>
helloworld.RectangleTest > testFillRect FAILED
java.lang.AssertionError: expected:<0.5960784554481506> but was:<0.6117647290229797>
helloworld.RectangleTest > testAddFillRect FAILED
java.lang.AssertionError: expected:<0.5960784554481506> but was:<0.6117647290229797>
Here is the failure we got before we increased the tolerance to 0.03 (we were using 0.01 prior to that).
helloworld.RectangleTest > testSceneFillColor FAILED
java.lang.AssertionError: expected:<0.5843137502670288> but was:<0.5686274766921997>
helloworld.RectangleTest > testFillRect FAILED
java.lang.AssertionError: expected:<0.5960784554481506> but was:<0.6117647290229797>
helloworld.RectangleTest > testAddFillRect FAILED
java.lang.AssertionError: expected:<0.5960784554481506> but was:<0.6117647290229797>
- relates to
-
JDK-8095883 Change 'toolkit' to be a property of the App, but not Platform
- Resolved
-
JDK-8090003 Color change after drag and drop.
- Open
-
JDK-8088910 [ColorPicker] chosen and shown colors don't match on mac
- Open
-
JDK-8118536 Visual unit tests fail intermittently
- Resolved