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

Nightly Dotty workflow of 2022-06-04 failed #15371

Closed
github-actions bot opened this issue Jun 4, 2022 · 2 comments · Fixed by #15408
Closed

Nightly Dotty workflow of 2022-06-04 failed #15371

github-actions bot opened this issue Jun 4, 2022 · 2 comments · Fixed by #15408

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2022

See https://github.com/lampepfl/dotty/actions/runs/2438246396

@griggt
Copy link
Contributor

griggt commented Jun 4, 2022

We probably need to disable tests/neg/i12640.scala again. It's resumed its flakiness since #15343.

[info] Test dotty.tools.dotc.CompilationTests.negAll started
Wrong number of errors encountered when compiling out/compileNeg/neg/i12640
expected: 2, actual: 1
Unfulfilled expectations:
tests/neg/i12640.scala:15
Unexpected errors:
-> following the errors:
 at 15: Recursion limit exceeded.
Maybe there is an illegal cyclic reference?
If that's not the case, you could also try to increase the stacksize using the -Xss JVM option.
A recurring operation is (inner to outer):
  type parameters of [_$5]
  type parameters of F

Previous failure #12693, subsequent removal #12720 and reinstatement #14873.

@som-snytt
Copy link
Contributor

Maybe vulpix needs // error{1,2} where you can give it a range.

bishabosha pushed a commit to dotty-staging/dotty that referenced this issue Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants