• Mikio Hara's avatar
    net: deflake TestTCPConcurrentAccept · 4f1aecf2
    Mikio Hara authored
    Some platform that implements inp_localgroup-like shared internet
    protocol control block group looks a bit sensitive about transport
    layer protocol's address:port reuse. Sometimes it rejects a TCP SYN
    packet using TCP RST, and sometimes silence.
    
    For now, until test case refactoring, we admit few Dial failures on
    TestTCPConcurrentAccept as a workaround.
    
    Update #7400
    Update #7541
    
    LGTM=jsing
    R=jsing
    CC=golang-codereviews
    https://golang.org/cl/75920043
    4f1aecf2
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...