Skip to content

CI: Disable yarn test command for embroider job #3241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Feb 5, 2021

We are running into a similar issue to what is described at embroider-build/embroider#677. We currently allow the CI step to fail, but since it waits until it times out it keeps the PRs in "running" state for an unnecessarily long time.

This PR is changing the CI to only build, but not run the tests, with embroider to avoid the above issue. Once embroider-build/embroider#677 is addressed we can revert this change again.

r? @locks

@Turbo87
Copy link
Member Author

Turbo87 commented Feb 7, 2021

I'll take the liberty to merge this as is, since it's kinda blocking some of the other PRs and we're not actually using this CI job for anything right now anyway.

@bors r+

@bors
Copy link
Contributor

bors commented Feb 7, 2021

📌 Commit 5c23903 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Feb 7, 2021

⌛ Testing commit 5c23903 with merge 463d304...

@bors
Copy link
Contributor

bors commented Feb 7, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 463d304 to master...

@bors bors merged commit 463d304 into rust-lang:master Feb 7, 2021
@Turbo87 Turbo87 deleted the disable-embroider branch February 7, 2021 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants