Skip to content

Conversation

@smarter
Copy link
Member

@smarter smarter commented Sep 15, 2019

No description provided.

@smarter smarter requested a review from milessabin September 15, 2019 12:54
@milessabin
Copy link
Contributor

Failed bootstrap?

tests/run-staging/quote-toExprOfTuple.scala and
tests/run-staging/quote-run-many.scala failed with a timeout on the CI.
@odersky
Copy link
Contributor

odersky commented Sep 15, 2019

We currently get this on all PRs:


cp -R . /tmp/3/ && cd /tmp/3/
--
2 | + git submodule update --init --recursive --jobs 7
3 | error: Server does not allow request for unadvertised object 4ac9ab56bd6d123d4f04b8dfd7c6113791f7381b
4 | Fetched in submodule path 'community-build/community-projects/shapeless', but it did not contain 4ac9ab56bd6d123d4f04b8dfd7c6113791f7381b. Direct fetching of that commit failed.

We need to run "git submodule sync" in case we picked up a submodule
remote change when merging master into this branch when running the CI.
@smarter
Copy link
Member Author

smarter commented Sep 15, 2019

@odersky Rebasing your PR on top of master should fix it. I've also added an extra commit in this PR which will prevent this issue from happening again.

@smarter smarter merged commit 6f6d973 into scala:master Sep 15, 2019
@smarter smarter deleted the fix-scripted-2 branch September 15, 2019 18:12
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.

3 participants