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

Aborting test fails #30

Closed
twifty opened this issue Apr 13, 2018 · 1 comment
Closed

Aborting test fails #30

twifty opened this issue Apr 13, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@twifty
Copy link
Owner

twifty commented Apr 13, 2018

Clicking the abort button during the file gathering process fails to abort the file gathering or the following tests.

@twifty twifty added the bug Something isn't working label Apr 13, 2018
@twifty
Copy link
Owner Author

twifty commented Apr 15, 2018

It turns out the bottleneck is in the building of the test queue, finding the test files is actually quite fast. The test file resolver now uses a generator and individual test classes are resolved prior to running each test.

@twifty twifty closed this as completed in 7ec8e4e Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant