returning fixed value to test if frontend sees latest deployment #29
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
10 errors
|
Test (3.12)
Process completed with exit code 1.
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_check_equivalence_fail:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_check_equivalence_fail>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_check_satisfiability_fail:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_check_satisfiability_fail>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_check_tautology_fail:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_check_tautology_fail>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_evaluation_default:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_evaluation_default>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_invalid_response_type:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_invalid_response_type>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_missing_formula_field:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_missing_formula_field>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_multiple_params_selected:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_multiple_params_selected>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_no_params_selected:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_no_params_selected>
|
|
pytest ► evaluation_function.evaluation_test.TestEvaluationFunction ► test_truth_table_invalid:
pytest.xml#L0
Failed test found in:
pytest.xml
Error:
self = <evaluation_function.evaluation_test.TestEvaluationFunction testMethod=test_truth_table_invalid>
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
1.2 KB |
sha256:a1bdf4cb992b38caef24270b4bebb1a057ee0623ff931b4ad08404c645eacaa0
|
|