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

Side by Side Diff: LayoutTests/platform/qt/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
« no previous file with comments | « LayoutTests/platform/gtk/Skipped ('k') | WebCore/bindings/js/JSXMLHttpRequestCustom.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # =========================================================================== # 1 # =========================================================================== #
2 # Categories of Skipped Tests # 2 # Categories of Skipped Tests #
3 # =========================================================================== # 3 # =========================================================================== #
4 # 4 #
5 # Note:Try to add newly skipped tests to the appropriate category. If you create 5 # Note:Try to add newly skipped tests to the appropriate category. If you create
6 # a new category, be sure to list it here. If all else fails you can just 6 # a new category, be sure to list it here. If all else fails you can just
7 # add to the 'unsorted' category at the bottom. 7 # add to the 'unsorted' category at the bottom.
8 # Where a test is a layout test, rather than plaintext, it can help to run 8 # Where a test is a layout test, rather than plaintext, it can help to run
9 # it with '--platform mac --ignore-metrics' and add or create a section 9 # it with '--platform mac --ignore-metrics' and add or create a section
10 # in the category to indicate whether it still failed. 10 # in the category to indicate whether it still failed.
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 278
279 # [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sidee ffect) 279 # [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sidee ffect)
280 # https://bugs.webkit.org/show_bug.cgi?id=35086 280 # https://bugs.webkit.org/show_bug.cgi?id=35086
281 fast/xmlhttprequest/xmlhttprequest-no-file-access.html 281 fast/xmlhttprequest/xmlhttprequest-no-file-access.html
282 282
283 # These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled. 283 # These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled.
284 fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html 284 fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html
285 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html 285 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html
286 fast/xmlhttprequest/xmlhttprequest-responsetype-document.html 286 fast/xmlhttprequest/xmlhttprequest-responsetype-document.html
287 fast/xmlhttprequest/xmlhttprequest-responsetype-text.html 287 fast/xmlhttprequest/xmlhttprequest-responsetype-text.html
288 http/tests/xmlhttprequest/send-array-buffer.html
288 289
289 # Missing DRT ability to set accept cookie policy 290 # Missing DRT ability to set accept cookie policy
290 http/tests/xmlhttprequest/cross-origin-cookie-storage.html 291 http/tests/xmlhttprequest/cross-origin-cookie-storage.html
291 292
292 # =========================================================================== # 293 # =========================================================================== #
293 # Failing inserting tests. # 294 # Failing inserting tests. #
294 # =========================================================================== # 295 # =========================================================================== #
295 # ---- rendertree results OK but suspicious diffs. 296 # ---- rendertree results OK but suspicious diffs.
296 editing/inserting/4960120-1.html 297 editing/inserting/4960120-1.html
297 editing/inserting/before-after-input-element.html 298 editing/inserting/before-after-input-element.html
(...skipping 5053 matching lines...) Expand 10 before | Expand all | Expand 10 after
5351 5352
5352 # [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fa il 5353 # [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fa il
5353 # https://bugs.webkit.org/show_bug.cgi?id=49802 5354 # https://bugs.webkit.org/show_bug.cgi?id=49802
5354 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html 5355 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
5355 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html 5356 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
5356 http/tests/security/aboutBlank/xss-DENIED-set-opener.html 5357 http/tests/security/aboutBlank/xss-DENIED-set-opener.html
5357 5358
5358 # [Qt] plugins/keyboard-events.html fails after r72717 5359 # [Qt] plugins/keyboard-events.html fails after r72717
5359 # https://bugs.webkit.org/show_bug.cgi?id=50050 5360 # https://bugs.webkit.org/show_bug.cgi?id=50050
5360 plugins/keyboard-events.html 5361 plugins/keyboard-events.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/gtk/Skipped ('k') | WebCore/bindings/js/JSXMLHttpRequestCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698