OLD | NEW |
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 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
418 fast/mutation/observe-exceptions.html | 418 fast/mutation/observe-exceptions.html |
419 fast/mutation/observe-subtree.html | 419 fast/mutation/observe-subtree.html |
420 fast/mutation/shadow-dom.html | 420 fast/mutation/shadow-dom.html |
421 fast/mutation/takeRecords.html | 421 fast/mutation/takeRecords.html |
422 fast/mutation/transient-gc-crash.html | 422 fast/mutation/transient-gc-crash.html |
423 | 423 |
424 # Disable private names by default in WebCore | 424 # Disable private names by default in WebCore |
425 # https://bugs.webkit.org/show_bug.cgi?id=87088 | 425 # https://bugs.webkit.org/show_bug.cgi?id=87088 |
426 fast/js/names.html | 426 fast/js/names.html |
427 | 427 |
| 428 # Don't have GestureLongPress, GestureTapCancel event types |
| 429 touchadjustment/touch-links-longpress.html |
| 430 touchadjustment/touch-links-active.html |
| 431 |
428 # =========================================================================== # | 432 # =========================================================================== # |
429 # Feature not yet supported. # | 433 # Feature not yet supported. # |
430 # =========================================================================== # | 434 # =========================================================================== # |
431 | 435 |
432 # Tests for MediaSource API. Feature is not yet functional. | 436 # Tests for MediaSource API. Feature is not yet functional. |
433 # https://bugs.webkit.org/show_bug.cgi?id=64731 | 437 # https://bugs.webkit.org/show_bug.cgi?id=64731 |
434 http/tests/media/media-source/ | 438 http/tests/media/media-source/ |
435 | 439 |
436 # Encrypted Media Extensions are not enabled. | 440 # Encrypted Media Extensions are not enabled. |
437 media/encrypted-media/ | 441 media/encrypted-media/ |
(...skipping 2293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2731 # https://bugs.webkit.org/show_bug.cgi?id=92039 | 2735 # https://bugs.webkit.org/show_bug.cgi?id=92039 |
2732 svg/repaint/container-repaint.svg | 2736 svg/repaint/container-repaint.svg |
2733 | 2737 |
2734 # This test depends on subpixel layout. | 2738 # This test depends on subpixel layout. |
2735 # https://bugs.webkit.org/show_bug.cgi?id=92352 | 2739 # https://bugs.webkit.org/show_bug.cgi?id=92352 |
2736 css3/flexbox/flex-rounding.html | 2740 css3/flexbox/flex-rounding.html |
2737 | 2741 |
2738 # ENABLE(WIDGET_REGION) is disabled | 2742 # ENABLE(WIDGET_REGION) is disabled |
2739 fast/css/widget-region-parser.html | 2743 fast/css/widget-region-parser.html |
2740 | 2744 |
2741 # https://bugs.webkit.org/show_bug.cgi?id=92914 | |
2742 touchadjustment/touch-links-longpress.html | |
2743 | |
2744 # [Qt][GTK] REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-ta
rget.xhtml assert and flakey | 2745 # [Qt][GTK] REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-ta
rget.xhtml assert and flakey |
2745 # https://bugs.webkit.org/show_bug.cgi?id=93812 | 2746 # https://bugs.webkit.org/show_bug.cgi?id=93812 |
2746 svg/custom/use-instanceRoot-as-event-target.xhtml | 2747 svg/custom/use-instanceRoot-as-event-target.xhtml |
2747 | 2748 |
2748 # New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails | 2749 # New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails |
2749 # https://bugs.webkit.org/show_bug.cgi?id=94076 | 2750 # https://bugs.webkit.org/show_bug.cgi?id=94076 |
2750 fast/events/autoscroll-in-textarea.html | 2751 fast/events/autoscroll-in-textarea.html |
2751 | 2752 |
2752 # ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled | 2753 # ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled |
2753 fast/forms/time-multiple-fields | 2754 fast/forms/time-multiple-fields |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2796 | 2797 |
2797 # [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert | 2798 # [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert |
2798 # https://bugs.webkit.org/show_bug.cgi?id=96907 | 2799 # https://bugs.webkit.org/show_bug.cgi?id=96907 |
2799 fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html | 2800 fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html |
2800 fast/js/dfg-inline-arguments-use-from-all-the-places.html | 2801 fast/js/dfg-inline-arguments-use-from-all-the-places.html |
2801 | 2802 |
2802 # [Qt] REGRESSION(r128749): http/tests/inspector/network/network-xhr-same-url-as
-main-resource.html crashes | 2803 # [Qt] REGRESSION(r128749): http/tests/inspector/network/network-xhr-same-url-as
-main-resource.html crashes |
2803 # https://bugs.webkit.org/show_bug.cgi?id=96931 | 2804 # https://bugs.webkit.org/show_bug.cgi?id=96931 |
2804 http/tests/inspector/network/network-xhr-replay.html | 2805 http/tests/inspector/network/network-xhr-replay.html |
2805 | 2806 |
OLD | NEW |