Skip to content
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

stdweb: Remove CI runs with cargo-web #154

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Conversation

josephlr
Copy link
Member

Right now "cargo web test" is broken due to upstream changes. We will
disable stdweb tests until the stdweb project fixes things.

See: koute/cargo-web#243

Fixes CI issues noticed in #153

Signed-off-by: Joe Richey joerichey@google.com

@josephlr josephlr requested a review from newpavlov July 21, 2020 19:24
Right now "cargo web test" is broken due to upstream changes. We will
disable stdweb tests until the stdweb project fixes things.

See: koute/cargo-web#243

Signed-off-by: Joe Richey <joerichey@google.com>
Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr
Copy link
Member Author

josephlr commented Jul 21, 2020

CI is looking better, but there are still some CI flakes:

The solution to both these issues is to ignore them in the short term, and move away from Travis (to Github Actions) in the long term (as this will make it easier to use Docker-based workflows).

@josephlr josephlr merged commit f6af828 into rust-random:0.2 Jul 21, 2020
@josephlr josephlr deleted the stdweb-ci branch July 21, 2020 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants