Commit f789c13
committed
Log test number and id in reftests
The new output looks like
```
Harness thinks this browser is firefox
Fetching manifest "/test/test_manifest.json"... done
[1/1152] bug1755201:
Skipping file "pdfs/bug1755201.pdf"
[2/1152] issue14864:
Skipping file "pdfs/issue14864.pdf"
[3/1152] issue18503:
Skipping file "pdfs/issue18503.pdf"
[4/1152] issue19835:
Skipping file "pdfs/issue19835.pdf"
[5/1152] filled-background-range:
Loading file "pdfs/filled-background.pdf"
Loading page 1/3... Snapshotting... done
Loading page 2/3... Snapshotting... done
Loading page 3/3... Snapshotting... done
[6/1152] tracemonkey-eq:
Loading file "pdfs/tracemonkey.pdf"
Loading page 1/14... Snapshotting... done
Loading page 2/14... Snapshotting... done
```
This gives an idea of how many tests are left while they are running1 parent 250cc7d commit f789c13
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
607 | 611 | | |
608 | 612 | | |
609 | 613 | | |
610 | | - | |
| 614 | + | |
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
| |||
618 | 622 | | |
619 | 623 | | |
620 | 624 | | |
621 | | - | |
| 625 | + | |
622 | 626 | | |
623 | 627 | | |
624 | 628 | | |
| |||
849 | 853 | | |
850 | 854 | | |
851 | 855 | | |
852 | | - | |
| 856 | + | |
853 | 857 | | |
854 | 858 | | |
855 | 859 | | |
| |||
860 | 864 | | |
861 | 865 | | |
862 | 866 | | |
863 | | - | |
| 867 | + | |
864 | 868 | | |
865 | 869 | | |
866 | 870 | | |
| |||
870 | 874 | | |
871 | 875 | | |
872 | 876 | | |
873 | | - | |
| 877 | + | |
874 | 878 | | |
875 | 879 | | |
876 | 880 | | |
| |||
0 commit comments