diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 22:15:00 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 22:15:00 +0000 |
commit | 87ccdeed12b230422babc2cc47314a410bc0b249 (patch) | |
tree | 8521f023fe5aa538ee6c6aabba222c0a06e55257 | |
parent | a4be1e85d6c73aea61d1c5b118d9804b1a8ca4f8 (diff) | |
download | chromium_src-87ccdeed12b230422babc2cc47314a410bc0b249.zip chromium_src-87ccdeed12b230422babc2cc47314a410bc0b249.tar.gz chromium_src-87ccdeed12b230422babc2cc47314a410bc0b249.tar.bz2 |
Wrong LayoutTest marked as fixed.
I marked
LayoutTests/fast/dom/java-applet-calls.html
as fixed instead of
chrome/fast/dom/java-applet-calls.html
Fixing.
TBR=nsylvain
Review URL: http://codereview.chromium.org/21267
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9602 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index ab06713..4e979b9 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -651,7 +651,7 @@ MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL // The test may require a proper version of Java 6 RC 10 plugin // installed to run. -DEFER : chrome/fast/dom/java-applet-calls.html = FAIL +DEFER MAC LINUX : chrome/fast/dom/java-applet-calls.html = FAIL // These tests don't work on the open source buildbot because no font covers // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304. @@ -1479,7 +1479,7 @@ LayoutTests/fast/events/dispatchEvent-crash.html = FAIL LayoutTests/fast/dom/dom-constructors.html = FAIL // WebKit Merge 39050:39100 failures: -LINUX MAC : LayoutTests/fast/dom/java-applet-calls.html = FAIL +LayoutTests/fast/dom/java-applet-calls.html = FAIL LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html = FAIL // WebKit Merge 39100:39141 new tests: |