Actions
Bug #22243
closedMissing cf-promises binary to run the ncf 'quick' tests
Status:
Released
Priority:
N/A
Assignee:
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
The test output looks like that:
[2023-01-09T08:32:27.145Z] (24/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_generic_methods_metadata_with_arg: STARTED [2023-01-09T08:32:27.422Z] (26/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_technique_methods_unescape_double_quotes: STARTED [2023-01-09T08:32:27.422Z] (27/27) tests/quick/test_ncf_api.py:TestNcf.test_class_context_and: STARTED [2023-01-09T08:32:27.422Z] (25/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_techniques_metadata: STARTED [2023-01-09T08:32:27.422Z] (18/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_generic_method_data: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.14 s) [2023-01-09T08:32:27.422Z] (19/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_technique_generic_method_calls_nonexistent_file: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.13 s) [2023-01-09T08:32:27.422Z] (20/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_technique_generic_method_calls: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.12 s) [2023-01-09T08:32:27.422Z] (22/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_generic_methods_filenames: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.12 s) [2023-01-09T08:32:27.422Z] (21/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_technique_generic_method_calls_strings: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.14 s) [2023-01-09T08:32:27.422Z] (23/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_generic_methods_metadata: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.11 s) [2023-01-09T08:32:27.422Z] (25/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_techniques_metadata: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.09 s) [2023-01-09T08:32:27.422Z] (27/27) tests/quick/test_ncf_api.py:TestNcf.test_class_context_and: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.09 s) [2023-01-09T08:32:27.422Z] (24/27) tests/quick/test_ncf_api.py:TestNcf.test_get_all_generic_methods_metadata_with_arg: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.13 s) [2023-01-09T08:32:27.422Z] (26/27) tests/quick/test_ncf_api.py:TestNcf.test_parse_technique_methods_unescape_double_quotes: ERROR: [Errno 2] No such file or directory: '/opt/rudder/bin/cf-promises' (0.11 s) [2023-01-09T08:32:27.704Z] (05/27) tests/quick/normal_ordering.sh: PASS (0.90 s)
Updated by Félix DALLIDET almost 2 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET almost 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ncf/pull/1380
Updated by Félix DALLIDET almost 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ncf|c15347d8921be0a1d73af640b72eeeb48387d5e8.
Updated by Alexis Mousset almost 2 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset over 1 year ago
- Status changed from Pending release to Released
Actions