Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f76353a

Browse filesBrowse files
author
Anselm Kruis
committed
Enable a skiped test case for issue python#85
1 parent bdf361d commit f76353a
Copy full SHA for f76353a

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎Stackless/unittests/test_watchdog.py

Copy file name to clipboardExpand all lines: Stackless/unittests/test_watchdog.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ def task():
607607
stackless.run()
608608
self.assertEqual(self.done, 2)
609609

610-
@unittest.skip("issue #85, assertion violation")
611610
def test_watchdog_priority_soft(self):
612611
"""Verify that outermost "real" watchdog gets awoken"""
613612
self._test_watchdog_priority(True)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.