Opened 6 years ago
Last modified 6 years ago
#6852 enhancement new
FreeBSD/kqueue: DirtyReactorAggregateError
Reported by: | Tobias Oberstein | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
I have been trying to find out more about the last 2 remaining kqueue specific trial errors on the new FreeBSD buildslave (CPy 2.7) - please see here:
http://buildbot.twistedmatrix.com/builders/freebsd-9.2-amd64-python2.7/builds/13
I can reproduce the errors when running the complete trial, but when I run only the failing test, I *cannot* reproduce. Please see the attached log.
I could need some tips/hints on where to look, what to try or such, since I have no clue whats going on. My suspicion is, that something is left-over from previous tests that make the subsequent fail. Dunno.
Attachments (2)
Change History (3)
Changed 6 years ago by
Attachment: | trial_log_6852.txt added |
---|
comment:1 Changed 6 years ago by
Changed 6 years ago by
Attachment: | trial_log_6852.2.txt added |
---|
Note: See
TracTickets for help on using
tickets.
Probably related (or not), there is a new fail on all 3 reactors
http://buildbot.twistedmatrix.com/builders/freebsd-9.2-amd64-python2.7/builds/13/steps/select/logs/stdio
which I also cannot reproduce when running trial on that failing test or on complete
twisted.conch
.. see 2nd attached file.