summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2017-10-07 09:51:00 -0400
committerredfish2017-10-07 09:51:00 -0400
commit8ecac2e830c8e0928e57f3138933cb1a5d02d628 (patch)
tree0e1fd0b7a29ea855afbd4be9092a5d7296d33ce0
parent2ff6f7de2b0cfb5ef7b8250942bf2af963b42b06 (diff)
downloadaur-8ecac2e830c8e0928e57f3138933cb1a5d02d628.tar.gz
tests: serialization tests have been fixed upstream
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f66d4f32955..f683d4d513dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,10 +62,6 @@ check() {
EXCLUDED_UNIT_TESTS+='DNSResolver.IPv4Failure'
EXCLUDED_UNIT_TESTS+=':DNSResolver.DNSSECSuccess'
EXCLUDED_UNIT_TESTS+=':AddressFromURL.Failure'
- EXCLUDED_UNIT_TESTS+=':Serialization.portability_wallet'
- EXCLUDED_UNIT_TESTS+=':Serialization.portability_outputs'
- EXCLUDED_UNIT_TESTS+=':Serialization.portability_unsigned_tx'
- EXCLUDED_UNIT_TESTS+=':Serialization.portability_signed_tx'
tests/unit_tests/unit_tests --gtest_filter="-$EXCLUDED_UNIT_TESTS"
# Temporarily disable some a tests: