From: "Brenda J. Butler" <b...@mojatatu.com> Date: Tue, 31 Oct 2017 14:29:03 -0400
> tdc.py reads a bunch of test cases in json files. When a json file > cannot be parsed, tdc just exits and does not run any tests. > > This patch will cause tdc to print a message with the file name and > line number, then that file will be ignored and the rest of the tests > will be processed. > > Signed-off-by: Brenda J. Butler <b...@mojatatu.com> Applied.