Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / OilpanExpectations
1 # This file is used by the Oilpan bots (and anyone building in that config)
2 # to track Oilpan-specific failures.
3
4 # With Oilpan, the parent pointer in the CSSRule hierarchy is
5 # strong. This is the intended behavior.
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
8 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
9 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
10 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
11
12 # With Oilpan, parent pointers in the DOM tree do not
13 # mysteriously disappear. This is the intended behavior.
14 crbug.com/356658 fast/dom/gc-3.html [ Failure ]
15 crbug.com/356658 fast/dom/gc-5.html [ Failure ]
16 crbug.com/356658 fast/dom/gc-12.html [ Failure ]
17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
18
19 crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editing-removes-pseudo.html [ Crash Timeout ]
20
21 # While moving object onto the oilpan heap the timing changed such that the order in which
22 # scrollbars are added to an iframe has changed.
23 crbug.com/345655 compositing/iframes/scrolling-iframe.html [ Failure ]
24
25 # These tests crashes due to an assertion in debug, but is consistently timing in mac oilpan debug instead.
26 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1.html [ Timeout ]
27 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2.html [ Timeout ]
28
29 # This test is flaky in debug without oilpan, but fails much more with oilpan.
30 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ ImageOnlyFailure Pass ]
31
32 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/decorations-with-text-combine.html [ ImageOnlyFailure ]
33 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/text-combine-image-test.html [ ImageOnlyFailure ]
34 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/vertical-text-glyph-test.html [ ImageOnlyFailure ]
35 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/justify-ideograph-vertical.html [ ImageOnlyFailure ]
36 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/orientation-sideways.html [ ImageOnlyFailure ]
37 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ]
38 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailure ]
39
40 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ Timeout Pass ]
41 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-directionless.html [ Timeout Pass ]
42 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pass ]
43
44 # Allocation performance issue
45 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Timeout Pass ]
46
47 # Times out on the Mac Debug Oilpan bot; widen expectations from [Pass Crash].
48 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ]
49
50 # Already a [ Slow ] test, but a little bit slower still on the Windows Oilpan debug bot,
51 # causing it to timeout.
52 crbug.com/248969 [ Win Debug ] printing/page-count-with-one-word.html [ Timeout ]