chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / by-name / ra / raft-cowsql / disable-net-tests.patch
blob7c8be29feafd38f1573bd8b130b146cb1f8a956a
1 diff --git a/Makefile.am b/Makefile.am
2 index 2137932..93abdb6 100644
3 --- a/Makefile.am
4 +++ b/Makefile.am
5 @@ -198,11 +198,7 @@ test_integration_uv_SOURCES = \
6 test/integration/test_uv_bootstrap.c \
7 test/integration/test_uv_load.c \
8 test/integration/test_uv_recover.c \
9 - test/integration/test_uv_recv.c \
10 - test/integration/test_uv_send.c \
11 test/integration/test_uv_set_term.c \
12 - test/integration/test_uv_tcp_connect.c \
13 - test/integration/test_uv_tcp_listen.c \
14 test/integration/test_uv_snapshot_put.c \
15 test/integration/test_uv_truncate.c \
16 test/integration/test_uv_work.c