Skip to content

Conversation

@snoyberg
Copy link
Contributor

@snoyberg snoyberg commented Jan 14, 2018

Demonstrates that --no-rerun-tests does not work, and tests are in fact
still rerun.

NOTE DO NOT MERGE yet. We still need to fix this, the test case just fails for now.

Note: Documentation fixes for https://docs.haskellstack.org/en/stable/ should target the "stable" branch, not master.

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

@neongreen
Copy link
Collaborator

I'd like to fix this one, it looks easy. Please ping if somebody else is already working on it :)

@snoyberg
Copy link
Contributor Author

snoyberg commented Jan 24, 2018 via email

@neongreen
Copy link
Collaborator

Okay, this is when it broke: d501148#diff-890614cc04afa326f5d48aac897e4aa8L1270

@mgsloan what was the rationale for removing the call to setTestSuccess? Can I just resurrect it in singleTest, or should it be somewhere else?

@neongreen
Copy link
Collaborator

neongreen commented Jan 24, 2018

@snoyberg by the way, can I get write access? (To be able to push a fix to the same branch where the failing test is)

@snoyberg
Copy link
Contributor Author

Good find! And write access granted.

@snoyberg
Copy link
Contributor Author

Also, you should probably rebase this. And since it looks to be a relatively small patch, putting it on the stable branch is probably worthwhile.

Demonstrates that --no-rerun-tests does not work, and tests are in fact
still rerun.
@mgsloan
Copy link
Contributor

mgsloan commented Jan 24, 2018

@neongreen Impressed that you found the commit that caused this, my mistake! It was 2 years ago, I don't recall why that change ended up in the commit.

@neongreen neongreen changed the base branch from master to stable January 24, 2018 18:08
@neongreen
Copy link
Collaborator

neongreen commented Jan 24, 2018

Alright, the test passes for me (at least locally) – waiting for CI to run all integration tests because ain't nobody got enough patience to run integration tests locally

@neongreen
Copy link
Collaborator

neongreen commented Jan 24, 2018

Is the Travis failure okay? I'm not sure – seems to be a missing script, not a problem with this PR.

If yes, I'll add a changelog entry and merge this PR (barring any other objections).

@snoyberg
Copy link
Contributor Author

I'm pretty sure Travis just got confused, and did a merge with master instead of stable. Since the push Travis job succeeded, I think it's OK to do the changelog update and then merge.

@neongreen neongreen changed the title Failing test case for no-rerun-tests Fix --no-rerun-tests Jan 25, 2018
@neongreen neongreen merged commit a573769 into stable Jan 25, 2018
@neongreen neongreen deleted the no-rerun-tests branch January 25, 2018 16:58
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