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

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

Issue 7171012: Merge 88489 - 2011-06-09 Kenneth Russell <kbr@google.com> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 years, 6 months 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 # Welcome to the GTK+ Skipped list! This list is divided into several sections 1 # Welcome to the GTK+ Skipped list! This list is divided into several sections
2 # to make it easy for us to triage and close issues. 2 # to make it easy for us to triage and close issues.
3 3
4 # 1. TESTS THAT REQUIRE NEW RESULTS 4 # 1. TESTS THAT REQUIRE NEW RESULTS
5 # Please don't add any tests to this list. Instead just ping a GTK+ developer 5 # Please don't add any tests to this list. Instead just ping a GTK+ developer
6 # to generate results for you. 6 # to generate results for you.
7 7
8 # 2. FLAKY TESTS 8 # 2. FLAKY TESTS
9 # When appropriate, open a bug for flaky tests with the test diff and informatio n 9 # When appropriate, open a bug for flaky tests with the test diff and informatio n
10 # about which bots the test fails on. 10 # about which bots the test fails on.
(...skipping 1462 matching lines...) Expand 10 before | Expand all | Expand 10 after
1473 1473
1474 # https://bugs.webkit.org/show_bug.cgi?id=61396 1474 # https://bugs.webkit.org/show_bug.cgi?id=61396
1475 fast/events/scroll-in-scaled-page-with-overflow-hidden.html 1475 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
1476 1476
1477 # https://bugs.webkit.org/show_bug.cgi?id=61523 1477 # https://bugs.webkit.org/show_bug.cgi?id=61523
1478 http/tests/eventsource/workers/eventsource-simple.html 1478 http/tests/eventsource/workers/eventsource-simple.html
1479 1479
1480 # failing dropzone test(http://bugs.webkit.org/show_bug.cgi?id=61630) 1480 # failing dropzone test(http://bugs.webkit.org/show_bug.cgi?id=61630)
1481 fast/events/dropzone-002.html 1481 fast/events/dropzone-002.html
1482 1482
1483 # Failing because WebGL is not enabled
1484 http/tests/security/webgl-remote-read-remote-image-allowed.html
1485 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
1486 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698