Title: [124294] trunk/LayoutTests
Revision
124294
Author
[email protected]
Date
2012-07-31 20:56:02 -0700 (Tue, 31 Jul 2012)

Log Message

Unreviewed EFL gardening.
Marked the following tests as pass, but they don't pass on 32-bits machines.

sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
svg/css/stars-with-shadow.html

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124293 => 124294)


--- trunk/LayoutTests/ChangeLog	2012-08-01 03:50:13 UTC (rev 124293)
+++ trunk/LayoutTests/ChangeLog	2012-08-01 03:56:02 UTC (rev 124294)
@@ -1,3 +1,14 @@
+2012-08-01  Joone Hur  <[email protected]>
+
+        Unreviewed EFL gardening.
+        Marked the following tests as pass, but they don't pass on 32-bits machines.
+
+        sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
+        sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
+        svg/css/stars-with-shadow.html
+
+        * platform/efl/TestExpectations:
+
 2012-07-31  Ami Fischman  <[email protected]>
 
         Layout tests media/event-attributes.html and media/video-playbackrate.html failing

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124293 => 124294)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-01 03:50:13 UTC (rev 124293)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-01 03:56:02 UTC (rev 124294)
@@ -84,9 +84,9 @@
 WONTFIX : perf/mouse-event.html = TEXT PASS TIMEOUT
 
 // Rounding issues when running on 32-bits machines.
-WONTFIX X86 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = TEXT
-WONTFIX X86 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = TEXT
-WONTFIX X86 : svg/css/stars-with-shadow.html = TEXT
+BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
+BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
+WONTFIX X86 : svg/css/stars-with-shadow.html = PASS TEXT
 
 // Newly added test which fails on other bots too
 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to