Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
-
None
Description
https://travis-ci.com/github/apache/qpid-dispatch/jobs/503204162#L3163
This issue appeared after https://github.com/apache/qpid-dispatch/commit/68c08365628360ace9b9a32f02357eea3eda4adc was merged. Since it is touching precisely the two failing test classes, it looks likely it is the culprit.
The test is probably using too many file descriptors, and the added check simply brought it over the limit. That is my guess without actually looking deep into it.
Attachments
Issue Links
- is related to
-
DISPATCH-1619 System test never closes connections created by wait_router_connected
- Closed