Skip to content

fix: Add USB diagnostics utility to troubleshoot unreadable serial nu… #391

fix: Add USB diagnostics utility to troubleshoot unreadable serial nu…

fix: Add USB diagnostics utility to troubleshoot unreadable serial nu… #391

Triggered via pull request December 16, 2025 15:39
Status Success
Total duration 4m 20s
Artifacts

test-with-mock-equipment.yml

on: pull_request
Matrix: Server Tests with Mock Equipment
Test Demo Script
28s
Test Demo Script
Lint and Format Check
32s
Lint and Format Check
Integration Tests with Mock Equipment
1m 6s
Integration Tests with Mock Equipment
Test Summary
2s
Test Summary
Fit to window
Zoom out
Zoom in

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