From 5160d982acca8ac23cce38b54855fd87eca9f60a Mon Sep 17 00:00:00 2001 From: "machenbach@chromium.org" Date: Fri, 7 Jun 2013 15:59:10 +0000 Subject: [PATCH] Lists tests to skip. The test expectations file will be assigned to the run_webkit_tests script using the additional expectations flag. The tests listed in this file will be maintained manually. The list contains tests that typically fail on the V8 waterfall. R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/16634005 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15010 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- tools/blink_tests/TestExpectations | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tools/blink_tests/TestExpectations diff --git a/tools/blink_tests/TestExpectations b/tools/blink_tests/TestExpectations new file mode 100644 index 0000000..0597409 --- /dev/null +++ b/tools/blink_tests/TestExpectations @@ -0,0 +1,23 @@ +# Created by test_result_analyzer.py +# Date: 2013-06-07 15:09:29.286522 +# Waterfall: v8_blink +# Revision type: webkit +# Fail ratio: 0.2 +[ Linux Release x86 ] fast/js/JSON-stringify.html [ SKIP ] +[ Linux Release x86 ] fast/text/atsui-multiple-renderers.html [ SKIP ] +[ Linux Release x86 ] fast/text/international/complex-joining-using-gpos.html [ SKIP ] +[ Linux Release x86 ] fast/text/international/danda-space.html [ SKIP ] +[ Linux Release x86 ] fast/text/international/thai-baht-space.html [ SKIP ] +[ Linux Release x86 ] fast/text/international/thai-line-breaks.html [ SKIP ] +[ Linux Release x86 ] inspector/profiler/memory-instrumentation-external-array.html [ SKIP ] +[ Linux Release x86_64 ] fast/text/atsui-multiple-renderers.html [ SKIP ] +[ Linux Release x86_64 ] fast/text/international/complex-joining-using-gpos.html [ SKIP ] +[ Linux Release x86_64 ] fast/text/international/danda-space.html [ SKIP ] +[ Linux Release x86_64 ] fast/text/international/thai-baht-space.html [ SKIP ] +[ Linux Release x86_64 ] fast/text/international/thai-line-breaks.html [ SKIP ] +[ Linux Release x86_64 ] inspector/profiler/memory-instrumentation-external-array.html [ SKIP ] +[ Linux Debug ] fast/text/atsui-multiple-renderers.html [ SKIP ] +[ Linux Debug ] fast/text/international/complex-joining-using-gpos.html [ SKIP ] +[ Linux Debug ] fast/text/international/danda-space.html [ SKIP ] +[ Linux Debug ] fast/text/international/thai-baht-space.html [ SKIP ] +[ Linux Debug ] fast/text/international/thai-line-breaks.html [ SKIP ] -- 2.7.4