Skip to content

Implement sorting of events via config file #164

Implement sorting of events via config file

Implement sorting of events via config file #164

Triggered via pull request June 11, 2024 12:55
Status Failure
Total duration 45s
Artifacts 1

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 17 warnings, and 1 notice
Python 3.9
Process completed with exit code 1.
Python 3.12
The job was canceled because "_3_9" failed.
Python 3.12
Process completed with exit code 1.
Python 3.10
The job was canceled because "_3_9" failed.
Python 3.10
Process completed with exit code 1.
Python 3.11
The job was canceled because "_3_9" failed.
Python 3.11
The operation was canceled.
Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
All 4 runs failed: test_severity_sorting_should_order_by_highest_priority_first (tests.test_endpoints.TestSortEvents): tests.test_endpoints.TestSortEvents#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_closed_events_that_indicate_status_down_should_have_priority_0 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_closed_events_that_indicate_status_up_should_have_priority_0 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_ignored_events_that_indicate_status_down_should_have_priority_1 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_ignored_events_that_indicate_status_up_should_have_priority_1 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_open_events_that_indicate_status_up_should_have_priority_2 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_confirmwait_events_that_indicate_status_down_should_have_priority_2 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_confirmwait_events_that_indicate_status_up_should_have_priority_2 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_events_with_unspecified_adm_state_should_have_priority_2 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_events_with_garbage_adm_state_should_have_priority_2 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_working_events_that_indicate_status_down_should_have_priority_3 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_working_events_that_indicate_status_up_should_have_priority_3 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_waiting_events_that_indicate_status_down_should_have_priority_3 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_waiting_events_that_indicate_status_up_should_have_priority_3 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
All 4 runs failed: test_open_events_that_indicate_status_down_should_have_priority_4 (tests.test_endpoints.TestGetPriority): tests.test_endpoints.TestGetPriority#L0
artifacts/reports/xml/py310/results.xml artifacts/reports/xml/py311/results.xml artifacts/reports/xml/py312/results.xml artifacts/reports/xml/py39/results.xml
38 tests found
There are 38 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
reports Expired
858 KB