aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/suite_dfilter/group_double.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/suite_dfilter/group_double.py b/test/suite_dfilter/group_double.py
index e9497db9f0..c5e8676290 100644
--- a/test/suite_dfilter/group_double.py
+++ b/test/suite_dfilter/group_double.py
@@ -2,8 +2,11 @@
#
# SPDX-License-Identifier: GPL-2.0-or-later
+import unittest
+
from suite_dfilter import dfiltertest
+@unittest.skip("Need to find a replacement to NTP for those tests")
class case_double(dfiltertest.DFTestCase):
trace_file = "ntp.pcap"