☠☠ backed out by 4b2c76feaf08 ☠ ☠ | |
author | Sebastian Hengst <archaeopteryx@coole-files.de> |
Fri, 20 Oct 2017 00:23:01 +0200 | |
changeset 387198 | 8dbda4160d4085b6daaa68a9bd318ec15cee31ce |
parent 387197 | b871e93e7912a3b51e0f4aa180dc53091918cb18 |
child 387199 | d86b238b5db553056162c336aac62a213c255329 |
push id | 32715 |
push user | acraciun@mozilla.com |
push date | Fri, 20 Oct 2017 09:04:45 +0000 |
treeherder | mozilla-central@be030533c5af [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | bustage-fix |
bugs | 1410245 |
milestone | 58.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/testing/web-platform/moz.build +++ b/testing/web-platform/moz.build @@ -205,19 +205,16 @@ with Files("tests/encoding/**"): BUG_COMPONENT = ("Core", "Internationalization") with Files("tests/encrypted-media/**"): BUG_COMPONENT = ("Core", "Audio/Video: Playback") with Files("tests/eventsource/**"): BUG_COMPONENT = ("Core", "DOM") -with Files("tests/ext-xhtml-pubid/**"): - BUG_COMPONENT = ("Core", "XML") - # usb and payments ? with Files("tests/feature-policy/**"): BUG_COMPONENT = ("Core", "DOM") with Files("tests/fetch/**"): BUG_COMPONENT = ("Core", "DOM") with Files("tests/fonts/**"):