HydraTestContext: prefix names with t
[?]
Dec 17, 2021, 8:33 PM
4E6GICFLJSKFIUDVINGWCAU3JY46WGFNBKMAQKSCRNTDDAEFL73ACDependencies
- [2]
7DRV4NOZHydraTestContext: give a helper for creating a project, jobset, evaluating jobs, and optionally building them. - [3]
OSIBECOEAttempt to fix errors during test teardown
Change contents
- replacement in t/lib/HydraTestContext.pm at line 192
return sprintf("%08X", rand(0xFFFFFFFF));return sprintf("t%08X", rand(0xFFFFFFFF));