diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 20:53:16 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 20:53:16 +0000 |
commit | 33035c35e020d239f752f635e3ec76bb0aa67368 (patch) | |
tree | bbfaa9ce5e9a8206dbf9fffadb5f756678586e16 /webkit/tools | |
parent | 9999c24aeb332706ff2be3ee491d845592dd2a51 (diff) | |
download | chromium_src-33035c35e020d239f752f635e3ec76bb0aa67368.zip chromium_src-33035c35e020d239f752f635e3ec76bb0aa67368.tar.gz chromium_src-33035c35e020d239f752f635e3ec76bb0aa67368.tar.bz2 |
Mark a test as flaky in Win Dbg as well.
TBR=zork
BUG=13174
TEST=none
Review URL: http://codereview.chromium.org/262011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28305 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2ae5e2a..aa2ee6a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2687,7 +2687,7 @@ BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL // WebKit 44286:44342 -BUG13174 WIN RELEASE : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL +BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL // WebKit 44438:44544 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL |