Changeset 138377 in webkit
- Timestamp:
- Dec 21, 2012, 7:55:43 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r138376 r138377 1 2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> 2 3 Unreviewed. Add Crash test expectation to the media/track/ tests which have explicit expectations. 4 It needs to be removed after fixing https://bugs.webkit.org/show_bug.cgi?id=105606 5 6 * platform/chromium/TestExpectations: 7 1 8 2012-12-21 Shinya Kawanaka <shinyak@chromium.org> 2 9 -
trunk/LayoutTests/platform/chromium/TestExpectations
r138350 r138377 2975 2975 webkit.org/b/91944 platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html [ Failure ] 2976 2976 2977 webkit.org/b/73865 media/track/text-track-cue-is-reachable.html [ Failure ]2978 webkit.org/b/73865 media/track/text-track-is-reachable.html [ Failure ]2977 webkit.org/b/73865 media/track/text-track-cue-is-reachable.html [ Failure Crash ] 2978 webkit.org/b/73865 media/track/text-track-is-reachable.html [ Failure Crash ] 2979 2979 webkit.org/b/73865 media/track [ Crash Pass ] 2980 2980 … … 3545 3545 webkit.org/b/88833 [ Debug ] media/video-played-collapse.html [ Failure Pass ] 3546 3546 3547 webkit.org/b/88833 [ Win Debug ] media/track/track-kind.html [ Pass Timeout ]3547 webkit.org/b/88833 [ Win Debug ] media/track/track-kind.html [ Pass Timeout Crash ] 3548 3548 webkit.org/b/88833 http/tests/media/video-play-progress.html [ Pass Timeout ] 3549 3549 … … 3833 3833 crbug.com/145590 [ Android ] platform/chromium/media/video-frame-size-change.html [ Timeout ] 3834 3834 3835 webkit.org/b/89167 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Pass ]3835 webkit.org/b/89167 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Pass Crash ] 3836 3836 3837 3837 webkit.org/b/95588 [ Mac ] fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ] … … 3974 3974 3975 3975 # Require rebaselining after webkit.org/b/97800 3976 webkit.org/b/89167 media/track/track-cue-rendering-horizontal.html [ Failure ]3977 webkit.org/b/89167 media/track/track-cue-rendering-vertical.html [ Failure ]3976 webkit.org/b/89167 media/track/track-cue-rendering-horizontal.html [ Failure Crash ] 3977 webkit.org/b/89167 media/track/track-cue-rendering-vertical.html [ Failure Crash ] 3978 3978 # [Chromium-Android] Subtitles (and video) do not work on Android (Disabled to make linter happy) 3979 3979 #webkit.org/b/98766 [ Android ] media/track/track-cue-rendering-vertical.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.