commit | 7f3c3b2c96940b3087ace7335517e295213b3f60 | [log] [tgz] |
---|---|---|
author | rniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri May 17 07:07:47 2013 +0000 |
committer | rniwa@webkit.org <rniwa@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri May 17 07:07:47 2013 +0000 |
tree | efb3ab0f57e44f87663657522b13609b2745c7bf | |
parent | 3860cd4dcf63b18b3f237985a2b13c758ac714c0 [diff] [blame] |
media/video-seek-after-end.html is flaky https://bugs.webkit.org/show_bug.cgi?id=116293 Add a flaky test expectation on all platforms. * TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150244 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index b387fca..2fc8cef 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations
@@ -10,3 +10,6 @@ # pending CSS grammar refactoring webkit.org/b/113401 inspector/console/console-css-warnings.html [ Skip ] + +# media/video-seek-after-end.html is flaky +webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]