CSIT-1262: Add 2n/3n-skx to trending
[csit.git] / resources / tools / presentation / input_data_parser.py
index 0ecaf3f..340b7dc 100644 (file)
@@ -698,6 +698,7 @@ class ExecutionChecker(ResultVisitor):
                     self._data["tests"][self._test_ID] = test_result
                     logging.error("The test '{0}' has no or more than one "
                                   "multi-threading tags.".format(self._test_ID))
+                    logging.error("Tags: {0}".format(test_result["tags"]))
                     return
 
         if test.status == "PASS" and ("NDRPDRDISC" in tags or