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

Unified Diff: LayoutTests/OilpanExpectations

Issue 262093006: Oilpan: Make the Node hierarchy RefCountedGarbageCollected instead of TreeShared. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Another build fix. Created 6 years, 7 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: LayoutTests/OilpanExpectations
diff --git a/LayoutTests/OilpanExpectations b/LayoutTests/OilpanExpectations
index 109d95488ddcbaeee6d1b4cb87965bf3f2ed73d7..98785dbe92ea434f78610e9787f88f9e053c5713 100644
--- a/LayoutTests/OilpanExpectations
+++ b/LayoutTests/OilpanExpectations
@@ -12,6 +12,7 @@ crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
# mysteriously disappear. This is the intended behavior.
crbug.com/356658 fast/dom/gc-3.html [ Failure ]
crbug.com/356658 fast/dom/gc-5.html [ Failure ]
+crbug.com/356658 fast/dom/gc-12.html [ Failure ]
crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editing-removes-pseudo.html [ Crash Timeout ]
@@ -22,4 +23,10 @@ crbug.com/350316 [ Mac Debug ] http/tests/eventsource/workers/eventsource-simple
# While moving object onto the oilpan heap the timing changed such that the order in which
# scrollbars are added to an iframe has changed.
crbug.com/345655 compositing/iframes/scrolling-iframe.html [ Failure ]
-crbug.com/345655 virtual/softwarecompositing/iframes/scrolling-iframe.html [ Failure ]
+crbug.com/345655 virtual/softwarecompositing/iframes/scrolling-iframe.html [ Failure ]
+
+# These tests pass but they throw a different exception than before. We need to figure out if
+# that is OK.
+crbug.com/XYZ fast/dom/custom/registration-context-delete-during-attribute-changed-retrieval.html [ Failure ]
+crbug.com/XYZ fast/dom/custom/registration-context-delete-during-register-created-retrieval.html [ Failure ]
+crbug.com/XYZ fast/dom/custom/registration-context-delete-then-register.html [ Failure ]
« no previous file with comments | « no previous file | LayoutTests/fast/dom/document-softleak-mouse-navigation.html » ('j') | Source/core/dom/ContainerNode.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698