Title: [140404] trunk/LayoutTests
Revision
140404
Author
zandober...@gmail.com
Date
2013-01-22 02:34:29 -0800 (Tue, 22 Jan 2013)

Log Message

Unreviewed GTK gardening.

Adding timeout expectations for two tests from the JSRegress suite that
were added in r140276. The timeouts are GTK-specific.
Expanding the main failure expectation for all Encrypted Media tests to
expect either failures or timeouts.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140403 => 140404)


--- trunk/LayoutTests/ChangeLog	2013-01-22 10:26:20 UTC (rev 140403)
+++ trunk/LayoutTests/ChangeLog	2013-01-22 10:34:29 UTC (rev 140404)
@@ -1,3 +1,14 @@
+2013-01-22  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        Adding timeout expectations for two tests from the JSRegress suite that
+        were added in r140276. The timeouts are GTK-specific.
+        Expanding the main failure expectation for all Encrypted Media tests to
+        expect either failures or timeouts.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-22  Mihnea Ovidenie  <mih...@adobe.com>
 
         [CSS Regions] min-max height will not trigger a relayout when set on a region with auto-height

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (140403 => 140404)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-22 10:26:20 UTC (rev 140403)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-22 10:34:29 UTC (rev 140404)
@@ -277,9 +277,7 @@
 webkit.org/b/99065 http/tests/media/media-source [ Skip ]
 
 # Encrypted Media Extensions are not enabled.
-webkit.org/b/99024 media/encrypted-media [ Failure ]
-webkit.org/b/99024 media/encrypted-media/encrypted-media-events.html [ Timeout ]
-webkit.org/b/99024 fast/events/constructors/media-key-event-constructor.html [ Timeout ]
+webkit.org/b/99024 media/encrypted-media [ Failure Timeout ]
 
 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
 webkit.org/b/99025 fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Pass ]
@@ -722,6 +720,9 @@
 webkit.org/b/107194 storage/indexeddb/pending-version-change-on-exit.html [ Timeout ]
 webkit.org/b/107194 storage/indexeddb/transaction-complete-workers.html [ Timeout ]
 
+webkit.org/b/107534 fast/js/regress/object-closure-call.html [ Timeout ]
+webkit.org/b/107534 fast/js/regress/cell-argument.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to