Title: [98737] trunk/LayoutTests
Revision
98737
Author
rn...@webkit.org
Date
2011-10-28 11:00:36 -0700 (Fri, 28 Oct 2011)

Log Message

Unskip tables/mozilla_expected_failures/bugs/bug14007-2.html
since the test was rebaselined in r98691.

Also enable platform/mac/editing/deleting/backward-delete.html on Chromium Mac
and skip it again on Chromium Windows and Linux.

* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98736 => 98737)


--- trunk/LayoutTests/ChangeLog	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/ChangeLog	2011-10-28 18:00:36 UTC (rev 98737)
@@ -1,3 +1,17 @@
+2011-10-28  Ryosuke Niwa  <rn...@webkit.org>
+
+        Unskip tables/mozilla_expected_failures/bugs/bug14007-2.html
+        since the test was rebaselined in r98691.
+
+        Also enable platform/mac/editing/deleting/backward-delete.html on Chromium Mac
+        and skip it again on Chromium Windows and Linux.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2011-10-28  Anna Cavender  <ann...@chromium.org>
 
         Implement load notification and events for <track>.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (98736 => 98737)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-28 18:00:36 UTC (rev 98737)
@@ -298,9 +298,8 @@
 WONTFIX MAC WIN : platform/chromium-linux = FAIL
 WONTFIX SKIP LINUX MAC : platform/win = FAIL CRASH PASS
 
-// This is a Safari specific test to make WebKit behave like AppKit on the Mac.
-// We do not support it because PLATFORM(MAC) is not defined for the mac version.
-WONTFIX : platform/mac/editing/deleting/backward-delete.html = TEXT
+// This is a test to make WebKit behave like AppKit on Mac.
+WONTFIX SKIP WIN LINUX : platform/mac/editing/deleting/backward-delete.html = TEXT
 
 // Ignored because we do not have OBJC bindings
 WONTFIX SKIP : editing/pasteboard/paste-RTFD.html = FAIL
@@ -3938,8 +3937,6 @@
 
 BUGWK71004 : inspector/storage-panel-dom-storage.html = PASS TIMEOUT
 
-BUGWK71032 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
-
 BUGWK71074 MAC : fast/table/border-collapsing/border-collapsing-head-foot.html = IMAGE+TEXT
 BUGWK71080 : printing/single-line-must-not-be-split-into-two-pages.html = IMAGE+TEXT IMAGE PASS
 BUGWK71080 : printing/setPrinting.html = IMAGE+TEXT IMAGE PASS

Modified: trunk/LayoutTests/platform/gtk/Skipped (98736 => 98737)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-10-28 18:00:36 UTC (rev 98737)
@@ -1688,6 +1688,3 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=71022
 fast/canvas/canvas-composite-image.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=71032
-tables/mozilla_expected_failures/bugs/bug14007-2.html

Modified: trunk/LayoutTests/platform/mac/Skipped (98736 => 98737)


--- trunk/LayoutTests/platform/mac/Skipped	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-10-28 18:00:36 UTC (rev 98737)
@@ -485,9 +485,6 @@
 fast/css/webkit-mask-crash-fieldset-legend.html
 fast/css/webkit-mask-crash-table.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=71032
-tables/mozilla_expected_failures/bugs/bug14007-2.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=70989
 fast/canvas/webgl/attrib-location-length-limits.html
 fast/canvas/webgl/uniform-location-length-limits.html

Modified: trunk/LayoutTests/platform/qt/Skipped (98736 => 98737)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-28 18:00:36 UTC (rev 98737)
@@ -2493,6 +2493,3 @@
 # [Qt] inspector/extensions/extensions-console.html is failing
 # https://bugs.webkit.org/show_bug.cgi?id=70905
 inspector/extensions/extensions-console.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=71032
-tables/mozilla_expected_failures/bugs/bug14007-2.html

Modified: trunk/LayoutTests/platform/win/Skipped (98736 => 98737)


--- trunk/LayoutTests/platform/win/Skipped	2011-10-28 17:54:32 UTC (rev 98736)
+++ trunk/LayoutTests/platform/win/Skipped	2011-10-28 18:00:36 UTC (rev 98737)
@@ -1459,6 +1459,3 @@
 
 # HiDPI tests require test infrastructure enhancements
 fast/hidpi
-
-# https://bugs.webkit.org/show_bug.cgi?id=71032
-tables/mozilla_expected_failures/bugs/bug14007-2.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to