Title: [127316] trunk/LayoutTests
Revision
127316
Author
p...@google.com
Date
2012-08-31 14:03:36 -0700 (Fri, 31 Aug 2012)

Log Message

Unreviewed update of fast/js/function-apply-aliased.html expectations.

fast/js/function-apply-aliased.html has been failing for TEXT for some time but
the chromium-mac TestExpectations did not have an entry for mac. This patch
updates the expectations to include all platforms.

The bug (crbug.com/48239) has been updated to reflect this.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127315 => 127316)


--- trunk/LayoutTests/ChangeLog	2012-08-31 20:55:12 UTC (rev 127315)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 21:03:36 UTC (rev 127316)
@@ -1,3 +1,15 @@
+2012-08-31  Philip Rogers  <p...@google.com>
+
+        Unreviewed update of fast/js/function-apply-aliased.html expectations.
+
+        fast/js/function-apply-aliased.html has been failing for TEXT for some time but
+        the chromium-mac TestExpectations did not have an entry for mac. This patch
+        updates the expectations to include all platforms.
+
+        The bug (crbug.com/48239) has been updated to reflect this.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-31  Jessie Berlin  <jber...@apple.com>
 
         LayoutTests/http/tests/websocket/tests/hixie76/frame-lengths.html was removed. Remove it from the Skipped list.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127315 => 127316)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-31 20:55:12 UTC (rev 127315)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-31 21:03:36 UTC (rev 127316)
@@ -1981,7 +1981,7 @@
 BUGCR47083 : fast/text/hyphenate-limit-before-after.html = IMAGE+TEXT
 
 BUGCR48239 : fast/js/function-apply.html = TEXT
-BUGCR48239 LINUX ANDROID WIN : fast/js/function-apply-aliased.html = PASS TEXT
+BUGCR48239 : fast/js/function-apply-aliased.html = PASS TEXT
 BUGCR48239 : fast/js/function-apply-many-args.html = TIMEOUT TEXT
 
 BUGCR48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to