Changes between Initial Version and Version 1 of Ticket #2023, comment 10


Ignore:
Timestamp:
2014-09-10T00:43:40Z (10 years ago)
Author:
warner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2023, comment 10

    initial v1  
    33The cluster of failures I'm getting includes:
    44
    5 * `close failed in file object destructor: IO Error: [Errno 9] Bad file
    6   descriptor`. This appears to be happening in `node.Node._setup_tub >
     5* `close failed in file object destructor: IO Error: [Errno 9] Bad file descriptor`.
     6  This appears to be happening in `node.Node._setup_tub >
    77  fileutil.write_atomically`, just after calling
    88  `iputil.get_local_addresses_async()`, as it tries to write the
     
    1212  path. In another case, this didn't actually flunk the test.
    1313
    14 * `twisted.internet.error.CannotListenError: Couldn't listen on
    15   any:64198: [Errno 48] Address already in use`, in
    16   `SystemTestMixin.bounce_client` as it tries to start up a new Client
     14* `twisted.internet.error.CannotListenError: Couldn't listen on any:64198: [Errno 48] Address already in use`,
     15  in `SystemTestMixin.bounce_client` as it tries to start up a new Client
    1716  service, just after shutting down the old one (and waiting for the
    1817  `disownServiceParent` deferred to fire, then waiting an extra 1.0