Skip to content

fix 'should import car with roots but no blocks' test #94

Open
@SgtPooki

Description

@SgtPooki

see #83 (comment)

from @lidel

This is an important smoke-test we should not skip and fix sooner than later (i vaguely remember Filecoin genesis blocks were "special snowflakes" that forced IPLD team to course-correct some specs).

This test is re-enabled, but has part of it temporarily commented out.

// TODO: https://github.com/ipfs/js-kubo-rpc-client/issues/94 - This is failing. The error message is empty, but it should not be.
// expect(result[1].root.pinErrorMsg).to.be.a('string')
// expect(result[1].root.pinErrorMsg).to.not.be.empty('result[1].root.pinErrorMsg should not be empty')
// expect(result[0].root.pinErrorMsg).to.contain('ipld: could not find')

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical: Tackled by core team ASAPkind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions