diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 21:47:00 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 21:47:00 +0000 |
commit | d7da803f3f0aa29bea7e8b43c998af9d6102671b (patch) | |
tree | 610c6796e529ca28b6194e8c08e4fcf5308b2f21 /webkit | |
parent | 9187477d1d7ec06dad66fdf65f29ac7ee21e5a78 (diff) | |
download | chromium_src-d7da803f3f0aa29bea7e8b43c998af9d6102671b.zip chromium_src-d7da803f3f0aa29bea7e8b43c998af9d6102671b.tar.gz chromium_src-d7da803f3f0aa29bea7e8b43c998af9d6102671b.tar.bz2 |
Mark destroy-during-npp-new test as flaky.
BUG=21841
TEST=none
TBR=senorblanco
Review URL: http://codereview.chromium.org/246008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27255 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 338c833..812739a 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2278,6 +2278,7 @@ BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL // WK roll to 48371 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL +BUG21841 LINUX : LayoutTests/plugins/destroy-during-npp-new.html = FAIL PASS // missing upstream baseline from 48368 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-anchor.html = FAIL |