diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-26 20:51:56 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-26 20:51:56 +0000 |
commit | fbd71a1b6052d4d6c7a4d3a5363bfad18b1659c1 (patch) | |
tree | 07eec14caf9cf62b4c9add95053a060963dae3c5 /webkit | |
parent | 6f955d1172a25fed248e5768e1a587a008064831 (diff) | |
download | chromium_src-fbd71a1b6052d4d6c7a4d3a5363bfad18b1659c1.zip chromium_src-fbd71a1b6052d4d6c7a4d3a5363bfad18b1659c1.tar.gz chromium_src-fbd71a1b6052d4d6c7a4d3a5363bfad18b1659c1.tar.bz2 |
Mark fast/encoding/parser-tests.html as failing on linux debug.
It has been failing for quite a while on the canaries, but the main
waterfall did not catch this error before because it was misconfigured.
BUG:68046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70187 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d89381f..3dc960d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,4 +7,5 @@ BUGCR64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT BUGPKASTING WIN MAC DEBUG SLOW: fast/encoding/parser-tests.html = PASS +BUGCR68046 LINUX DEBUG SLOW: fast/encoding/parser-tests.html = TEXT BUGCR67463 MAC : editing/selection/caret-mode-paragraph-keys-navigation.html = TEXT |