summary refs log tree commit diff stats
path: root/lib
diff options
context:
space:
mode:
authorAlexander Kernozhitsky <sh200105@mail.ru>2024-06-29 20:49:54 +0200
committerGitHub <noreply@github.com>2024-06-29 20:49:54 +0200
commitc88894bf76c230f027cbb24ee88828cf785e4f46 (patch)
tree18bc56aedcaac984571ef424cbed58b7d5cba47f /lib
parent179897e55fb3250b59e0906cf2a8948bab1666af (diff)
downloadNim-c88894bf76c230f027cbb24ee88828cf785e4f46.tar.gz
Comment out flaky test in tests/stdlib/thttpclient (#23772)
```
$ curl -v http://example.com/404 |& grep 'HTTP/1.1'
> GET /404 HTTP/1.1
< HTTP/1.1 500 Internal Server Error
```

So, the test with http://example.com/404 should be disabled, I think.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions