diff options
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_ignored.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/tests_ignored.txt index e3f60ea..e4dee82 100644 --- a/webkit/tools/layout_tests/test_lists/tests_ignored.txt +++ b/webkit/tools/layout_tests/test_lists/tests_ignored.txt @@ -192,5 +192,6 @@ LINUX : chrome/fonts/impact.html = FAIL // to verify is that we don't crash on this page. LayoutTests/fast/js/regexp-charclass-crash.html = PASS TIMEOUT -// Test to verify legacy MAC encodings. -LayoutTests/fast/encoding/char-decoding-mac.html = FAIL
\ No newline at end of file +// Test to verify legacy MAC encodings. We don't want to support them and +// have to skip this test. +SKIP : LayoutTests/fast/encoding/char-decoding-mac.html = FAIL |