test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] tests/ice_iavf_fdir: optimize negative case scripts
@ 2023-02-20  7:54 Weiyuan Li
  2023-03-07  3:51 ` lijuan.tu
  0 siblings, 1 reply; 2+ messages in thread
From: Weiyuan Li @ 2023-02-20  7:54 UTC (permalink / raw)
  To: dts; +Cc: Weiyuan Li

The failure show info of create rule is not supported when we use the comms package.

Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
---
 tests/TestSuite_ice_iavf_fdir.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/TestSuite_ice_iavf_fdir.py b/tests/TestSuite_ice_iavf_fdir.py
index 458368ad..5370ea8e 100644
--- a/tests/TestSuite_ice_iavf_fdir.py
+++ b/tests/TestSuite_ice_iavf_fdir.py
@@ -9573,6 +9573,7 @@ class TestICEIAVFFdir(TestCase):
     def test_l2_ethertype(self):
         self.multirules_process(vectors_l2_ethertype)
 
+    @skip_unsupported_pkg("comms")
     def test_negative_case(self):
         """
         negative cases
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-07  3:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20  7:54 [dts][PATCH V1] tests/ice_iavf_fdir: optimize negative case scripts Weiyuan Li
2023-03-07  3:51 ` lijuan.tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).