Check what tests might break #2024
main.yml
on: pull_request
Ensure latest release is merged in develop2 branch
7s
Determine Python versions
2s
Matrix: Windows test suite / functional_tests
Matrix: Windows test suite / unit_integration_tests
Matrix: Linux test suite / linux_runner_tests
Matrix: Linux test suite / linux_tests
Matrix: OSX test suite / osx_tests
Annotations
1 error and 3 warnings
|
OSX test suite / Setup and Cache Dependencies
ninja 1.13.1 is already installed
To install 1.12.1, first run:
brew unlink ninja
|
|
OSX test suite / Unit Tests (3.10)
ninja 1.13.1 is already installed and up-to-date.
To reinstall 1.13.1, run:
brew reinstall ninja
|
|
OSX test suite / Integration Tests (3.10)
ninja 1.13.1 is already installed and up-to-date.
To reinstall 1.13.1, run:
brew reinstall ninja
|
|
OSX test suite / Functional Tests (3.10)
ninja 1.13.1 is already installed and up-to-date.
To reinstall 1.13.1, run:
brew reinstall ninja
|