Skip to content

Commit

Permalink
naughty: autonaughty a bridge crash on arch
Browse files Browse the repository at this point in the history
A particular set of events in a testcase in cockpit-files is causing
this to turn up almost all the time — but only on arch.

Known issue #6531
See also cockpit-project/cockpit#20635
  • Loading branch information
allisonkarlitskaya committed Jun 20, 2024
1 parent 50323d4 commit 502d7b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions naughty/arch/6531-endpoint-traceback
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
*TestFiles.testSorting*
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
*
self.router.endpoints[self].remove(channel)
*
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

0 comments on commit 502d7b8

Please sign in to comment.