diff options
author | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 06:01:40 +0000 |
---|---|---|
committer | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 06:01:40 +0000 |
commit | 100e60dfff36cb1071df07fde70214cfe62794ae (patch) | |
tree | 7606bca17e04156f1e49f76cd89a689d30b847a2 /webkit | |
parent | 9e166974e33f359467458af13987c3d87663c163 (diff) | |
download | chromium_src-100e60dfff36cb1071df07fde70214cfe62794ae.zip chromium_src-100e60dfff36cb1071df07fde70214cfe62794ae.tar.gz chromium_src-100e60dfff36cb1071df07fde70214cfe62794ae.tar.bz2 |
WebKit roll 71192:71213
remove obsolete entry in webkit/tools/layout_tests/test_expectations.txt
add temporary expectation for fast/events/remove-event-listener.html on Mac
BUG=none
TEST=none
TBR=dumi
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64886 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0bf1ab3..7f59e49 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -22,10 +22,12 @@ BUGJEREMY WIN LINUX : fast/block/basic/truncation-rtl.html = IMAGE+TEXT BUGJEREMY MAC : fast/block/basic/truncation-rtl.html = IMAGE BUGPFELDMAN WIN : inspector/console-log-syntax-error.html = TEXT BUGPKASTING WIN : fast/images/gif-loop-count.html = IMAGE -BUG61411 WIN : inspector/styles-source-lines-inline.html = TEXT // Was already marked as flaky on Win, seems to fail on Mac too. BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS BUGDIMICH MAC : fast/canvas/canvas-zoom.html = IMAGE BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE + +// probably due to WK r71198 +BUGROLANDSTEINER MAC : fast/events/remove-event-listener.html = CRASH |