fix: Add USB diagnostics utility to troubleshoot unreadable serial nu… #391
test-with-mock-equipment.yml
on: pull_request
Annotations
11 errors
|
pytest ► tests.api.test_alarms_scheduler_api.TestCompleteWorkflows ► test_alarm_creation_and_monitoring_workflow:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_alarms_scheduler_api.py:494: in test_alarm_creation_and_monitoring_workflow
|
|
pytest ► tests.api.test_diagnostics_api.TestHealthMonitoring ► test_get_equipment_health_error:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:213: in test_get_equipment_health_error
|
|
pytest ► tests.api.test_diagnostics_api.TestHealthMonitoring ► test_get_cached_health_success:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:233: in test_get_cached_health_success
|
|
pytest ► tests.api.test_diagnostics_api.TestHealthMonitoring ► test_get_cached_health_not_found:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:249: in test_get_cached_health_not_found
|
|
pytest ► tests.api.test_diagnostics_api.TestConnectionDiagnostics ► test_check_connection_success:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/unittest/mock.py:950: in assert_called_once_with
|
|
pytest ► tests.api.test_diagnostics_api.TestConnectionDiagnostics ► test_check_connection_error:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:285: in test_check_connection_error
|
|
pytest ► tests.api.test_diagnostics_api.TestCommunicationDiagnostics ► test_get_communication_diagnostics_success:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/unittest/mock.py:950: in assert_called_once_with
|
|
pytest ► tests.api.test_diagnostics_api.TestCommunicationDiagnostics ► test_get_communication_diagnostics_error:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:319: in test_get_communication_diagnostics_error
|
|
pytest ► tests.api.test_diagnostics_api.TestPerformanceBenchmarking ► test_run_benchmark_success:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
/opt/hostedtoolcache/Python/3.11.14/x64/lib/python3.11/unittest/mock.py:950: in assert_called_once_with
|
|
pytest ► tests.api.test_diagnostics_api.TestPerformanceBenchmarking ► test_run_benchmark_equipment_not_found:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:353: in test_run_benchmark_equipment_not_found
|
|
pytest ► tests.api.test_diagnostics_api.TestPerformanceBenchmarking ► test_run_benchmark_error:
test-artifacts/test-results-api/test-results-api.xml#L0
Failed test found in:
test-artifacts/test-results-api/test-results-api.xml
Error:
tests/api/test_diagnostics_api.py:363: in test_run_benchmark_error
|