Skip to content

Commit

Permalink
Ignore failing upstream FTP tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jspricke committed Sep 11, 2024
1 parent 22fdafb commit 9dcae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ TESTS_FAILS_ON_IPV6_ONLY_MACHINES ?= $(addprefix ~, 300 301 303 304 306 309 310
TESTS_GENERAL_PARAMETERS += $(TESTS_FAILS_ON_IPV6_ONLY_MACHINES)

# ignore ECH symbol
TESTS_GENERAL_PARAMETERS += ~1014 ~1705
TESTS_GENERAL_PARAMETERS += ~1014 ~1705 ~143 ~142 ~1103

override_dh_auto_test:
ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),)
Expand Down

0 comments on commit 9dcae35

Please sign in to comment.