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

CI fix experimentation #2170

Closed
wants to merge 3 commits into from
Closed

Conversation

Manishearth
Copy link
Member

No description provided.

@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • .github/workflows/build-test.yml is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • .github/workflows/build-test.yml is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@sffc
Copy link
Member

sffc commented Jul 12, 2022

All 5 jobs are still failing. The error is new though:

error: the option `Z` is only accepted on the nightly compiler

@Manishearth
Copy link
Member Author

Yep, that's because it selected a stable compiler.

@Manishearth Manishearth requested a review from sffc as a code owner July 12, 2022 21:27
@@ -73,6 +73,8 @@ dependencies = [ "diplomat-gen-c" ]
install_crate = { rustup_component_name = "rust-src" }
script_runner = "@duckscript"
script = '''
unset RUSTC
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: If this works, please put a link to an issue that we can track to remove these lines eventually.

@Manishearth
Copy link
Member Author

"Unfortunately" the reverted rustup has been pushed up, so I don't think we can test this way anymore. We can instead test using docker or something.

@Manishearth
Copy link
Member Author

I think this fix worked though, except for the memory task.

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