forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1501562 - Disable some frequent intermittent failing tests on gec…
…koview testrunneractivity Differential Revision: https://phabricator.services.mozilla.com/D30424 --HG-- extra : moz-landing-system : lando
- Loading branch information
Showing
24 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/css/css-backgrounds/border-image-width-005.xht.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[css-backgrounds/border-image-width-005.xht] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/css/css-backgrounds/border-image-width-007.xht.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[css-backgrounds/border-image-width-007.xht] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/dom/events/Event-timestamp-safe-resolution.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...eb-platform/meta/html/browsers/windows/browsing-context-names/choose-_parent-003.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/mathml/relations/html5-tree/href-click-1.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[relations/html5-tree/href-click-1.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/mathml/relations/html5-tree/href-click-2.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[href-click-2.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/media-source/mediasource-correct-frames.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
testing/web-platform/meta/media-source/mediasource-seek-beyond-duration.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[mediasource-seek-beyond-duration.html] | ||
disabled: | ||
if os == "android" and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003 | ||
if os == "android" and not e10s: bug 1501562 (frequently fails on geckoview) | ||
|
1 change: 1 addition & 0 deletions
1
testing/web-platform/meta/navigation-timing/nav2_test_navigation_type_reload.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[nav2_test_navigation_type_reload.html] | ||
disabled: | ||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003 | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
1 change: 1 addition & 0 deletions
1
testing/web-platform/meta/navigation-timing/nav2_test_redirect_server.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[nav2_test_redirect_server.html] | ||
disabled: | ||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003 | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/resource-timing/resource_timing.worker.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[resource_timing.worker.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
1 change: 1 addition & 0 deletions
1
testing/web-platform/meta/service-workers/service-worker/client-navigate.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[client-navigate.https.html] | ||
disabled: | ||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972 | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
1 change: 1 addition & 0 deletions
1
testing/web-platform/meta/service-workers/service-worker/update-not-allowed.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[update-not-allowed.https.html] | ||
disabled: | ||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972 | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
1 change: 1 addition & 0 deletions
1
...platform/meta/service-workers/service-worker/update-registration-with-type.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...a/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/no-cors.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
[no-cors.https.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) | ||
[\n Test if MediaElementAudioSourceNode works for cross-origin redirects with\n "no-cors" request mode.\n ] | ||
expected: FAIL | ||
|
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
...ing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[RTCPeerConnection-setRemoteDescription-tracks.https.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/webrtc/webrtc/RTCRtpTransceiver.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[RTCRtpTransceiver.https.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) |
1 change: 1 addition & 0 deletions
1
...ta/webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[disable_controls_reposition.html] | ||
disabled: | ||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1511369 | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) | ||
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1534426 |
2 changes: 2 additions & 0 deletions
2
...ssing-model/selectors/cue_function/italic_object/italic_animation_with_timestamp.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
[italic_animation_with_timestamp.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
...ocessing-model/selectors/cue_function/italic_object/italic_background_properties.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
[italic_background_properties.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/workers/semantics/multiple-workers/007.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
[007.html] | ||
disabled: | ||
if (os == "android") and e10s: bug 1501562 (frequently fails on geckoview) | ||
[shared worker in dedicated worker in shared worker] | ||
expected: FAIL | ||
|