Commit fb423685 authored by ager@chromium.org's avatar ager@chromium.org

Oilpan: Use the OilpanExpectations for oilpan specific test expectations.

R=erik.corry@gmail.com, haraken@chromium.org
BUG=

Review URL: https://codereview.chromium.org/183683012

git-svn-id: svn://svn.chromium.org/blink/trunk@168366 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent f89501cc
# This file is used by the Oilpan bots (and anyone building in that config) # This file is used by the Oilpan bots (and anyone building in that config)
# to track Oilpan-specific failures. # to track Oilpan-specific failures.
# 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/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
...@@ -886,10 +886,6 @@ crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Skip ...@@ -886,10 +886,6 @@ crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Skip
crbug.com/339778 [ Debug ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] crbug.com/339778 [ Debug ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
# Temporary until the oilpan test bots understand the special oilpan test expectations
crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure Pass ]
crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure Pass ]
# Heap buffer overflow failures on Linux ASAN # Heap buffer overflow failures on Linux ASAN
crbug.com/347365 [ Linux ] dom/xhtml/level3/core/canonicalform08.xhtml [ Crash Pass ] crbug.com/347365 [ Linux ] dom/xhtml/level3/core/canonicalform08.xhtml [ Crash Pass ]
crbug.com/347365 [ Linux ] dom/xhtml/level3/core/canonicalform09.xhtml [ Crash Pass ] crbug.com/347365 [ Linux ] dom/xhtml/level3/core/canonicalform09.xhtml [ Crash Pass ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment