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 ] |