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

Failing test for obspy.signal.trigger ('EPU4' != 'IPU0') #12

Closed
trac2github opened this issue Sep 9, 2012 · 1 comment
Closed

Failing test for obspy.signal.trigger ('EPU4' != 'IPU0') #12

trac2github opened this issue Sep 9, 2012 · 1 comment

Comments

@trac2github
Copy link

failing on three different boxes: 2x WinXP, 1x Vista

{{{

.F....

FAIL: test_pkBaer (main.TriggerTestCase)

Traceback (most recent call last):
File "C:\Dokumente und Einstellungen\Robert\workspace\obspy\obspy.signal\trunk\obspy\signal\tests\test_trigger.py", line 73, in test_pkBaer
self.assertEquals(pfm, 'IPU0')
AssertionError: 'EPU4' != 'IPU0'


Ran 6 tests in 2.922s

FAILED (failures=1)
}}}

@trac2github
Copy link
Author

[beyreuth] Fixed with revision 814

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