unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 48aec3255b69f4fda081856eede26daf84884cf2 2168 bytes (raw)
name: gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
 
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -9,10 +9,10 @@ file(GLOB TESTS ${TEST_HDRS} ${TEST_SRC})
 set(TEST_BINARY_NAME ${PROJECT_NAME}-tests)
 
 add_test_case(EventLoopResourceSafety)
-add_net_test_case(MqttClientResourceSafety)
+#add_net_test_case(MqttClientResourceSafety)
 add_net_test_case(MqttClientNewConnectionUninitializedTlsContext)
 add_test_case(ClientBootstrapResourceSafety)
-add_net_test_case(TLSContextResourceSafety)
+#add_net_test_case(TLSContextResourceSafety)
 add_net_test_case(TLSContextUninitializedNewConnectionOptions)
 add_test_case(Base64RoundTrip)
 add_test_case(DateTimeBinding)
@@ -23,13 +23,13 @@ add_test_case(JsonExplicitNull)
 add_test_case(SHA256ResourceSafety)
 add_test_case(MD5ResourceSafety)
 add_test_case(SHA256HMACResourceSafety)
-add_net_test_case(HttpDownloadNoBackPressureHTTP1_1)
-add_net_test_case(HttpDownloadNoBackPressureHTTP2)
-add_net_test_case(HttpStreamUnActivated)
+#add_net_test_case(HttpDownloadNoBackPressureHTTP1_1)
+#add_net_test_case(HttpDownloadNoBackPressureHTTP2)
+#add_net_test_case(HttpStreamUnActivated)
 add_net_test_case(IotPublishSubscribe)
-add_net_test_case(HttpClientConnectionManagerResourceSafety)
-add_net_test_case(HttpClientConnectionWithPendingAcquisitions)
-add_net_test_case(HttpClientConnectionWithPendingAcquisitionsAndClosedConnections)
+#add_net_test_case(HttpClientConnectionManagerResourceSafety)
+#add_net_test_case(HttpClientConnectionWithPendingAcquisitions)
+#add_net_test_case(HttpClientConnectionWithPendingAcquisitionsAndClosedConnections)
 add_test_case(DefaultResolution)
 add_test_case(OptionalCopySafety)
 add_test_case(OptionalMoveSafety)
@@ -45,8 +45,8 @@ add_test_case(TestProviderStaticGet)
 add_test_case(TestProviderEnvironmentGet)
 add_test_case(TestProviderProfileGet)
 add_test_case(TestProviderImdsGet)
-add_test_case(TestProviderDefaultChainGet)
-add_test_case(TestProviderDefaultChainManualTlsContextGet)
+#add_test_case(TestProviderDefaultChainGet)
+#add_test_case(TestProviderDefaultChainManualTlsContextGet)
 add_test_case(TestProviderDelegateGet)
 add_test_case(HttpRequestTestCreateDestroy)
 add_test_case(Sigv4SigningTestCreateDestroy)

debug log:

solving 48aec3255b ...
found 48aec3255b in https://yhetil.org/guix-patches/CA+3U0ZkficRHSAYTaaN35Bkgty+DPM177r3QYTCcPcBWLWpm+A@mail.gmail.com/

applying [1/1] https://yhetil.org/guix-patches/CA+3U0ZkficRHSAYTaaN35Bkgty+DPM177r3QYTCcPcBWLWpm+A@mail.gmail.com/
diff --git a/gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch b/gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch
new file mode 100644
index 0000000000..48aec3255b

1:11: trailing whitespace.
 
Checking patch gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch...
Applied patch gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 48aec3255b69f4fda081856eede26daf84884cf2	gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).