Skip to content

Benchmark runs frequently fail due to a race condition #21

@linusg

Description

@linusg

Since the introduction of running test262 on pushes to boa's main branch the scheduled benchmark runs frequently fail due to a race condition:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions