-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Since the introduction of running test262 on pushes to boa's main branch the scheduled benchmark runs frequently fail due to a race condition:
- https://github.com/boa-dev/data/actions/runs/22746551161/job/65971491753 (2 days ago)
- https://github.com/boa-dev/data/actions/runs/22652572143/job/65654993967 (4 days ago)
- https://github.com/boa-dev/data/actions/runs/22605913721/job/65497788765 (5 days ago)
Push to branch refs/heads/main
error: atomic push failed for ref refs/heads/main. status: 5
To https://github.com/boa-dev/data.git
! [rejected] HEAD -> main (fetch first)
error: failed to push some refs to 'https://github.com/boa-dev/data.git'
hint: Updates were rejected because the remote contains work that you do not
hint: have locally. This is usually caused by another repository pushing to
hint: the same ref. If you want to integrate the remote changes, use
hint: 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Error: Invalid exit code: 1
at ChildProcess.<anonymous> (/home/runner/work/_actions/ad-m/github-push-action/master/start.js:30:21)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
code: 1
}
##[debug]Node Action run completed with exit code 255
##[debug]Finishing: Push changes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels