testing response output #31
deploy.yml
on: push
Matrix: Test
Build Docker Image
/
Build and Push Docker Image
Matrix: Deploy to Lambda Feedback / build-aws
Waiting for pending jobs
Matrix: Deploy to Lambda Feedback / build-gcp
Waiting for pending jobs
Deploy to Lambda Feedback
/
...
/
deploy
Deploy to Lambda Feedback
/
...
/
deploy
Deploy to Lambda Feedback
/
...
/
deploy
Deploy to Lambda Feedback
/
...
/
deploy
Annotations
12 errors
|
Test (3.12)
Process completed with exit code 1.
|
|
pytest ► tests.test_evaluation_function_core.TestConnectivity ► test_connected_correct:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestConnectivity object at 0x7f6b8c881fa0>
|
|
pytest ► tests.test_evaluation_function_core.TestConnectivity ► test_disconnected:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestConnectivity object at 0x7f6b8c8c7530>
|
|
pytest ► tests.test_evaluation_function_core.TestConnectivity ► test_strongly_connected:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestConnectivity object at 0x7f6b8c8c76e0>
|
|
pytest ► tests.test_evaluation_function_core.TestConnectivity ► test_weakly_connected:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestConnectivity object at 0x7f6b8c8c7890>
|
|
pytest ► tests.test_evaluation_function_core.TestBipartite ► test_bipartite_correct:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestBipartite object at 0x7f6b8c8c7e00>
|
|
pytest ► tests.test_evaluation_function_core.TestBipartite ► test_not_bipartite:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestBipartite object at 0x7f6b8c8c7fb0>
|
|
pytest ► tests.test_evaluation_function_core.TestBipartite ► test_student_builds_bipartite_graph:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestBipartite object at 0x7f6b8c678500>
|
|
pytest ► tests.test_evaluation_function_core.TestCycleDetection ► test_has_cycle:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestCycleDetection object at 0x7f6b8c678740>
|
|
pytest ► tests.test_evaluation_function_core.TestCycleDetection ► test_no_cycle:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestCycleDetection object at 0x7f6b8c6788f0>
|
|
pytest ► tests.test_evaluation_function_core.TestCycleDetection ► test_directed_cycle:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestCycleDetection object at 0x7f6b8c678c50>
|
|
pytest ► tests.test_evaluation_function_core.TestCycleDetection ► test_directed_dag:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestCycleDetection object at 0x7f6b8c678e00>
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
3.72 KB |
sha256:438206c2f1ca9bd2e48dee72de42209c39a14def126a391922306c1679298d9e
|
|