Title: [109873] trunk/LayoutTests
Revision
109873
Author
[email protected]
Date
2012-03-06 00:48:20 -0800 (Tue, 06 Mar 2012)

Log Message

REGRESSION (r109461): broke fast/js/function-dot-arguments-and-caller.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=80117

Unreviewed, unskip the fixed test.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109872 => 109873)


--- trunk/LayoutTests/ChangeLog	2012-03-06 08:10:28 UTC (rev 109872)
+++ trunk/LayoutTests/ChangeLog	2012-03-06 08:48:20 UTC (rev 109873)
@@ -1,3 +1,12 @@
+2012-03-06  Philippe Normand  <[email protected]>
+
+        REGRESSION (r109461): broke fast/js/function-dot-arguments-and-caller.html on GTK
+        https://bugs.webkit.org/show_bug.cgi?id=80117
+
+        Unreviewed, unskip the fixed test.
+
+        * platform/gtk/Skipped:
+
 2012-03-05  Pavel Podivilov  <[email protected]>
 
         Web Inspector: stop using RawSourceCode in BreakpointManager.

Modified: trunk/LayoutTests/platform/gtk/Skipped (109872 => 109873)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-06 08:10:28 UTC (rev 109872)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-06 08:48:20 UTC (rev 109873)
@@ -1585,9 +1585,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=79555
 fast/events/dispatch-message-string-data.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=80117
-fast/js/function-dot-arguments-and-caller.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=80210
 security/block-test.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to