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

Unified Diff: LayoutTests/OilpanExpectations

Issue 1065513002: Sync test expectations following r193161. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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
« no previous file with comments | « LayoutTests/MSANExpectations ('k') | LayoutTests/TestExpectations » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/OilpanExpectations
diff --git a/LayoutTests/OilpanExpectations b/LayoutTests/OilpanExpectations
index 64fe933d61bea80478702a49958c6a35cfc91092..03a4f8ad8553dc946a68908884c835b4e42ecd24 100644
--- a/LayoutTests/OilpanExpectations
+++ b/LayoutTests/OilpanExpectations
@@ -4,17 +4,26 @@
# With Oilpan, the parent pointer in the CSSRule hierarchy is
# strong. This is the intended behavior.
crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
+crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
+crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
+crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
+crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
+crbug.com/370906 virtual/slimmingpaint/fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
# With Oilpan, parent pointers in the DOM tree do not
# mysteriously disappear. This is the intended behavior.
crbug.com/356658 fast/dom/gc-3.html [ Failure ]
+crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-3.html [ Failure ]
crbug.com/356658 fast/dom/gc-5.html [ Failure ]
+crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-5.html [ Failure ]
crbug.com/356658 fast/dom/gc-12.html [ Failure ]
+crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-12.html [ Failure ]
crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
+crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-dom-tree-lifetime.html [ Failure ]
# This test is flaky in debug without oilpan, but fails much more with oilpan.
crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ ImageOnlyFailure Pass ]
« no previous file with comments | « LayoutTests/MSANExpectations ('k') | LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698