diff options
author | mihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 23:54:23 +0000 |
---|---|---|
committer | mihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 23:54:23 +0000 |
commit | cbc67383d70e1cd05f49f2281c22700e88615531 (patch) | |
tree | c9b6ebd47a9b8a6dd26a2faee417e4986d66821b /webkit/tools/layout_tests | |
parent | 24b46c41c910b4981594b2488eb319ba4acd3bf6 (diff) | |
download | chromium_src-cbc67383d70e1cd05f49f2281c22700e88615531.zip chromium_src-cbc67383d70e1cd05f49f2281c22700e88615531.tar.gz chromium_src-cbc67383d70e1cd05f49f2281c22700e88615531.tar.bz2 |
Update test_expectations.txt override:
- Remove current overrides (they have been moved to the upstream file and/or
those tests have been fixed)
- Add inspector/styles-source-lines-inline.html, which appears to be flaky
BUG=none
TEST=none
TBR=ukai
Review URL: http://codereview.chromium.org/4788001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 87f0eb1..bea9c46 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,32 +4,5 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -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 - -// 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 -BUG60671 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL CRASH - -// Failures after WebKit roll 71000:71013 -BUGJEREMY WIN LINUX : fast/block/basic/truncation-rtl.html = IMAGE+TEXT -BUGJEREMY MAC : fast/block/basic/truncation-rtl.html = IMAGE -BUGPFELDMAN WIN : inspector/console-log-syntax-error.html = TEXT -BUGPKASTING WIN : fast/images/gif-loop-count.html = IMAGE - -// Was already marked as flaky on Win, seems to fail on Mac too. -BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS - -BUGDIMICH MAC : fast/canvas/canvas-zoom.html = IMAGE -BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE - -BUG61739 MAC WIN : animations/suspend-resume-animation-events.html = FAIL CRASH - -// Probably caused by activation of ICC on Chromium-Mac, likely only requires resume -BUG48982 MAC : tables/mozilla/bugs/bug82946-2.html = IMAGE +BUG62760 WIN : inspector/styles-source-lines-inline.html = TIMEOUT PASS
\ No newline at end of file |