diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-03 19:26:27 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-03 19:26:27 +0000 |
commit | aa1a002d5ad13c91800328a594ffc161c7000638 (patch) | |
tree | 2f07219d6dbc7deb8c1a626edc69b398af7f3d94 /webkit | |
parent | 5958f6319af35a101a7f7ab18df0d36d8eea55e2 (diff) | |
download | chromium_src-aa1a002d5ad13c91800328a594ffc161c7000638.zip chromium_src-aa1a002d5ad13c91800328a594ffc161c7000638.tar.gz chromium_src-aa1a002d5ad13c91800328a594ffc161c7000638.tar.bz2 |
Restrict to LINUX.
TBR=amanda
Review URL: http://codereview.chromium.org/62017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13097 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index edc38ee..780af97 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2336,13 +2336,13 @@ WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS // Merge WebKit 42133:42199 regressions -LayoutTests/fast/events/context-no-deselect.html = FAIL -LayoutTests/fast/js/regexp-overflow.html = FAIL -LayoutTests/fast/repaint/reflection-repaint-test.html = FAIL -LayoutTests/fast/repaint/transform-layout-repaint.html = FAIL -LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = FAIL -LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL -LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL -LayoutTests/security/block-test-no-port.html = FAIL -LayoutTests/fast/js/regexp-overflow-too-big.html = TIMEOUT -LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT +LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL +LINUX : LayoutTests/fast/js/regexp-overflow.html = FAIL +LINUX : LayoutTests/fast/repaint/reflection-repaint-test.html = FAIL +LINUX : LayoutTests/fast/repaint/transform-layout-repaint.html = FAIL +LINUX : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = FAIL +LINUX : LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL +LINUX : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL +LINUX : LayoutTests/security/block-test-no-port.html = FAIL +LINUX : LayoutTests/fast/js/regexp-overflow-too-big.html = TIMEOUT +LINUX : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT |