This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 1 file changed +0
-30
lines changed
1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -173,36 +173,6 @@ describe('interface-ipfs-core tests', () => {
173
173
isNode ? null : {
174
174
name : 'should readable stream ls with a base58 encoded CID' ,
175
175
reason : 'FIXME https://github.com/ipfs/js-ipfs-http-client/issues/339'
176
- } ,
177
- // .refs
178
- {
179
- name : 'refs' ,
180
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
181
- } ,
182
- // .refsReadableStream
183
- {
184
- name : 'refsReadableStream' ,
185
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
186
- } ,
187
- // .refsPullStream
188
- {
189
- name : 'refsPullStream' ,
190
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
191
- } ,
192
- // .refs.local
193
- {
194
- name : 'refsLocal' ,
195
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
196
- } ,
197
- // .refs.localReadableStream
198
- {
199
- name : 'refsLocalReadableStream' ,
200
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
201
- } ,
202
- // .refs.localPullStream
203
- {
204
- name : 'refsLocalPullStream' ,
205
- reason : 'FIXME unskip when https://github.com/ipfs/js-ipfs-http-client/pull/978 is merged'
206
176
}
207
177
]
208
178
} )
You can’t perform that action at this time.
0 commit comments