diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-websockets/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
