summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/toolchain/misc.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /taskcluster/ci/toolchain/misc.yml
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/ci/toolchain/misc.yml')
-rw-r--r--taskcluster/ci/toolchain/misc.yml51
1 files changed, 26 insertions, 25 deletions
diff --git a/taskcluster/ci/toolchain/misc.yml b/taskcluster/ci/toolchain/misc.yml
index 4424cf6e0b..80356f5be6 100644
--- a/taskcluster/ci/toolchain/misc.yml
+++ b/taskcluster/ci/toolchain/misc.yml
@@ -206,8 +206,8 @@ macosx64-custom-car:
treeherder:
symbol: TM(custom-car)
worker:
- max-run-time: 35000
- use-system-python: false
+ max-run-time: 40000
+ use-python: default
run-on-projects: []
run:
script: build-custom-car.sh
@@ -231,7 +231,7 @@ macosx64-custom-car:
toolchain-artifact: public/build/car_macosx.tar.zst
fetches:
toolchain:
- - macosx64-sdk-14.2
+ - macosx64-sdk-14.4
macosx-arm64-custom-car:
description: "Custom chromium-as-release build for mac (apple silicon)"
@@ -243,7 +243,7 @@ macosx-arm64-custom-car:
tier: 2
worker:
max-run-time: 50000
- use-system-python: false
+ use-python: default
run-on-projects: []
run:
script: build-custom-car.sh
@@ -267,7 +267,7 @@ macosx-arm64-custom-car:
toolchain-artifact: public/build/car_macosx_arm.tar.zst
fetches:
toolchain:
- - macosx64-sdk-14.2
+ - macosx64-sdk-14.4
android-custom-car:
description: "Custom chromium-as-release build for Android"
@@ -278,7 +278,7 @@ android-custom-car:
worker:
docker-image: {in-tree: custom-car-android}
max-run-time: 20000
- use-system-python: false
+ use-python: default
run-on-projects: []
run:
script: build-custom-car.sh
@@ -313,7 +313,7 @@ linux64-custom-car:
worker:
docker-image: {in-tree: custom-car-linux}
max-run-time: 16200
- use-system-python: false
+ use-python: default
run-on-projects: []
run:
script: build-custom-car.sh
@@ -347,7 +347,7 @@ win64-custom-car:
max-run-time: 16200
env:
MSYSTEM: "MINGW64"
- use-system-python: false
+ use-python: default
run-on-projects: []
run:
script: build-custom-car.sh
@@ -508,23 +508,6 @@ nsis:
- linux64-clang-toolchain
- sysroot-x86_64-linux-gnu
-win64-vs2019:
- description: "VS 2019"
- attributes:
- local-toolchain: true
- treeherder:
- symbol: TW64(msvc2019)
- worker:
- env:
- MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE: system
- run:
- script: get_vs.py
- arguments:
- - build/vs/vs2019.yaml
- resources:
- - build/vs/vs2019.yaml
- toolchain-artifact: project/gecko/vs/vs.tar.zst
-
win64-vs2022:
description: "VS 2022"
attributes:
@@ -617,3 +600,21 @@ win64-libxml2:
toolchain:
- linux64-clang-toolchain
- vs-toolchain
+
+talos-pdfs:
+ description: "Gathers all the PDFs needed for the pdfpaint test"
+ attributes:
+ local-toolchain: true
+ treeherder:
+ symbol: TL(talos-pdfs)
+ worker:
+ max-run-time: 3600
+ run:
+ script: run-fetch-talos-pdfs.sh
+ sparse-profile: null
+ resources:
+ - 'taskcluster/scripts/misc/fetch-talos-pdfs.py'
+ toolchain-artifact: public/build/talos-pdfs.tar.zst
+ fetches:
+ fetch:
+ - mozilla-pdf.js