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

Side by Side Diff: LayoutTests/OilpanExpectations

Issue 1281753002: More test expectation updates. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/MSANExpectations ('k') | LayoutTests/SlowTests » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used by the Oilpan bots (and anyone building in that config) 1 # This file is used by the Oilpan bots (and anyone building in that config)
2 # to track Oilpan-specific failures. 2 # to track Oilpan-specific failures.
3 3
4 # With Oilpan, the parent pointer in the CSSRule hierarchy is 4 # With Oilpan, the parent pointer in the CSSRule hierarchy is
5 # strong. This is the intended behavior. 5 # strong. This is the intended behavior.
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
7 crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 7 crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
9 crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-stylesheet. html [ Failure ] 9 crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-stylesheet. html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 21 matching lines...) Expand all
32 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ ImageOnlyFailure ] 32 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ ImageOnlyFailure ]
33 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ ImageOnlyFailure ] 33 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ ImageOnlyFailure ]
34 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ ImageOnlyFa ilure ] 34 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ ImageOnlyFa ilure ]
35 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ ImageOnlyFailure ] 35 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ ImageOnlyFailure ]
36 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ] 36 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ]
37 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu re ] 37 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu re ]
38 38
39 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] 39 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
40 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] 40 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
41 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] 41 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
42 crbug.com/243871 [ Win Debug ] virtual/threaded_animation_timelines/fast/scroll- behavior/overflow-scroll-root-frame-animates.html [ Timeout Pass ]
42 43
43 # Times out on the Mac Debug Oilpan bot. 44 # Times out on the Mac Debug Oilpan bot.
44 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ] 45 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ]
45 crbug.com/456357 [ Mac Debug ] virtual/slimmingpaint/fast/overflow/line-clamp.ht ml [ Timeout ] 46 crbug.com/456357 [ Mac Debug ] virtual/slimmingpaint/fast/overflow/line-clamp.ht ml [ Timeout ]
46 crbug.com/515250 [ Mac Debug ] http/tests/plugins/geturlnotify-from-npp-destroys tream.html [ Timeout ] 47 crbug.com/515250 [ Mac Debug ] http/tests/plugins/geturlnotify-from-npp-destroys tream.html [ Timeout ]
47 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] 48 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ]
48 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] 49 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ]
49 50
50 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ] 51 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ]
51 52
52 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html 53 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html
53 54
54 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] 55 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ]
55 56
56 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] 57 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ]
OLDNEW
« no previous file with comments | « LayoutTests/MSANExpectations ('k') | LayoutTests/SlowTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698