Skip to content

IPFS unit tests are being run despite IPFS being disabled pm 8.13.0 #16947

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

Closed
diizzyy opened this issue Apr 3, 2025 · 0 comments
Closed

IPFS unit tests are being run despite IPFS being disabled pm 8.13.0 #16947

diizzyy opened this issue Apr 3, 2025 · 0 comments

Comments

@diizzyy
Copy link
Contributor

diizzyy commented Apr 3, 2025

I did this

Using CMake build...

-DCURL_DISABLE_IPFS:BOOL=true

TESTDONE: 1237 tests out of 1255 reported OK: 98%

FAIL 722: 'IPFS' IPFS
FAIL 723: 'IPFS with malformed gateway URL (bad function argument error)' IPFS
FAIL 724: 'IPFS with gateway URL from gateway file' IPFS
FAIL 725: 'IPFS with malformed gateway URL from gateway file' IPFS
FAIL 726: 'IPFS with no gateway URL (no environment or home file either)' IPFS
FAIL 727: 'IPNS' IPNS
FAIL 730: 'IPFS arg gateway with path' IPFS
FAIL 731: 'IPFS with gateway URL and path from gateway file' IPFS
FAIL 732: 'IPFS with path' IPFS
FAIL 733: 'IPFS with path and query args' IPFS
FAIL 734: 'IPFS with path, query args and gateway with path' IPFS
FAIL 735: 'IPNS with path, query args and gateway with path' IPFS
FAIL 736: 'IPFS with IPFS_PATH set, no trailing slash' IPFS
FAIL 737: 'IPFS with IPFS_PATH set, with trailing slash' IPFS
FAIL 738: 'IPFS with IPFS_PATH, no gateway file' IPFS
FAIL 739: 'IPNS path and query args for gateway and IPFS url (malformed gateway url)' IPFS
FAIL 740: 'IPFS with gateway URL from multiline gateway file' IPFS
FAIL 741: 'IPFS with malformed gateway URL from multiline gateway file, first line no url' IPFS

TESTFAIL: These test cases failed: 722 723 724 725 726 727 730 731 732 733 734 735 736 737 738 739 740 741

curl/libcurl version

curl 8.13.0

operating system

FreeBSD 14.2-RELEASE (amd64)

bagder added a commit that referenced this issue Apr 3, 2025
Fixes #16947
Reported-by: Daniel Engberg
@bagder bagder closed this as completed in 7e0eea7 Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants