Backed out 2 changesets (bug 1820893) for causing build bustage at GMPChild.cpp. CLOSED TREE

Backed out changeset 10c146921bc5 (bug 1820893)
Backed out changeset d9b33032be7b (bug 1820893)
This commit is contained in:
Cristina Horotan 2023-04-03 16:34:53 +03:00
Родитель 7702f29b64
Коммит 6b638f58c5
11 изменённых файлов: 11 добавлений и 4749 удалений

Просмотреть файл

@ -1,3 +0,0 @@
. "$topsrcdir/browser/config/mozconfigs/linux64/nightly"
ac_add_options --as-milestone=release

Просмотреть файл

@ -1,3 +0,0 @@
. "$topsrcdir/browser/config/mozconfigs/macosx64/nightly"
ac_add_options --as-milestone=release

Просмотреть файл

@ -1,3 +0,0 @@
. "$topsrcdir/browser/config/mozconfigs/win64/nightly"
ac_add_options --as-milestone=release

Просмотреть файл

@ -19,13 +19,10 @@ only-for-attributes:
not-for-build-platforms:
- linux-shippable/opt
- linux64-shippable/opt
- linux64-nightlyasrelease/opt
- macosx64-shippable/opt
- macosx64-nightlyasrelease/opt
- win32-shippable/opt
- win64-shippable/opt
- win64-aarch64-shippable/opt
- win64-nightlyasrelease/opt
- linux-devedition/opt
- linux64-devedition/opt
- macosx64-devedition/opt

Просмотреть файл

@ -1403,53 +1403,6 @@ linux64-shippable/opt:
- sysroot-x86_64-linux-gnu
- sysroot-wasm32-wasi
linux64-nightlyasrelease/opt:
description: "Linux64 Nightly-As-Release"
use-pgo: linux64-shippable/opt
attributes:
enable-full-crashsymbols: true
index:
product: firefox
job-name: linux64-nightlyasrelease-opt
treeherder:
platform: linux64-nightlyasrelease/opt
symbol: Bpgo(Bnar)
run-on-projects: [trunk-only]
worker-type: b-linux-gcp
worker:
max-run-time: 9000
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
# bug 1690154 - enable full symbols on all branches, but only
# upload them on the official set. In conjunction with
# `enable-full-crashsymbols`.
MOZ_ENABLE_FULL_SYMBOLS: "1"
PERFHERDER_EXTRA_OPTIONS: nightly-as-release
run:
using: mozharness
actions: [get-secrets, build]
config:
- builds/releng_base_firefox.py
- builds/releng_base_linux_64_builds.py
- taskcluster_nightly.py
script: "mozharness/scripts/fx_desktop_build.py"
mozconfig-variant: nightly-as-release
secrets: true
tooltool-downloads: public
fetches:
toolchain:
- linux64-binutils
- linux64-clang
- linux64-rust
- linux64-rust-size
- linux64-cbindgen
- linux64-dump_syms
- linux64-nasm
- linux64-node
- linux64-pkgconf
- sysroot-x86_64-linux-gnu
- sysroot-wasm32-wasi
linux64-noopt/debug:
description: "Linux64 No-optimize Debug"
index:

Просмотреть файл

@ -553,39 +553,6 @@ macosx64-add-on-devel/opt:
- macosx64-sdk
- sysroot-wasm32-wasi
macosx64-nightlyasrelease/opt:
description: "MacOS X Nightly-As-Release"
worker-type: b-linux-gcp
use-pgo: macosx64-shippable/opt
attributes:
enable-full-crashsymbols: true
skip-verify-test-packaging: true
upload-generated-sources: true
index:
job-name: macosx64-nightlyasrelease-opt
treeherder:
platform: osx-nightlyasrelease/opt
symbol: Bpgo(Bnar)
tier: 1
run-on-projects: [trunk-only]
worker:
max-run-time: 7200
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
PERFHERDER_EXTRA_OPTIONS: nightly-as-release
run:
config:
- builds/releng_base_firefox.py
- builds/releng_base_mac_64_cross_builds.py
- taskcluster_nightly.py
mozconfig-variant: nightly-as-release
fetches:
toolchain:
- linux64-cctools-port
- linux64-clang
- macosx64-sdk
- sysroot-wasm32-wasi
macosx64-x64-shippable/opt:
description: "MacOS X x64 Cross-compile"
worker-type: b-linux-gcp

Просмотреть файл

