Skip to content

Update tasty format for lambda #4285

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
Apr 11, 2018
Merged

Update tasty format for lambda #4285

merged 1 commit into from
Apr 11, 2018

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@Blaisorblade
Copy link
Contributor

Blaisorblade commented Apr 10, 2018

The failure seems spurious (http://dotty-ci.epfl.ch/lampepfl/dotty/4365/4 has a timeout, while the same test on the parent succeeded http://dotty-ci.epfl.ch/lampepfl/dotty/4348/4), but

[error] Test dotty.tools.dotc.CompilationTests.runAll failed: java.lang.AssertionError: Run test failed, but should not, reasons:
[error]   - test 'tests/run-with-compiler/i3947f.scala' timed out, took 219.395 sec

is either misleading or worth investigating (why would a test take 3 minutes to run? was the machine that overloaded?)
EDIT: anyway, orthogonal to this change.

@nicolasstucki
Copy link
Contributor Author

nicolasstucki commented Apr 10, 2018

Yes, that test fails from time to time. I have another PR that should improve this. See #4242

Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

Why there is no code change?

@nicolasstucki
Copy link
Contributor Author

Because I am only updating the documentation to match the current implementation

@nicolasstucki
Copy link
Contributor Author

@nicolasstucki nicolasstucki merged commit 7b91742 into master Apr 11, 2018
@Blaisorblade Blaisorblade deleted the nicolasstucki-patch-1 branch April 11, 2018 17:20
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