Closed
Bug 1908573
Opened 7 months ago
Closed 7 months ago
Update WGPU to upstream (week of 2024-07-15)
Categories
(Core :: Graphics: WebGPU, task)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 1 open bug)
Details
Attachments
(6 files, 5 obsolete files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
Assignee | ||
Comment 4•7 months ago
|
||
Assignee | ||
Comment 5•7 months ago
|
||
Assignee | ||
Comment 6•7 months ago
|
||
Assignee | ||
Comment 7•7 months ago
|
||
Assignee | ||
Comment 8•7 months ago
|
||
Assignee | ||
Comment 9•7 months ago
|
||
Assignee | ||
Comment 10•7 months ago
|
||
Updated•7 months ago
|
Attachment #9413409 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9413408 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9413407 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9413406 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9413405 -
Attachment is obsolete: true
Assignee | ||
Comment 11•7 months ago
|
||
Try push, take 1: try:24cd6611e356
Assignee | ||
Updated•7 months ago
|
Type: defect → task
Updated•7 months ago
|
Attachment #9413411 -
Attachment description: Bug 1908573 - chore: import vet for `serde` 1.0.204 r=#webgpu-reviewers → Bug 1908573 - build: upgrade `serde` 1.0.203 → 1.0.204 r=#webgpu-reviewers
Updated•7 months ago
|
Attachment #9413412 -
Attachment description: Bug 1908573 - chore: import vet for `thiserror` 1.0.63 r=#webgpu-reviewers → Bug 1908573 - build: upgrade `thiserror` 1.0.61 → 1.0.63 r=#webgpu-reviewers
Assignee | ||
Comment 12•7 months ago
|
||
Comment 13•7 months ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/208fb58a4f24
build: upgrade `serde` 1.0.203 → 1.0.204 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/3603c3ce8c6f
build: upgrade `thiserror` 1.0.61 → 1.0.63 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/d5f1aa514a62
chore: vet `metal` 0.28.0 → 0.29.0 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/8713aa05b027
chore: vet `document-features` 0.2.8 → 0.2.9 → 0.2.10 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/fcd4b742e900
build(webgpu): update WGPU to aeb2067e8120c1ff480625c00b9571db8d01d5a4 (`trunk` as of 2024-07-17) r=webgpu-reviewers,supply-chain-reviewers,jimb
Comment 14•7 months ago
|
||
Backed out for causing rust vendor linting.
[task 2024-07-19T00:33:43.904Z] [INFO] Using /builds/worker/checkouts/gecko/.cargo/config.toml.
[task 2024-07-19T00:33:47.057Z] Vet error: Your cargo-vet store (supply-chain) has consistency errors
[task 2024-07-19T00:33:47.057Z] related error: A file in the store is not correctly formatted:
[task 2024-07-19T00:33:47.057Z]
[task 2024-07-19T00:33:47.057Z] --- old/imports.lock
[task 2024-07-19T00:33:47.057Z] +++ new/imports.lock
[task 2024-07-19T00:33:47.057Z] @@ -642,16 +642,16 @@
[task 2024-07-19T00:33:47.057Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.057Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.057Z]
[task 2024-07-19T00:33:47.057Z] -[[publisher.serde_json]]
[task 2024-07-19T00:33:47.057Z] -version = "1.0.93"
[task 2024-07-19T00:33:47.057Z] -when = "2023-02-08"
[task 2024-07-19T00:33:47.057Z] +[[publisher.serde_derive]]
[task 2024-07-19T00:33:47.057Z] +version = "1.0.204"
[task 2024-07-19T00:33:47.057Z] +when = "2024-07-06"
[task 2024-07-19T00:33:47.057Z] user-id = 3618
[task 2024-07-19T00:33:47.057Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.057Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.057Z]
[task 2024-07-19T00:33:47.057Z] -[[publisher.serde_derive]]
[task 2024-07-19T00:33:47.057Z] -version = "1.0.204"
[task 2024-07-19T00:33:47.057Z] -when = "2024-07-06"
[task 2024-07-19T00:33:47.057Z] +[[publisher.serde_json]]
[task 2024-07-19T00:33:47.057Z] +version = "1.0.93"
[task 2024-07-19T00:33:47.057Z] +when = "2023-02-08"
[task 2024-07-19T00:33:47.057Z] user-id = 3618
[task 2024-07-19T00:33:47.057Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.057Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.057Z] @@ -719,16 +719,16 @@
[task 2024-07-19T00:33:47.057Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.057Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.057Z]
[task 2024-07-19T00:33:47.058Z] -[[publisher.thiserror-impl]]
[task 2024-07-19T00:33:47.058Z] -version = "1.0.57"
[task 2024-07-19T00:33:47.058Z] -when = "2024-02-11"
[task 2024-07-19T00:33:47.058Z] +[[publisher.thiserror]]
[task 2024-07-19T00:33:47.058Z] +version = "1.0.63"
[task 2024-07-19T00:33:47.058Z] +when = "2024-07-17"
[task 2024-07-19T00:33:47.058Z] user-id = 3618
[task 2024-07-19T00:33:47.058Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.058Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.058Z]
[task 2024-07-19T00:33:47.058Z] -[[publisher.thiserror]]
[task 2024-07-19T00:33:47.058Z] -version = "1.0.63"
[task 2024-07-19T00:33:47.058Z] -when = "2024-07-17"
[task 2024-07-19T00:33:47.058Z] +[[publisher.thiserror-impl]]
[task 2024-07-19T00:33:47.058Z] +version = "1.0.57"
[task 2024-07-19T00:33:47.058Z] +when = "2024-02-11"
[task 2024-07-19T00:33:47.058Z] user-id = 3618
[task 2024-07-19T00:33:47.058Z] user-login = "dtolnay"
[task 2024-07-19T00:33:47.058Z] user-name = "David Tolnay"
[task 2024-07-19T00:33:47.058Z]
[task 2024-07-19T00:33:47.058Z] Run `./mach cargo vet` for more information.
[task 2024-07-19T00:33:47.063Z] Creating default state directory: /builds/worker/.mozbuild
[task 2024-07-19T00:33:47.063Z] Running "pip check" to verify compatibility between the system Python and the "mach" site.
[task 2024-07-19T00:33:47.063Z] Creating local state directory: /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69
[task 2024-07-19T00:33:47.063Z] Running "pip check" to verify compatibility between the system Python and the "common" site.
[task 2024-07-19T00:33:47.063Z] Errors occured; new rust crates were not vendored.
[taskcluster 2024-07-19 00:33:47.573Z] === Task Finished ===
[taskcluster 2024-07-19 00:33:47.906Z] Unsuccessful task run with exit code: 1 completed in 294.808 seconds
Flags: needinfo?(egubler)
Assignee | ||
Comment 15•7 months ago
|
||
Rebased and queued for landing again. I'm…honestly puzzled how that happened. 🤔 I only used mach cargo vet …
commands to build the offending patches.
Flags: needinfo?(egubler)
Assignee | ||
Updated•7 months ago
|
Keywords: leave-open
Comment 16•7 months ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbc9ce9f6235
build: upgrade `serde` 1.0.203 → 1.0.204 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/a0d9cf5d01bf
build: upgrade `thiserror` 1.0.61 → 1.0.63 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/b09147d7a76a
chore: vet `metal` 0.28.0 → 0.29.0 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/23bb8d7e1be6
chore: vet `document-features` 0.2.8 → 0.2.9 → 0.2.10 r=supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/325f765e9742
build(webgpu): update WGPU to aeb2067e8120c1ff480625c00b9571db8d01d5a4 (`trunk` as of 2024-07-17) r=webgpu-reviewers,supply-chain-reviewers,jimb
Comment 17•7 months ago
|
||
bugherder |
Comment 18•7 months ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3db93e997c46
test(webgpu): `reset-all` expected outcomes for WebGPU CTS
Comment 19•7 months ago
|
||
bugherder |
Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
status-firefox130:
--- → fixed
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•