diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 03114b4..75c8808 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,4 +9,10 @@ BUG_AJWONG WIN : fast/dom/Window/window-screen-properties.html = TEXT // Failure after 63609 BUG60384 : fast/replaced/border-radius-clip.html = IMAGE TEXT IMAGE+TEXT -BUG60393 MAC DEBUG : fast/selectors/001.html = TIMEOUT
\ No newline at end of file +BUG60393 MAC DEBUG : fast/selectors/001.html = TIMEOUT + +// Failures after Mesa 7.9 upgrade, already in upstream test_expectations.txt. +// Need to investigate. +BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL +BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL +BUG60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL |