--- Tester strategy test suite: strategy: Suite contents: - tester pass: strategy: Tester test: pass: strategy: Pass - tester fail: strategy: Tester weight: -1 test: fail: strategy: Fail weight: -1 - tester local delegate: strategy: Tester local_tester: true test: delegate: strategy: DistDelegate test: pass: strategy: Pass - tester local dispatch: strategy: Tester local_tester: true test: delegate: strategy: DistDispatch select: true test: pass: strategy: Pass