diff --git a/ptf/tests/unary/test.py b/ptf/tests/unary/test.py index 6551cfb68..7eb351375 100644 --- a/ptf/tests/unary/test.py +++ b/ptf/tests/unary/test.py @@ -2331,6 +2331,7 @@ def runTest(self): @group("int") +@skipIf(is_v1model(), "Bmv2 is not subject to compiler field optimizations") class FabricIntMulticastReportTest(IntTest, IPv4MulticastTest): @tvsetup @autocleanup