Closed atoomic closed 4 years ago
Basic GitHub Actions integration so we can smoke the branch and detect regression over time
You can view a clean run here: https://github.com/atoomic/Test2-Harness/actions/runs/33173879
Note that integration tests are removed on linux containers only as this causes infinite loop. But the integration tests work fine on macOS containers...
integration
You can see the infinite loop here from the Perl 5.30 run for example https://github.com/atoomic/Test2-Harness/runs/418198841?check_suite_focus=true
note this is also fixing a unit test on macOS
Basic GitHub Actions integration so we can smoke the branch and detect regression over time
You can view a clean run here: https://github.com/atoomic/Test2-Harness/actions/runs/33173879
Note that
integration
tests are removed on linux containers only as this causes infinite loop. But the integration tests work fine on macOS containers...You can see the infinite loop here from the Perl 5.30 run for example https://github.com/atoomic/Test2-Harness/runs/418198841?check_suite_focus=true