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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1762113003: Work in progress to triage remaining 10.11 failures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@more_cleanup
Patch Set: Created 4 years, 10 months 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 0dd52ddb987ff39467c9ebb4874a4d846b156748..9e881274ce022b02ea00b5bed0ee039f07092b56 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -940,7 +940,6 @@ crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
# Temporary until we start generating Trusty baselines.
crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
-crbug.com/498021 [ Linux ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
@@ -1106,22 +1105,12 @@ crbug.com/509025 [ Mac10.10 ] compositing/squashing/squash-partial-repaint-insid
crbug.com/509025 [ Mac10.10 ] compositing/squashing/squashing-inside-preserve-3d-element.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] css3/flexbox/repaint-rtl-column.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/css/font-face-data-uri-invalid.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/css/fontfaceset-download-error.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] fast/dom/adopt-attribute-crash.svg [ Failure ]
crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/images/style-access-during-imageChanged-crash.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/parser/xml-colon-entity.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash2.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] fast/text/glyph-reordering.html [ Failure ]
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 ]
-crbug.com/545140 [ Mac10.10 ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
+crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
crbug.com/545141 [ Mac10.10 ] fast/writing-mode/text-orientation-basic.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
@@ -1460,3 +1449,28 @@ crbug.com/589818 [ Mac10.11 Retina ] fast/forms/search/search-appearance-basic.h
crbug.com/589818 [ Mac10.11 Retina ] fast/forms/search/search-rtl.html [ NeedsRebaseline ]
crbug.com/589818 [ Mac10.11 Retina ] fast/forms/search/search-vertical-alignment.html [ NeedsRebaseline ]
crbug.com/589818 [ Mac10.11 Retina ] fast/forms/search/searchfield-heights.html [ NeedsRebaseline ]
+
+crbug.com/589709 [ Mac10.11 Retina ] fast/css/text-overflow-input.html [ Rebaseline ]
+crbug.com/589709 [ Mac10.11 Retina ] fast/forms/control-restrict-line-height.html [ Rebaseline ]
+crbug.com/589709 [ Mac10.11 Retina ] fast/forms/input-appearance-height.html [ Rebaseline ]
+crbug.com/589709 [ Mac10.11 Retina ] fast/forms/search/search-cancel-button-style-sharing.html [ Rebaseline ]
+crbug.com/589709 [ Mac10.11 Retina ] fast/forms/search/search-display-none-cancel-button.html [ Rebaseline ]
+crbug.com/589709 [ Mac10.11 Retina ] fast/forms/text/placeholder-pseudo-style.html [ Rebaseline ]
+
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/css/font-face-data-uri-invalid.html [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/css/fontfaceset-download-error.html [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/dom/adopt-attribute-crash.svg [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/parser/xml-colon-entity.html [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
+
+Bug(dpranke) [ Mac10.11 Retina ] fast/images/style-access-during-imageChanged-crash.html [ Failure ]
+Bug(dpranke) [ Mac10.11 Retina ] fast/images/color-profile-background-clip-text.html [ Failure ]
+Bug(dpranke) [ Mac10.11 Retina ] fast/images/color-profile-svg-fill-text.html [ Failure ]
+
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/text/custom-font-data-crash.html [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/text/custom-font-data-crash2.html [ Failure ]
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] fast/text/glyph-reordering.html [ Failure ]
+
+Bug(dpranke) [ Mac10.10 Mac10.11 Retina ] http/tests/navigation/navigation-redirect-schedule-crash.html [ Failure ]
+Bug(dpranke) [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
+

Powered by Google App Engine
This is Rietveld 408576698