X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Finput_data_parser.py;h=340b7dc372bb3e6b94f2ae1a4fb9cb810c3712ec;hp=0ecaf3fa5cfb2ca7960c5de0608e07ec30edc157;hb=344ea908c94faf37a10f23627b2f5656ea3e289b;hpb=084295259c8c400068b12add325830388fffe0ba diff --git a/resources/tools/presentation/input_data_parser.py b/resources/tools/presentation/input_data_parser.py index 0ecaf3fa5c..340b7dc372 100644 --- a/resources/tools/presentation/input_data_parser.py +++ b/resources/tools/presentation/input_data_parser.py @@ -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