moved evalaution_function_test to allow integration testing #32
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 ► 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 0x7f3fa6f98ec0>
|
|
pytest ► 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 0x7f3fa6065a60>
|
|
pytest ► 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 0x7f3fa6065be0>
|
|
pytest ► 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 0x7f3fa6065d60>
|
|
pytest ► 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 0x7f3fa6066180>
|
|
pytest ► 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 0x7f3fa6066300>
|
|
pytest ► 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 0x7f3fa60658b0>
|
|
pytest ► 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 0x7f3fa60666f0>
|
|
pytest ► 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 0x7f3fa6066930>
|
|
pytest ► 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 0x7f3fa6066f30>
|
|
pytest ► 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 0x7f3fa60671d0>
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
3.7 KB |
sha256:8c8f3ba07cb84f8ab3c3801c09e2ae65ee7b19e6e5172331d5e21b11a0093caa
|
|