зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536762 - part4 : disable tests on Android and Windows. r=heycam
On Android, sometime we can't get the first frame, which would cause intermittent fail. See bug1546128. On Windows, sometime we would get incorrect text color rendering, which would also cause intermittent fail. See bug1546133. It seems that we won't get these two bug fixed recently, so I'm going to disable them on these two platforms. Differential Revision: https://phabricator.services.mozilla.com/D28359 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
a0fdb4044a
Коммит
7d4ac29915
|
@ -1,3 +1,4 @@
|
|||
[track-cue-rendering-after-controls-removed.html]
|
||||
disabled:
|
||||
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1534423
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[track-cue-rendering-line-doesnt-fit.html]
|
||||
disabled:
|
||||
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1548066
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy:
|
||||
if webrender and os == "win": maxDifference=1;totalPixels=0-68
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[track-cue-rendering-transformed-video.html]
|
||||
disabled:
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1548066
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[align_center.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: align_center-ref.html:maxDifference=0-2;totalPixels=0-5000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[align_center_position_50.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: align_center_position_50-ref.html:maxDifference=0-2;totalPixels=0-5000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[basic.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: basic-ref.html:maxDifference=0-2;totalPixels=0-41200
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[bidi_ruby.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: bidi_ruby-ref.html:maxDifference=0-2;totalPixels=0-43000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[u0041_first.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: u0041_first-ref.html:maxDifference=0-2;totalPixels=0-100
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[u06E9_no_strong_dir.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: u06E9_no_strong_dir-ref.html:maxDifference=0-2;totalPixels=0-43100
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[size_90.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: size_90-ref.html:maxDifference=0-2;totalPixels=0-100
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[size_99.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: size_99-ref.html:maxDifference=0-2;totalPixels=0-100
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[color_hex.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: color_hex-ref.html:maxDifference=0-2;totalPixels=0-41200
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[color_hsla.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: color_hsla-ref.html:maxDifference=0-2;totalPixels=0-41200
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[color_rgba.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: color_rgba-ref.html:maxDifference=0-2;totalPixels=0-41200
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[cue_selector_single_colon.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: cue_selector_single_colon-ref.html:maxDifference=0-2;totalPixels=0-1100
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[outline_properties.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: outline_properties-ref.html:maxDifference=0-2;totalPixels=0-2700
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[outline_shorthand.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: outline_shorthand-ref.html:maxDifference=0-2;totalPixels=0-2700
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[text-decoration_overline.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: text-decoration_overline-ref.html:maxDifference=0-2;totalPixels=0-1600
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[text-decoration_overline_underline_line-through.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: text-decoration_overline_underline_line-ref.html:maxDifference=0-2;totalPixels=0-42000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[text-decoration_underline.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: text-decoration_underline-ref.html:maxDifference=0-2;totalPixels=0-42000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[white-space_normal_wrapped.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: white-space_normal_wrapped-ref.html:maxDifference=0-2;totalPixels=0-500
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[white-space_nowrap_wrapped.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: white-space_nowrap_wrapped-ref.html:maxDifference=0-2;totalPixels=0-500
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[background_box.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: background_box-ref.html:maxDifference=0-2;totalPixels=0-4000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[bold_namespace.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: bold_namespace-ref.html:maxDifference=0-2;totalPixels=0-300
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[class_namespace.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: class_namespace-ref.html:maxDifference=0-2;totalPixels=0-300
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[cue_func_selector_single_colon.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
|
@ -1,2 +1,5 @@
|
|||
[italic_namespace.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: italic_namespace-ref.html:maxDifference=0-2;totalPixels=0-300
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[not_allowed_properties.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: not_allowed_properties-ref.html:maxDifference=0-2;totalPixels=0-2200
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[type_selector_root.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
|
@ -1,2 +1,5 @@
|
|||
[underline_namespace.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: underline_namespace-ref.html:maxDifference=0-2;totalPixels=0-300
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[voice_namespace.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: voice_namespace-ref.html:maxDifference=0-2;totalPixels=0-300
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[bold_object_default_font-style.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: bold_object_default_font-style-ref.html:maxDifference=0-2;totalPixels=0-1000
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[italic_object_default_font-style.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: italic_object_default_font-style-ref.html:maxDifference=0-2;totalPixels=0-1800
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[underline_object_default_font-style.html]
|
||||
disabled:
|
||||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
fuzzy: underline_object_default_font-style-ref.html:maxDifference=0-2;totalPixels=0-1800
|
||||
|
|
Загрузка…
Ссылка в новой задаче