@ -552,55 +552,6 @@ win64-shippable/opt:
fetch:
- upx-3.95-win
win64-nightlyasrelease/opt:
description: "Win64 Opt Nightly-As-Release"
use-pgo: win64-shippable/opt
attributes:
enable-full-crashsymbols: true
index:
product: firefox
job-name: win64-nightlyasrelease-opt
treeherder:
platform: win64-nightlyasrelease/opt
symbol: Bpgo(Bnar)
worker-type: b-linux-gcp
worker:
max-run-time: 10800
env:
PERFHERDER_EXTRA_OPTIONS: "nightly-as-release"
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
actions: [get-secrets, build]
options: [append-env-variables-from-configs]
script: mozharness/scripts/fx_desktop_build.py
secrets: true
config:
- builds/releng_base_firefox.py
- builds/releng_base_linux_64_builds.py
- taskcluster_nightly.py
extra-config:
stage_platform: win64
mozconfig_platform: win64
mozconfig-variant: nightly-as-release
run-on-projects: [trunk-only]
fetches:
toolchain:
- linux64-clang
- linux64-rust-cross
- linux64-rust-size
- linux64-nasm
- linux64-node
- linux64-cbindgen
- linux64-dump_syms
- linux64-wine
- linux64-winchecksec
- nsis
- sysroot-x86_64-linux-gnu
- sysroot-wasm32-wasi
- win64-vs2017
fetch:
- upx-3.95-win
win32-add-on-devel/opt:
description: "Windows32 add-on-devel"
index:

Просмотреть файл

@ -83,7 +83,7 @@ browsertime-tp6:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
.*64.*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
default: []
default: []
treeherder-symbol: Btime(tp6)
@ -149,7 +149,7 @@ browsertime-responsiveness:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk]
.*64.*shippable-qr/.*: [trunk]
default: []
default: []
tier:
@ -195,7 +195,7 @@ browsertime-tp6-essential:
by-test-platform:
windows.*-32.*: []
macosx1100.*shippable.*: [mozilla-central, mozilla-beta]
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
.*64.*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
default: []
default: []
tier:
@ -223,15 +223,6 @@ browsertime-tp6-bytecode:
- twitter
- wikipedia
- yahoo-mail
run-on-projects:
by-app:
firefox:
by-test-platform:
windows.*-32.*: []
macosx1100.*shippable.*: [mozilla-central, mozilla-beta]
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
default: []
default: []
mozharness:
extra-options:
by-test-platform:
@ -326,8 +317,7 @@ browsertime-benchmark:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-release]
.*nightlyasrelease.*: [autoland]
.*64.*shippable-qr/.*: [trunk, mozilla-release]
default: []
default: []
unity-webgl:
@ -335,16 +325,7 @@ browsertime-benchmark:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-release]
default: []
default: []
speedometer:
by-app:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
.*nightlyasrelease.*: [autoland]
.*64.*shippable-qr/.*: [trunk, mozilla-release]
default: []
default: []
default:
@ -352,7 +333,7 @@ browsertime-benchmark:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
.*64.*shippable-qr/.*: [trunk, mozilla-beta, mozilla-release]
default: []
default: []
max-run-time:
@ -391,7 +372,7 @@ browsertime-benchmark-wasm:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [mozilla-central, mozilla-release]
.*64.*shippable-qr/.*: [mozilla-central, mozilla-release]
default: []
default: []
max-run-time:
@ -418,7 +399,7 @@ browsertime-youtube-playback:
run-on-projects:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [mozilla-central, mozilla-release]
.*64.*shippable-qr/.*: [mozilla-central, mozilla-release]
default: []
tier: 2
limit-platforms:
@ -613,7 +594,7 @@ browsertime-custom:
run-on-projects:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [mozilla-central]
.*64.*shippable-qr/.*: [mozilla-central]
default: []
tier: 1
treeherder-symbol: Btime(ps)
@ -632,7 +613,7 @@ browsertime-first-install:
run-on-projects:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [trunk]
.*64.*shippable-qr/.*: [trunk]
default: []
tier: 1
treeherder-symbol: Btime(welcome)
@ -648,8 +629,7 @@ browsertime-grandprix:
firefox:
by-test-platform:
windows.*-32.*: []
.*64(?!.*nightlyasrelease).*shippable-qr/.*: [autoland, mozilla-central]
.*nightlyasrelease.*: [autoland]
.*64.*shippable-qr/.*: [autoland, mozilla-central]
default: []
default: []
tier: 3

Просмотреть файл

@ -63,11 +63,6 @@ linux1804-64-shippable-qr/opt:
- browsertime
- browsertime-profiling
linux1804-64-nightlyasrelease-qr/opt:
build-platform: linux64-nightlyasrelease/opt
test-sets:
- browsertime
linux1804-64-qr/debug:
build-platform: linux64/debug
test-sets:
@ -195,11 +190,6 @@ windows10-64-shippable-qr/opt:
- windows-talos
- browsertime
windows10-64-nightlyasrelease-qr/opt:
build-platform: win64-nightlyasrelease/opt
test-sets:
- browsertime
# win10-64 2004
windows10-64-2004-qr/debug:
build-platform: win64/debug
@ -332,11 +322,6 @@ macosx1015-64-shippable-qr/opt:
- web-platform-tests
- web-platform-tests-backlog
macosx1015-64-nightlyasrelease-qr/opt:
build-platform: macosx64-nightlyasrelease/opt
test-sets:
- browsertime
macosx1015-64-devedition-qr/opt:
build-platform: macosx64-devedition/opt
test-sets:

Просмотреть файл

@ -751,7 +751,6 @@ test_setting_description_schema = Schema(
"domstreams",
"lite",
"mingwclang",
"nightlyasrelease",
"shippable",
"tsan",
): bool,

Разница между файлами не показана из-за своего большого размера Загрузить разницу