Closed
Bug 1696618
Opened 4 years ago
Closed 4 years ago
github-sync (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/ci.yml
Categories
(Core :: Graphics: WebGPU, defect)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
People
(Reporter: CosminS, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Failure log: https://treeherder.mozilla.org/logviewer?job_id=332174464&repo=mozilla-central&lineNumber=505
Raw log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Zb1joLZTThaH0kenLtFZFA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-05T09:12:12.220Z] wgpu-core/src/pipeline.rs | 56 +-
[task 2021-03-05T09:12:12.220Z] wgpu-core/src/resource.rs | 63 +-
[task 2021-03-05T09:12:12.220Z] wgpu-core/src/swap_chain.rs | 10 +-
[task 2021-03-05T09:12:12.220Z] wgpu-core/src/track/mod.rs | 33 +-
[task 2021-03-05T09:12:12.220Z] wgpu-core/src/validation.rs | 131 +-
[task 2021-03-05T09:12:12.220Z] wgpu-types/src/lib.rs | 305 +-
[task 2021-03-05T09:12:12.220Z] 39 files changed, 5439 insertions(+), 3910 deletions(-)
[task 2021-03-05T09:12:12.232Z]
[task 2021-03-05T09:12:12.232Z] Pushing new changes to moz-gfx...
[task 2021-03-05T09:12:13.899Z] To https://github.com/moz-gfx/wgpu
[task 2021-03-05T09:12:13.899Z] ! [remote rejected] github-sync -> github-sync (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/ci.yml` without `workflow` scope)
[task 2021-03-05T09:12:13.899Z] error: failed to push some refs to 'https://_SANITIZED_@github.com/moz-gfx/wgpu'
[taskcluster 2021-03-05 09:12:18.089Z] === Task Finished ===
[taskcluster 2021-03-05 09:12:18.090Z] Unsuccessful task run with exit code: 1 completed in 219.396 seconds
Flags: needinfo?(dmalyshau)
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
This should be ready now, I added "workflow" permissions to the bot. Please re-open otherwise!
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(dmalyshau)
Resolution: --- → FIXED
Updated•4 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•