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

Intermittent failures on test case #52

Open
skugele opened this issue Jun 29, 2017 · 2 comments
Open

Intermittent failures on test case #52

skugele opened this issue Jun 29, 2017 · 2 comments
Assignees
Labels

Comments

@skugele
Copy link
Member

skugele commented Jun 29, 2017

Something is going on with this test case. Need to figure out why it is occasionally causing the build to fail.

Traceback (most recent call last):

File "/home/travis/build/CognitiveComputingResearchGroup/lidapy-framework/test/test_lidapy.py", line 468, in test_listeners

self.assertEqual(1, len(listener.msg_queue))

AssertionError: 1 != 0

@skugele skugele added the bug label Jun 29, 2017
@pulinagrawal
Copy link
Member

For reference, The link to the line number is here.

@skugele
Copy link
Member Author

skugele commented Jun 30, 2017

That's cool! Didn't realize you could create a link to a line number like that. Thanks. :)

@skugele skugele self-assigned this Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants