sanitycheck: parse testcase names correctly
We were parsing random FAIL messages from the output of test runs ad
testcases and capturing them in the xml output. Now we only parse the
name if it starts with test_.
Fixes #21162
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
Loading
Please sign in to comment