diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 01:50:58 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 01:50:58 +0000 |
commit | d98d350ddca5d1909ab67addffb9578f1092701c (patch) | |
tree | 2ef417934ff4d77d8301ab4f74adf322d56f303d /webkit | |
parent | 576a4ca9a1bfbcb6e255e9842db1ac3da62f8496 (diff) | |
download | chromium_src-d98d350ddca5d1909ab67addffb9578f1092701c.zip chromium_src-d98d350ddca5d1909ab67addffb9578f1092701c.tar.gz chromium_src-d98d350ddca5d1909ab67addffb9578f1092701c.tar.bz2 |
linux: update some obsolete test expectations
BUG=14751,14752,14767
Review URL: http://codereview.chromium.org/363020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31057 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b1404c8..345f1e3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2745,14 +2745,6 @@ BUG14207 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL BUG18733 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL BUG18733 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL -BUG14752 LINUX RELEASE SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = FAIL PASS -// Occasionally times out. Not just slow. -BUG14752 LINUX DEBUG : LayoutTests/http/tests/cache/subresource-expiration.html = TIMEOUT FAIL PASS - -// Need investigation: test shell crashers. -BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH FAIL PASS -BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS - BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none.html = FAIL // WebKit 44928:44943 @@ -2797,6 +2789,7 @@ BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F // WebKit merge 42738:45840 // New tests, need baseline. BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PASS TIMEOUT +BUG14752 LINUX SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS // Failure since WebKit merge 45873:45916 BUG16823 MAC : LayoutTests/editing/execCommand/4128080-2.html = FAIL |