Title: [125935] trunk/LayoutTests
Revision
125935
Author
[email protected]
Date
2012-08-17 14:29:46 -0700 (Fri, 17 Aug 2012)

Log Message

2012-08-17  Nate Chapin  <[email protected]>

        Update BUGJAPHET TextExpectations entries to point to bugs.

        * platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125934 => 125935)


--- trunk/LayoutTests/ChangeLog	2012-08-17 21:24:15 UTC (rev 125934)
+++ trunk/LayoutTests/ChangeLog	2012-08-17 21:29:46 UTC (rev 125935)
@@ -1,3 +1,9 @@
+2012-08-17  Nate Chapin  <[email protected]>
+
+        Update BUGJAPHET TextExpectations entries to point to bugs.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-17  Kiran Muppala  <[email protected]>
 
         Update test expectations for inspector/timeline/timeline-decode-resize.html on mac

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (125934 => 125935)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-17 21:24:15 UTC (rev 125934)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-17 21:29:46 UTC (rev 125935)
@@ -873,6 +873,9 @@
 // ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) isn't enabled for Android (WK94186).
 WONTFIX SKIP ANDROID : fast/forms/time-multiple-fields = PASS
 
+// Test fails because it's trying to load a plugin we don't have. We probably don't need to fix this.
+WONTFIX : platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html = TEXT
+
 // -----------------------------------------------------------------
 // TESTS TO FIX
 // -----------------------------------------------------------------
@@ -1811,7 +1814,7 @@
 BUGCR40680 SKIP : fast/media/media-query-list-07.html = PASS
 
 // Caused by http://trac.webkit.org/changeset/56394.
-BUG_JAPHET WIN : http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html = TIMEOUT TEXT PASS
+BUGCR143475 WIN : http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html = TIMEOUT TEXT PASS
 
 // Due to the differences in handling text encodings in KURL and googleurl.
 BUGWK20559 : http/tests/navigation/anchor-frames-gbk.html = TEXT
@@ -2079,10 +2082,10 @@
 
 // Added in Webkit r69707 without expected results.
 // Expected result file added in r83450. Still no match.
-BUGJAPHET : platform/gtk/accessibility/aria-table-hierarchy.html = TEXT
+BUG143479 : platform/gtk/accessibility/aria-table-hierarchy.html = TEXT
 
 // r69833, JSC/V8 Date parsing differences
-BUGJAPHET : fast/js/date-parse-test.html = TEXT
+BUG143476 : fast/js/date-parse-test.html = TEXT
 
 // Vertical text needs to be implemented in platforms other than OS X.
 BUGCR65877 LINUX ANDROID WIN : fast/writing-mode/border-vertical-lr.html = IMAGE+TEXT
@@ -2558,9 +2561,6 @@
 
 BUGCR87732 : fast/regex/toString.html = TEXT
 
-// Test fails because it's trying to load a plugin we don't have. We probably don't need to fix this.
-BUGJAPHET : platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html = TEXT
-
 // Started around WebKit r90233:r90242
 BUGWK64000 DEBUG : fast/events/click-focus-anchor.html = PASS TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to