Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1480303002: Implement a basic PPAPI plugin for Blink layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac by removing (hopefully) superfluous DYLD_FRAMEWORK_PATH Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 4e9b880f34172de469d2c2bdc20359ebcf258527..4cc6a9437bba38ea0487d166de33703c1b9b3a28 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1090,6 +1090,10 @@ crbug.com/509025 [ Mac10.10 ] fast/text/large-text-composed-char.html [ Failure
crbug.com/509025 [ Mac10.10 ] http/tests/navigation/navigation-redirect-schedule-crash.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
+# Tests that need to be rebaselined after switching to the PPAPI test plugin.
+crbug.com/474535 plugins/mouse-click-plugin-clears-selection.html [ NeedsRebaseline ]
+crbug.com/474535 plugins/webview-plugin-type-change.html [ NeedsRebaseline ]
+
#crbug.com/509025 [ Mac10.10 ] fast/text/emphasis.html [ Failure ]
crbug.com/545140 [ Mac10.10 ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
@@ -1110,7 +1114,6 @@ crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur
crbug.com/532469 http/tests/security/cross-frame-access-custom.html [ NeedsManualRebaseline ]
crbug.com/521730 [ Win10 ] compositing/plugins/invalidate_rect.html [ Crash ]
-crbug.com/521730 [ Win10 ] plugins/mouse-click-plugin-clears-selection.html [ Crash ]
crbug.com/521730 [ Win10 ] plugins/windowless_plugin_paint_test.html [ Crash ]
crbug.com/521730 [ Win10 ] fast/text/shaping/same-script-different-lang.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698