Skip to content

Investigate CI failure (possible race condition) #11657

Closed
@gaearon

Description

@gaearon

It looks like this:

./scripts/circleci/upload_build.sh
curl: (26) couldn't open file "build/dist/react.development.js"


./scripts/circleci/upload_build.sh returned exit code 26

Action failed: ./scripts/circleci/upload_build.sh

https://circleci.com/gh/facebook/react/7816?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

It happened two times on random commits, and I don't see a pattern. Probably caused by me changing how tasks are distributed between parallel nodes in #11633. I don't understand why upload_build.sh would try to run before a build exists though (if that's what's happening?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions