Skip to content

Commit f6f524d

Browse files
committed
2011-04-15 Eric Seidel <eric@webkit.org>
Reviewed by Eric Carlson. Flaky Test: media/invalid-media-url-crash.html https://bugs.webkit.org/show_bug.cgi?id=51138 Skipping this test on Snow Leopard since it's hitting a known MediaToolbox crasher on Snow Leopard. If Apple happens to software update SL users we can unskip this, until then no need to run this flaky test. * platform/mac-snowleopard/Skipped: Canonical link: https://commits.webkit.org/73735@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@83981 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent d3288d1 commit f6f524d

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

LayoutTests/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2011-04-15 Eric Seidel <eric@webkit.org>
2+
3+
Reviewed by Eric Carlson.
4+
5+
Flaky Test: media/invalid-media-url-crash.html
6+
https://bugs.webkit.org/show_bug.cgi?id=51138
7+
8+
Skipping this test on Snow Leopard since it's hitting
9+
a known MediaToolbox crasher on Snow Leopard.
10+
If Apple happens to software update SL users we can
11+
unskip this, until then no need to run this flaky test.
12+
13+
* platform/mac-snowleopard/Skipped:
14+
115
2011-04-15 Sergio Villar Senin <svillar@igalia.com>
216

317
Unreviewed, skipping a test.

LayoutTests/platform/mac-snowleopard/Skipped

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,8 @@ http/tests/navigation/changing-frame-hierarchy-in-onload.html
171171

172172
# The legacy full screen API now redirects to the new full screen API.
173173
media/media-fullscreen-inline.html
174+
175+
# Known Snow Leopard-only crasher: rdar://9054715
176+
# https://bugs.webkit.org/show_bug.cgi?id=51138
177+
media/invalid-media-url-crash.html
178+
http/tests/media/video-play-progress.html

0 commit comments

Comments
 (0)