Title: [182575] trunk/LayoutTests
Revision
182575
Author
[email protected]
Date
2015-04-08 17:32:12 -0700 (Wed, 08 Apr 2015)

Log Message

[Win] Document some test failures.
https://bugs.webkit.org/show_bug.cgi?id=143542
https://bugs.webkit.org/show_bug.cgi?id=143543

* platform/win/TestExpectations: Mark as failing.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (182574 => 182575)


--- trunk/LayoutTests/ChangeLog	2015-04-08 23:14:07 UTC (rev 182574)
+++ trunk/LayoutTests/ChangeLog	2015-04-09 00:32:12 UTC (rev 182575)
@@ -1,3 +1,11 @@
+2015-04-08  Brent Fulgham  <[email protected]>
+
+        [Win] Document some test failures.
+        https://bugs.webkit.org/show_bug.cgi?id=143542
+        https://bugs.webkit.org/show_bug.cgi?id=143543
+
+        * platform/win/TestExpectations: Mark as failing.
+
 2015-04-08  Michael Catanzaro  <[email protected]>
 
         [GTK] Unreviewed, update more test expectations

Modified: trunk/LayoutTests/platform/win/TestExpectations (182574 => 182575)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-04-08 23:14:07 UTC (rev 182574)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-04-09 00:32:12 UTC (rev 182575)
@@ -2352,6 +2352,10 @@
 [ Debug ] inspector-protocol/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Skip ] # Debug Assertion
 inspector-protocol/debugger/removeBreakpoint.html [ Skip ] # Crashing
 inspector-protocol/debugger/searchInContent-linebreaks.html [ Pass Crash ] # Flaky
+
+webkit.org/b/143542 inspector-protocol/debugger/setPauseOnExceptions-all.html [ Failure ]
+webkit.org/b/143542 inspector-protocol/debugger/setPauseOnExceptions-none.html [ Failure ]
+webkit.org/b/143542 inspector-protocol/debugger/setPauseOnExceptions-uncaught.html [ Failure ]
 ################################################################################
 #################        End Inspector Issues               ####################
 ################################################################################
@@ -3077,3 +3081,6 @@
 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
 
 webkit.org/b/143420 fast/fixed-layout/fixed-layout.html [ Skip ]
+
+webkit.org/b/143543 fast/backgrounds/selection-background-color-of-list-style.html [ Failure ]
+webkit.org/b/143543 fast/backgrounds/selection-background-color-of-image-list-style.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to