diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 21:26:23 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 21:26:23 +0000 |
commit | 542381ca575e488195c3fc2d6317936f4ea656b7 (patch) | |
tree | 3e319bbd974574dcc838364df9038e7354a8edc1 /webkit/tools | |
parent | 547ddb470ee5037342e659037b59ea964dd53fe3 (diff) | |
download | chromium_src-542381ca575e488195c3fc2d6317936f4ea656b7.zip chromium_src-542381ca575e488195c3fc2d6317936f4ea656b7.tar.gz chromium_src-542381ca575e488195c3fc2d6317936f4ea656b7.tar.bz2 |
Add LayoutTests/editing/pasteboard/subframe-dragndrop-1.html
and LayoutTests/http/tests/misc/BOM-override-script.html on Mac to the flaky test list
BUG=9797,9798
TEST=Webkit test passes reliably on Mac.
TBR=mark
Review URL: http://codereview.chromium.org/224008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e53228d..6f685a5 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1806,7 +1806,7 @@ BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL PASS -BUG9798 LINUX : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEOUT PASS +BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEOUT PASS BUG9798 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/45621.html = FAIL PASS CRASH BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS @@ -1824,7 +1824,7 @@ BUG9798 : LayoutTests/http/tests/xmlhttprequest/failed-auth.html = TIMEOUT PASS BUG9798 WIN RELEASE : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS -BUG9797 WIN LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS +BUG9797 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS BUG9797 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH TIMEOUT PASS BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-02.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL PASS |