From d23e09480994846d6356ca2f12ddf9ca613f92d2 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 27 Sep 2019 12:29:09 -0300 Subject: testing/py3-websockets: fix build on aarch64 --- testing/py3-websockets/APKBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'testing') diff --git a/testing/py3-websockets/APKBUILD b/testing/py3-websockets/APKBUILD index 9d70e01132..47dd7977a9 100644 --- a/testing/py3-websockets/APKBUILD +++ b/testing/py3-websockets/APKBUILD @@ -29,7 +29,6 @@ check() { # FAIL: test_keepalive_ping_stops_when_connection_closing (tests.test_protocol.ClientTests) # AssertionError: False is not true case "$CARCH" in - aarch64) rm tests/test_protocol.py ;; armv7) return 0 ;; # Tests are flaky under drone CI esac -- cgit v1.2.3