diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 04:29:49 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 04:29:49 +0000 |
commit | 1c8a50abea168e3ff3a3346387ab04936c4a3180 (patch) | |
tree | b431e7242bc2fad5f600b160063eec178a62edd4 /webkit | |
parent | 1f3cf91f3a2f3038b2542aabd784169199a3e5f0 (diff) | |
download | chromium_src-1c8a50abea168e3ff3a3346387ab04936c4a3180.zip chromium_src-1c8a50abea168e3ff3a3346387ab04936c4a3180.tar.gz chromium_src-1c8a50abea168e3ff3a3346387ab04936c4a3180.tar.bz2 |
LayoutTests/transitions/mask-transitions.html needs to also be CRASH
BUG:9798
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29092 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 b2ff76c..4dac273 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2598,7 +2598,7 @@ BUG9798 WIN SLOW : LayoutTests/transitions/change-values-during-transition.html BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS BUG9798 LINUX DEBUG : LayoutTests/transitions/interrupted-all-transition.html = FAIL PASS -BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS CRASH BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-background-transitions.html = FAIL PASS BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-shadow-transitions.html = FAIL PASS BUG9798 LINUX SLOW : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS |