Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Side by Side Diff: LayoutTests/platform/gtk/Skipped

Issue 5569001: Merge 72866 - Add send(ArrayBuffer) to XMLHttpRequest per XMLHttpRequest Leve... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # We should keep the tests listed in the same order as they appear in the output . 1 # We should keep the tests listed in the same order as they appear in the output .
2 # This makes it easier to look for differences on the actual output and 2 # This makes it easier to look for differences on the actual output and
3 # what the skip list contains. 3 # what the skip list contains.
4 # Also, no grouping should occur. Every test for itself. An exception is when 4 # Also, no grouping should occur. Every test for itself. An exception is when
5 # an entire directory of tests is to be skipped due to the feature being 5 # an entire directory of tests is to be skipped due to the feature being
6 # unsupported. 6 # unsupported.
7 # 7 #
8 # You can get a list of actual failed/timed out/crashed/new tests by piping 8 # You can get a list of actual failed/timed out/crashed/new tests by piping
9 # the output of running the tests to this command: 9 # the output of running the tests to this command:
10 # 10 #
(...skipping 1091 matching lines...) Expand 10 before | Expand all | Expand 10 after
1102 fast/text/international/thai-baht-space.html 1102 fast/text/international/thai-baht-space.html
1103 fast/text/international/thai-offsetForPosition-inside-character.html 1103 fast/text/international/thai-offsetForPosition-inside-character.html
1104 fast/backgrounds/background-clip-text.html 1104 fast/backgrounds/background-clip-text.html
1105 fast/overflow/scrollbar-restored.html 1105 fast/overflow/scrollbar-restored.html
1106 1106
1107 # These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled. 1107 # These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled.
1108 fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html 1108 fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html
1109 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html 1109 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html
1110 fast/xmlhttprequest/xmlhttprequest-responsetype-document.html 1110 fast/xmlhttprequest/xmlhttprequest-responsetype-document.html
1111 fast/xmlhttprequest/xmlhttprequest-responsetype-text.html 1111 fast/xmlhttprequest/xmlhttprequest-responsetype-text.html
1112 http/tests/xmlhttprequest/send-array-buffer.html
1112 1113
1113 # https://bugs.webkit.org/show_bug.cgi?id=30508 1114 # https://bugs.webkit.org/show_bug.cgi?id=30508
1114 # All these tests fail because WebKit does not work correctly with 1115 # All these tests fail because WebKit does not work correctly with
1115 # very recent versions of libxml2, which the debug bots use 1116 # very recent versions of libxml2, which the debug bots use
1116 fast/xpath/evaluate-twice.html 1117 fast/xpath/evaluate-twice.html
1117 fast/xpath/text-nodes.html 1118 fast/xpath/text-nodes.html
1118 fast/xpath/4XPath/Borrowed/sr_20021217.html 1119 fast/xpath/4XPath/Borrowed/sr_20021217.html
1119 fast/xpath/py-dom-xpath/abbreviations.html 1120 fast/xpath/py-dom-xpath/abbreviations.html
1120 fast/xpath/py-dom-xpath/paths.html 1121 fast/xpath/py-dom-xpath/paths.html
1121 fast/xsl/xslt-processor.html 1122 fast/xsl/xslt-processor.html
(...skipping 4441 matching lines...) Expand 10 before | Expand all | Expand 10 after
5563 # REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails 5564 # REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
5564 # https://bugs.webkit.org/show_bug.cgi?id=49801 5565 # https://bugs.webkit.org/show_bug.cgi?id=49801
5565 fast/profiler/throw-exception-from-eval.html 5566 fast/profiler/throw-exception-from-eval.html
5566 5567
5567 # https://bugs.webkit.org/show_bug.cgi?id=49964 5568 # https://bugs.webkit.org/show_bug.cgi?id=49964
5568 fast/canvas/canvas-fillPath-shadow.html 5569 fast/canvas/canvas-fillPath-shadow.html
5569 fast/canvas/canvas-strokePath-shadow.html 5570 fast/canvas/canvas-strokePath-shadow.html
5570 5571
5571 # https://bugs.webkit.org/show_bug.cgi?id=47727 5572 # https://bugs.webkit.org/show_bug.cgi?id=47727
5572 mathml/presentation 5573 mathml/presentation
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/send-array-buffer-expected.txt ('k') | LayoutTests/platform/qt/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698