You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The '--dump' flag is now causing problems and apparently is not a valid flag for curl.
core database/tests/test_setup.sh
Install the project...
-- Install configuration: ""
PROJECT ROOT /datafed/source
curl: option --dump: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Output:
curl command failed [MASKED]/_api/database exiting
Running tests...
Acceptance
Find an alternative to curl --dump that will grab output from the arangodb database.
CI should run successfully should show foxx setup job in CI change from red to green once fixed.
The text was updated successfully, but these errors were encountered:
Needs
#1172
Description
The '--dump' flag is now causing problems and apparently is not a valid flag for curl.
core database/tests/test_setup.sh
Acceptance
Find an alternative to curl --dump that will grab output from the arangodb database.
CI should run successfully should show foxx setup job in CI change from red to green once fixed.
The text was updated successfully, but these errors were encountered: