Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency jasmine to v5.4.0 #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update dependency jasmine to v5.4.0

fc27399
Select commit
Loading
Failed to load commit list.
Open

Update dependency jasmine to v5.4.0 #374

Update dependency jasmine to v5.4.0
fc27399
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / t-test-webcompat succeeded Oct 12, 2024 in 2m 8s

FirefoxCI (pull_request)

Test XPI

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-10-12T19:22:51.800Z
Resolved: 2024-10-12T19:23:25.547Z
Task Execution Time: 33 seconds, 747 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-10-12 19:22:51.885Z] Task ID: WKLeZyPIR2e3vGOg-XYHaQ
[taskcluster 2024-10-12 19:22:51.885Z] Worker ID: 5065838251423003356
[taskcluster 2024-10-12 19:22:51.885Z] Worker Group: us-central1-f
[taskcluster 2024-10-12 19:22:51.885Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-12 19:22:51.885Z] Worker Pool: xpi-1/b-linux-gcp
[taskcluster 2024-10-12 19:22:51.885Z] Worker Version: 38.0.5
[taskcluster 2024-10-12 19:22:51.885Z] Public IP: 34.28.127.95
[taskcluster 2024-10-12 19:22:51.885Z] Hostname: xpi-1-b-linux-gcp-iig9rhbureyr-jxlf3dmzw

[taskcluster 2024-10-12 19:22:54.267Z] Downloading artifact "public/image.tar.zst" from task ID: IPcpSM1CSGOfoi55ECVboA.
[taskcluster 2024-10-12 19:22:56.593Z] Downloaded artifact successfully.
[taskcluster 2024-10-12 19:22:56.594Z] Downloaded 313.690 mb
[taskcluster 2024-10-12 19:22:56.595Z] Decompressing downloaded image
[taskcluster 2024-10-12 19:22:59.173Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-12 19:23:18.632Z] Image 'public/image.tar.zst' from task 'IPcpSM1CSGOfoi55ECVboA' loaded.  Using image ID sha256:56621217611f5b919e8be0208d88772e3aeed1e55e9f718b0df550236918966b.
[taskcluster 2024-10-12 19:23:18.817Z] === Task Starting ===
[setup 2024-10-12T19:23:21.727Z] run-task started in /
[setup 2024-10-12T19:23:21.727Z] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/test.py test
[setup 2024-10-12T19:23:21.727Z] Python version: 3.11.2
[volume 2024-10-12T19:23:21.729Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-12T19:23:21.729Z] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2024-10-12T19:23:21.729Z] running as worker:worker
[vcs 2024-10-12T19:23:21.729Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-12T19:23:21.731Z] executing ['git', 'clone', 'https://github.com/mozilla-extensions/webcompat-addon', '/builds/worker/checkouts/vcs']
[vcs 2024-10-12T19:23:21.733Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-12T19:23:22.298Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/webcompat-addon', 'renovate/jasmine-5.x']
[vcs 2024-10-12T19:23:22.466Z] From https://github.com/mozilla-extensions/webcompat-addon
[vcs 2024-10-12T19:23:22.466Z]  * branch            renovate/jasmine-5.x -> FETCH_HEAD
[vcs 2024-10-12T19:23:22.472Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/webcompat-addon', 'renovate/jasmine-5.x']
[vcs 2024-10-12T19:23:22.641Z] From https://github.com/mozilla-extensions/webcompat-addon
[vcs 2024-10-12T19:23:22.641Z]  * branch            renovate/jasmine-5.x -> FETCH_HEAD
[vcs 2024-10-12T19:23:22.645Z] executing ['git', 'checkout', '-f', '-B', 'renovate/jasmine-5.x', 'fc273990cc1cf1fdfe1cd9887be737ab212be41c']
[vcs 2024-10-12T19:23:22.656Z] Switched to a new branch 'renovate/jasmine-5.x'
[vcs 2024-10-12T19:23:22.657Z] cleaning git checkout...
[vcs 2024-10-12T19:23:22.657Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-12T19:23:22.659Z] removing []
[vcs 2024-10-12T19:23:22.659Z] successfully cleaned git checkout!
[vcs 2024-10-12T19:23:22.661Z] TinderboxPrint:<a href='https://github.com/mozilla-extensions/webcompat-addon/commit/fc273990cc1cf1fdfe1cd9887be737ab212be41c' title='Built from webcompat-addon commit fc273990cc1cf1fdfe1cd9887be737ab212be41c'>fc273990cc1cf1fdfe1cd9887be737ab212be41c</a>
[task 2024-10-12T19:23:22.661Z] executing ['bash', '-cx', 'python3 /usr/local/bin/test.py test']
[task 2024-10-12T19:23:22.663Z] + python3 /usr/local/bin/test.py test
[task 2024-10-12T19:23:24.010Z] 
[task 2024-10-12T19:23:24.010Z] added 64 packages, and audited 65 packages in 1s
[task 2024-10-12T19:23:24.010Z] 
[task 2024-10-12T19:23:24.010Z] 17 packages are looking for funding
[task 2024-10-12T19:23:24.011Z]   run `npm fund` for details
[task 2024-10-12T19:23:24.012Z] 
[task 2024-10-12T19:23:24.012Z] found 0 vulnerabilities
[task 2024-10-12T19:23:24.137Z] 
[task 2024-10-12T19:23:24.137Z] > [email protected] test
[task 2024-10-12T19:23:24.137Z] > npx jasmine
[task 2024-10-12T19:23:24.137Z] 
[task 2024-10-12T19:23:24.618Z] Randomized with seed 27186
[task 2024-10-12T19:23:24.618Z] Started
[task 2024-10-12T19:23:24.735Z] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[task 2024-10-12T19:23:24.735Z] 
[task 2024-10-12T19:23:24.735Z] 
[task 2024-10-12T19:23:24.735Z] 1136 specs, 0 failures
[task 2024-10-12T19:23:24.735Z] Finished in 0.118 seconds
[task 2024-10-12T19:23:24.736Z] Randomized with seed 27186 (jasmine --random=true --seed=27186)
[task 2024-10-12T19:23:24.761Z] Running ['npm', 'install'] ...
[task 2024-10-12T19:23:24.761Z] Running ['npm', 'run', 'test'] ...
[taskcluster 2024-10-12 19:23:25.053Z] === Task Finished ===
[taskcluster 2024-10-12 19:23:25.053Z] Successful task run with exit code: 0 completed in 33.17 seconds