diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 17:56:40 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 17:56:40 +0000 |
commit | f32c232050574957185a792afab5ee1d094218cb (patch) | |
tree | 68356a2d2b2e6f4e44eac40f89af90c9d1b93a85 /webkit | |
parent | b218f51179db2d13a2af31e073fad2ffe00d0bbf (diff) | |
download | chromium_src-f32c232050574957185a792afab5ee1d094218cb.zip chromium_src-f32c232050574957185a792afab5ee1d094218cb.tar.gz chromium_src-f32c232050574957185a792afab5ee1d094218cb.tar.bz2 |
marked two tests always passing on the mac build bots.
marking one tests that's been crashing on the mac build bots.
Review URL: http://codereview.chromium.org/19543
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 70a5697..1d6fb9c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1357,7 +1357,7 @@ MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL // window.open crashes (some of these are flaky, in that they don't always // crash, and are noted as such) MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = TIMEOUT PASS -MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = PASS TIMEOUT +MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = PASS TIMEOUT CRASH MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = PASS TIMEOUT MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html = PASS TIMEOUT MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH TIMEOUT @@ -1788,11 +1788,11 @@ LINUX WIN : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL PASS // Merge 40364:40409 -- new test -LayoutTests/svg/custom/pattern-with-transformation.svg = FAIL +LINUX WIN : LayoutTests/svg/custom/pattern-with-transformation.svg = FAIL // Merge 40364:40409 -- fails after http://trac.webkit.org/changeset/40379 // Perhaps needs some change on Skia side. -LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL +LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL // Merge 40364:40409 -- fails after http://trac.webkit.org/changeset/40379 // ASSERTs in Debug after this change: http://trac.webkit.org/changeset/40372 |