diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-17 18:44:08 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-17 18:44:08 +0000 |
commit | 7a63aaa8420ff1dbdaef972e7d2c1b875dc72be8 (patch) | |
tree | f3e5e6d765f044c30be55d4a54bbfbc42cb7b0d9 /webkit | |
parent | 9a80b9e41be36ee14d0a564b6dfc91c4ab804d3d (diff) | |
download | chromium_src-7a63aaa8420ff1dbdaef972e7d2c1b875dc72be8.zip chromium_src-7a63aaa8420ff1dbdaef972e7d2c1b875dc72be8.tar.gz chromium_src-7a63aaa8420ff1dbdaef972e7d2c1b875dc72be8.tar.bz2 |
Mark fast/css/last-of-type-pseudo-class.html as flakey on mac debug.
On the Webkit Mac10.5 (dbg)(2) slave, this fails about half the time.
Also remove a test that doesn't exist (according to lint-test-files).
TBR=mark
Review URL: http://codereview.chromium.org/172054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23554 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 03a4b53..4d8913e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2584,7 +2584,6 @@ BUG16779 SKIP : LayoutTests/media/video-play-empty-events.html = FAIL TIMEOUT BUG16779 SKIP : LayoutTests/media/video-played-collapse.html = FAIL TIMEOUT BUG16779 SKIP : LayoutTests/media/video-played-ranges-1.html = FAIL CRASH TIMEOUT BUG16779 SKIP : LayoutTests/media/video-played-reset.html = FAIL TIMEOUT -BUG16779 SKIP : LayoutTests/media/video-played.html = FAIL CRASH TIMEOUT BUG16779 SKIP : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRASH TIMEOUT BUG16779 SKIP : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CRASH TIMEOUT BUG16779 SKIP : LayoutTests/media/video-seekable.html = FAIL TIMEOUT @@ -2836,3 +2835,5 @@ BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL BUG19409 WIN : LayoutTests/media/video-empty-source.html = PASS TIMEOUT + +BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS |