2022-03-27 08:31:58 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
IPFS
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
<setenv>
|
2023-09-26 03:37:20 +08:00
|
|
|
HOME=%PWD/%LOGDIR
|
2022-03-27 08:31:58 +08:00
|
|
|
</setenv>
|
2023-10-04 17:35:54 +08:00
|
|
|
<name>
|
2022-03-27 08:31:58 +08:00
|
|
|
IPFS with malformed gateway URL from gateway file
|
2023-10-04 17:35:54 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2022-03-27 08:31:58 +08:00
|
|
|
ipfs://QmV5JejrpgUxnkZeFZYMxVCqAbKy3KdPXWXyuEDiMNZwUx
|
|
|
|
</command>
|
2023-09-26 03:37:20 +08:00
|
|
|
<file name="%LOGDIR/.ipfs/gateway" >
|
2022-03-27 08:31:58 +08:00
|
|
|
http://nonexisting,local:8080/%TESTNUMBER
|
|
|
|
</file>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
3
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|