Skip to content

Conversation

@DarkDimius
Copy link
Contributor

Enables printing of diffs after test failure and summary in the end of test suite.
Diffs do not work yet #609

Enables printing of diffs after test failure and a more summary in the end of test suite.
Diffs do not work yet #609
@DarkDimius DarkDimius force-pushed the DarkDimius-patch-1 branch from d6e065c to 574be04 Compare May 27, 2015 16:18
DarkDimius added a commit that referenced this pull request May 27, 2015
Show be more verbose when running partest on Jenkins
@DarkDimius DarkDimius merged commit 2bfbb8e into master May 27, 2015
Copy link
Member

Choose a reason for hiding this comment

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

Locally I usually run partest --verbose --show-diff run and the diffs are shown.

Copy link
Contributor

Choose a reason for hiding this comment

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

@smarter the diffs always get shown at the end because of --verbose, what wasn't working was the inline diffs (right where the test fails). It's possible that it works on your machine, partest tries to use git and some other tools to get the best diff it can, so depending on your environment you might get different results.

It seems that the one used for me and some other people doesn't get appended to the test transcript the way the reporting expects, that's why it didn't get printed. The fix is here: #612

@felixmulder felixmulder deleted the DarkDimius-patch-1 branch September 14, 2016 08:41
tgodzik added a commit to tgodzik/scala3 that referenced this pull request Nov 5, 2025
Backport "Make isExactlyNothing and isExactlyAny work for And/OrTypes" to 3.3 LTS
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.

4 participants