Title: [141084] trunk/LayoutTests
Revision
141084
Author
[email protected]
Date
2013-01-29 01:37:14 -0800 (Tue, 29 Jan 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Added failure/flaky crash expectations for two layout tests.
* platform/gtk/fast/js/regress: Added.
* platform/gtk/fast/js/regress/integer-modulo-expected.txt: Added the baseline after r141031.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141083 => 141084)


--- trunk/LayoutTests/ChangeLog	2013-01-29 09:35:35 UTC (rev 141083)
+++ trunk/LayoutTests/ChangeLog	2013-01-29 09:37:14 UTC (rev 141084)
@@ -1,3 +1,11 @@
+2013-01-29  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Added failure/flaky crash expectations for two layout tests.
+        * platform/gtk/fast/js/regress: Added.
+        * platform/gtk/fast/js/regress/integer-modulo-expected.txt: Added the baseline after r141031.
+
 2013-01-29  Keishi Hattori  <[email protected]>
 
         [Chromium] Marking icon-0colors.html as crashing.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (141083 => 141084)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-29 09:35:35 UTC (rev 141083)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-29 09:37:14 UTC (rev 141084)
@@ -614,6 +614,7 @@
 
 webkit.org/b/104809 media/adopt-node-crash.html [ Crash Timeout Pass ]
 webkit.org/b/104809 media/encrypted-media/encrypted-media-not-loaded.html [ Crash Failure ]
+webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure ]
 webkit.org/b/104809 media/event-queue-crash.html [ Crash Pass ]
 webkit.org/b/104809 media/track/track-cues-pause-on-exit.html [ Timeout Pass ]
 webkit.org/b/104809 media/video-source-type-params.html [ Crash Timeout Pass ]
@@ -1412,6 +1413,8 @@
 
 webkit.org/b/108100 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html [ Failure ]
 
+webkit.org/b/108169 fast/dom/shadow/touch-event.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/fast/js/regress/integer-modulo-expected.txt (0 => 141084)


--- trunk/LayoutTests/platform/gtk/fast/js/regress/integer-modulo-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/js/regress/integer-modulo-expected.txt	2013-01-29 09:37:14 UTC (rev 141084)
@@ -0,0 +1,10 @@
+JSRegress/integer-modulo
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS no exception thrown
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to