feat: diabling the entire evaluation to check for input #49
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 0x7fcec7c97a10>
|
|
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 0x7fcec7a4f4a0>
|
|
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 0x7fcec7a4f650>
|
|
pytest ► tests.test_evaluation_function_core.TestConnectivity ► test_missing_expected_value:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestConnectivity object at 0x7fcec7a4f800>
|
|
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 0x7fcec7a4fb90>
|
|
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 0x7fcec7a88290>
|
|
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 0x7fcec7a88470>
|
|
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 0x7fcec7a88980>
|
|
pytest ► tests.test_evaluation_function_core.TestGraphColoring ► test_2_colorable_correct:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestGraphColoring object at 0x7fcec7a88c80>
|
|
pytest ► tests.test_evaluation_function_core.TestGraphColoring ► test_3_colorable:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestGraphColoring object at 0x7fcec7a88fe0>
|
|
pytest ► tests.test_evaluation_function_core.TestGraphColoring ► test_valid_coloring_submitted:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <test_evaluation_function_core.TestGraphColoring object at 0x7fcec7a4fd70>
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
3.46 KB |
sha256:ff1e6ad5a61f8af753042d43dc862372f73dc2238128458d6abae0db9e2269c5
|
|