diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:02:59 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:02:59 +0000 |
commit | cd5e42cc14c4a41a52d568c0a899449b10838457 (patch) | |
tree | 56b36580f6b5ac95da0d632b1dbd86642a7babd4 /webkit | |
parent | 151fdf125f9ceb511944791b8db58297de560c1b (diff) | |
download | chromium_src-cd5e42cc14c4a41a52d568c0a899449b10838457.zip chromium_src-cd5e42cc14c4a41a52d568c0a899449b10838457.tar.gz chromium_src-cd5e42cc14c4a41a52d568c0a899449b10838457.tar.bz2 |
Add bug ids to the tests I just added. TBR.
Review URL: http://codereview.chromium.org/63050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2a1e32b..87f9561 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2313,22 +2313,19 @@ MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL // Broken by r13217. LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL -// Broken after the change to run the tests in parallel. (r13212) -LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS -LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS -LINUX : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL PASS -LINUX : LayoutTests/fonts/cursive.html = FAIL PASS -WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS -WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS -WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS -MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS -MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS - -// Not clear when these got flaky. It's likely either r13176 (bucket webkit -// tests by directory) or r13199 (webkit merge 42200:42244) -WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS -WIN DEBUG : LayoutTests/animations/change-keyframes.html = FAIL PASS -WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS -LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS +BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS +BUG9798 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS +BUG9798 LINUX : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL PASS +BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS +BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS +BUG9798 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS +BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS +BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS +BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS + +BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS +BUG9797 WIN DEBUG : LayoutTests/animations/change-keyframes.html = FAIL PASS +BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS +BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS |