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

Added test timeout and self-terminating tests #5

Merged
merged 1 commit into from Jun 20, 2013

Conversation

twolfson
Copy link
Contributor

Included in this pull request:

  • 2 second timeout for test suite
  • Added self-terminating test

In an attempt to get substack/testling to run, I am inspecting the modules it depends on.

As it turns out, I did not have xvfb installed on my machine which caused me to miss the assertions ever get made. After installing xvfb, I verified the assertions were running but the process still wasn't terminating. As a result, I added some self-terminating logic. As a gesture of good faith, I added in a test timeout for future brave lost souls.

kesla added a commit that referenced this pull request Jun 20, 2013
Added test timeout and self-terminating tests
@kesla kesla merged commit dde7e34 into kesla:master Jun 20, 2013
@kesla
Copy link
Owner

kesla commented Jun 20, 2013

Nice, thanks

@twolfson twolfson deleted the bug/test.hanging branch June 20, 2013 08:32
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.

None yet

2 participants