test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/checklist: skip simple_symmetric
@ 2019-07-26 18:20 Wenjie Li
  2019-08-06  9:38 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Wenjie Li @ 2019-07-26 18:20 UTC (permalink / raw)
  To: dts; +Cc: Wenjie Li

skip simple_symmetric due to DPDK-8410.

Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
 conf/test_case_checklist.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index bd7db60..2cb6d7d 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1421,11 +1421,10 @@
                 "ALL"
             ],
             "Target": [
-                "i686-native-linuxapp-gcc",
-                "i686-native-linuxapp-icc"
+                "ALL"
             ],
-            "Bug ID": "",
-            "Comments": "32 bit not support this case/not enough queue"
+            "Bug ID": "DPDK-8410",
+            "Comments": "DPDK-8410, won't fix; skip this case"
         },
         {
             "OS": [
-- 
2.17.1


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

end of thread, other threads:[~2019-08-06  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 18:20 [dts] [PATCH V1] conf/checklist: skip simple_symmetric Wenjie Li
2019-08-06  9:38 ` Tu, Lijuan

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).