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

Functional testing maybe shouldn't skip commits #805

Closed
MichaelClerx opened this issue Apr 24, 2019 · 1 comment
Closed

Functional testing maybe shouldn't skip commits #805

MichaelClerx opened this issue Apr 24, 2019 · 1 comment

Comments

@MichaelClerx
Copy link
Member

At the moment functional testing does this:

  1. Update to latest pints and pfunk
  2. Run next test

Wondering if maybe we should insist each test is tried once with every commit? Would make it very slow though, possibly creating a backlog if pints commits are coming fast?

@MichaelClerx
Copy link
Member Author

Actually it should! If we do every commit chronologically, we get intermingled branch stuff, like here: #784

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

No branches or pull requests

1 participant