Joonas Koivunen
8c10a0ad0d
fix: remove calling ulimit
...
while this may have succeeded on github actions it probably isn't wise
to run it every time at least automatically.
2020-08-07 21:05:38 +03:00
Joonas Koivunen
684ecdc9d3
doc: note lld-9 ulimit -s bisection
2020-08-07 15:06:55 +03:00
Joonas Koivunen
dc2c0217b9
feat: /add?progress=true
...
adds the progress reporting, which is a progress notification to the
response stream on every block write *in addition to* a notification
*after* the file has been read (order with the `Added` message doesn't
seem to have been specified).
2020-08-07 15:06:55 +03:00
Joonas Koivunen
14112c3dca
feat: /add?wrap_with_directory=true
...
previous implementation included "defaulting the name for the wrapper
dir" which was extra and not expected by the interface tests.
2020-08-07 15:06:55 +03:00
Joonas Koivunen
65acedae1d
fix: normalize prefix slash away to enable more tests
2020-08-07 15:06:55 +03:00
Joonas Koivunen
dd8d9d9bfe
conformance: enable more directory tests
2020-08-07 15:06:55 +03:00
Joonas Koivunen
cca80c433f
doc: remove obsolete comment
2020-07-30 13:37:53 +03:00
Joonas Koivunen
6a33edf884
fix: dont run setup.sh twice (patching will fail)
2020-07-30 13:37:53 +03:00
ljedrz
af3e539444
fix: adjust the existing local_refs conformance test patch
...
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-07-23 14:28:12 +02:00
Mark Robert Henderson
fba5399fc1
Removing the http symlink
...
Update setup.sh
Update ci.yml
2020-07-20 11:09:19 -04:00
Joonas Koivunen
1b870c2d7f
fix: skip the stop tests as they are the final hanging ones
2020-07-20 15:24:32 +03:00
Joonas Koivunen
153da866f0
fix: ipfsd-ctl should await for subprocess
2020-07-20 15:00:39 +03:00
Joonas Koivunen
9b9f49d75a
fix: ignore possibly hanging test case
2020-07-20 12:40:45 +03:00
Joonas Koivunen
0b6e3dddad
add: why-is-node-running diagnostics for win/mac builds
2020-07-20 11:55:57 +03:00
Joonas Koivunen
2576a6d77a
doc: suggestions from code review
...
Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
2020-07-16 16:23:59 +03:00
Joonas Koivunen
d551477b7a
ci: stop patching with git apply
2020-07-16 15:27:26 +03:00
Joonas Koivunen
a8cbfd8b80
doc: minor touches to conformance/README.md
2020-07-16 14:58:59 +03:00
Joonas Koivunen
e4d85b701a
chore: update conformance/README.md
2020-07-16 14:44:08 +03:00
Joonas Koivunen
fef5c75b1e
add link to ipfs-http debug binary
2020-07-16 14:44:08 +03:00
Joonas Koivunen
5eccb92768
copy ipfs-rust-conformance from b979f02634451ad23f
...
Source: b979f02634
Co-authored-by: ljedrz <ljedrz@gmail.com>
Co-authored-by: Mark Henderson <henderson.mark@gmail.com>
2020-07-16 14:42:51 +03:00