blob 38740cf963ebc2e726e86633b96f8e4ef45a3d7f 531 bytes (raw)
name: gnu/packages/patches/ponyc-disable-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
| | diff -Naur a/packages/net/_test.pony b/packages/net/_test.pony
--- a/packages/net/_test.pony 1970-01-01 01:00:01.000000000 +0100
+++ b/packages/net/_test.pony 2016-12-01 22:25:59.102433053 +0100
@@ -5,14 +5,7 @@
new make() => None
fun tag tests(test: PonyTest) =>
- test(_TestBroadcast)
- test(_TestTCPWritev)
- test(_TestTCPExpect)
- test(_TestTCPMute)
- test(_TestTCPUnmute)
- ifdef not windows then
- test(_TestTCPThrottle)
- end
+ None
class _TestPing is UDPNotify
let _h: TestHelper
|
debug log:
solving 38740cf96 ...
found 38740cf96 in https://yhetil.org/guix-devel/20170217144413.steyscurxqm5zmms@wasp/
applying [1/1] https://yhetil.org/guix-devel/20170217144413.steyscurxqm5zmms@wasp/
diff --git a/gnu/packages/patches/ponyc-disable-tests.patch b/gnu/packages/patches/ponyc-disable-tests.patch
new file mode 100644
index 000000000..38740cf96
1:12: trailing whitespace.
1:23: trailing whitespace.
Checking patch gnu/packages/patches/ponyc-disable-tests.patch...
Applied patch gnu/packages/patches/ponyc-disable-tests.patch cleanly.
warning: 2 lines add whitespace errors.
index at:
100644 38740cf963ebc2e726e86633b96f8e4ef45a3d7f gnu/packages/patches/ponyc-disable-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).