Title: [127291] trunk/LayoutTests
Revision
127291
Author
[email protected]
Date
2012-08-31 11:07:10 -0700 (Fri, 31 Aug 2012)

Log Message

[chromium] Fix platform/chromium/TestExpectations typo
https://bugs.webkit.org/show_bug.cgi?id=95592

Unreviewed gardening.

Unfortunately r127174 contained a typo that broke webkit-lint on our build. See https://bugs.webkit.org/show_bug.cgi?id=95581 .

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127290 => 127291)


--- trunk/LayoutTests/ChangeLog	2012-08-31 18:00:24 UTC (rev 127290)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 18:07:10 UTC (rev 127291)
@@ -1,3 +1,14 @@
+2012-08-31  Gavin Peters  <[email protected]>
+
+        [chromium] Fix platform/chromium/TestExpectations typo
+        https://bugs.webkit.org/show_bug.cgi?id=95592
+
+        Unreviewed gardening.
+
+        Unfortunately r127174 contained a typo that broke webkit-lint on our build. See https://bugs.webkit.org/show_bug.cgi?id=95581 .
+
+        * platform/chromium/TestExpectations:
+
 2012-08-31  Jessie Berlin  <[email protected]>
 
         fast/css/align-positioned-object-on-resize.html skipped on Mac platforms

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127290 => 127291)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-31 18:00:24 UTC (rev 127290)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-31 18:07:10 UTC (rev 127291)
@@ -3499,7 +3499,7 @@
 BUGWK95246 : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS TEXT
 
 BUGWK95581 : http/tests/xmlhttprequest/zero-length-response.html = TIMEOUT PASS
-BUGWK95581 : http/tests/misc/_javascript_-url-stop-loaders.htm = TIMEOUT PASS
+BUGWK95581 : http/tests/misc/_javascript_-url-stop-loaders.html = TIMEOUT PASS
 
 BUGWK94261 DEBUG : http/tests/inspector/indexeddb/resources-panel.html = PASS CRASH TIMEOUT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to