Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test, Build, Foxx] - curl command flag is invalid #1173

Open
JoshuaSBrown opened this issue Dec 10, 2024 · 0 comments
Open

[Test, Build, Foxx] - curl command flag is invalid #1173

JoshuaSBrown opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
Type: Bug Something isn't working

Comments

@JoshuaSBrown
Copy link
Collaborator

JoshuaSBrown commented Dec 10, 2024

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

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.

@JoshuaSBrown JoshuaSBrown added the Type: Bug Something isn't working label Dec 10, 2024
@JoshuaSBrown JoshuaSBrown self-assigned this Dec 11, 2024
@t-ramz t-ramz assigned t-ramz and unassigned JoshuaSBrown Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants