44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
launchers
^^^^^^^^^
.test/itempath => host-type
------------
runfirst/sum% remote
------------
The testconfig File
-------------------
Setup section
~~~~~~~~~~~~~
|
>
>
>
>
>
>
>
>
>
>
>
|
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
launchers
^^^^^^^^^
.test/itempath => host-type
------------
runfirst/sum% remote
------------
Miscellaneous Setup Items
^^^^^^^^^^^^^^^^^^^^^^^^^
Attempt to rerun tests in "STUCK/DEAD", "n/a", "ZERO_ITEMS" states.
.In megatest.config
------------------
[setup]
reruns 5
------------------
The testconfig File
-------------------
Setup section
~~~~~~~~~~~~~
|