We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When some of the tests were deactivated and the tests were run, all rows were coloured Red in the test_status column.
test_status
Tests
all_flight_data
$ python3 ./run_everything.py --project_id 'ScanProject1'
With all the tests active, we see that only rows with tests have the test_status coloured in Red.
131.0.6778.205 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When some of the tests were deactivated and the tests were run, all rows were coloured Red in the
test_status
column.To Reproduce
Tests
menu item, deactivate all tests related toall_flight_data
entity.$ python3 ./run_everything.py --project_id 'ScanProject1'
Expected behavior
With all the tests active, we see that only rows with tests have the
test_status
coloured in Red.Desktop
131.0.6778.205 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: