Skip to content

The wasi-common tests should not be run against the snapshot #632

Closed
@marmistrz

Description

@marmistrz

Currently the tests are run against the snapshot and not the current version of the code which defies their purpose. When invoked as:

RUST_LOG=wasi_common=trace rustup run stable cargo test --features test_programs --package test-programs -- <test_name>

the following log output is produced

 TRACE wasi_common::old::snapshot_0::hostcalls_impl::fs            >      | *nwritten=79

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions