Changes between Initial Version and Version 1 of Ticket #3869


Ignore:
Timestamp:
2022-01-28T16:11:10Z (2 years ago)
Author:
exarkun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3869 – Description

    initial v1  
    11Sometimes when running the full test suite, especially with high test concurrency (-j8 or higher), `test_bad_authentication` fails like this:
    22
    3 ```
     3{{{
    44[ERROR]
    55Traceback (most recent call last):
     
    1515
    1616allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication
    17 ```
     17}}}