In rhr2, the info test is "transparent" to users , which means users can not "select" whether to run it or not in the dialog, and rhr2 will run the info test first before any other tests in every run by default(though we can disable info test in other ways). For the HwCert Catalog, info test is "mandatory" when we submit results . The HwCert Catalog will only accept result which contains the info test, in other words, it requires every "run" includes a info test, if it can not find a info test in a "run" , that "run" will be ignored. In hts, we can choose to run a specific test without running info, and there may be no info test in some runs, once we submit these kind of results to HwCert Catalog, these results will be ignored. So , I suggest to make the info test act as the same way in rhr2, let hts run info automatically before running any other test. This can ensure HwCert Catalog doesn't ignore our results.
Hi, Greg. I've committed a fix on this , could you please verify it . :)
Verified R13