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

Additional exception when there is an exception in tests #4

Open
mitar opened this issue Apr 10, 2015 · 0 comments
Open

Additional exception when there is an exception in tests #4

mitar opened this issue Apr 10, 2015 · 0 comments

Comments

@mitar
Copy link
Member

mitar commented Apr 10, 2015

If tests throw an exception, then in the console there is also another exception:

Exception from Tracker afterFlush function:
Error: Can't call Tracker.flush while flushing
    at Object.Tracker._runFlush (tracker.js:432)
    at Object.Tracker.flush (tracker.js:412)
    at driver.js:48
    at Tinytest._runTestsEverywhere.maybeDone (tinytest_client.js:25)
    at tinytest_client.js:36
    at _.extend.run.runNext (tinytest.js:592)
    at tinytest.js:572
    at tinytest.js:519
    at null.onException (tinytest.js:401)
    at _.extend.exception (tinytest.js:104)
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