Comment 3 for bug 1483598

Revision history for this message
Jeff Lane  (bladernr) wrote :

from my comments to Sam via email:
I do see both logs created:
ubuntu@polished-sleep:~/.cache/plainbox/sessions/pbox-_slgkv8k.session$ ll CHECKBOX_DATA/
total 160
drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 24 18:35 ./
drwx------ 4 ubuntu ubuntu 4096 Aug 24 18:36 ../
-rw-r--r-- 1 root root 11900 Aug 24 18:35 fwts_results_hwe.log
-rw-r--r-- 1 root root 142670 Aug 24 18:35 fwts_results.log

for some reason, the changes made are splitting the tests into two logs:
ubuntu@polished-sleep:~/.cache/plainbox/sessions/pbox-_slgkv8k.session$ grep -i "Running tests" CHECKBOX_DATA/fwts_results_hwe.log
Running tests: apicedge.
Running tests: klog.
Running tests: mtrr.
Running tests: oops.
Running tests: uefibootpath.
Running tests: virt.
ubuntu@polished-sleep:~/.cache/plainbox/sessions/pbox-_slgkv8k.session$ grep -i "Running tests" CHECKBOX_DATA/fwts_results.log
Running tests: acpiinfo xenv xsdt wmi wdat waet uefi tpm2 tcpa stao srat spmi
Running tests: acpidump.
Running tests: acpitables.
Running tests: apicinstance.
Running tests: aspm.
Running tests: bios32.
Running tests: dmicheck.
Running tests: ebda.
Running tests: mpcheck.
Running tests: msr.
Running tests: nx.
Running tests: uefirtvariable.
Running tests: version.