Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

[Bug] stdlib/nursery tests fail to run #400

Open
brson opened this issue Dec 14, 2023 · 0 comments
Open

[Bug] stdlib/nursery tests fail to run #400

brson opened this issue Dec 14, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@brson
Copy link
Collaborator

brson commented Dec 14, 2023

We pass the normal stdlib tests on rbpf. The stdlib also contains a "nursery" that is a separate project, and for which the tests fail to run at all.

$ MOVE_NATIVE=$(pwd)/language/move-native cargo run -p move-cli --features solana-backend -- test -p language/move-stdlib/nursery --arch solana --solana
    Finished dev [unoptimized + debuginfo] target(s) in 0.44s
     Running `target/debug/move test -p language/move-stdlib/nursery --arch solana --solana`
INCLUDING DEPENDENCY MoveStdlib
BUILDING MoveNursery
Running Move unit tests
thread '<unnamed>' panicked at 'Move model has errors', /home/azureuser/data/solana/move/language/tools/move-unit-test/src/test_runner.rs:853:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at 'Move model has errors', /home/azureuser/data/solana/move/language/tools/move-unit-test/src/test_runner.rs:853:13
thread '<unnamed>' panicked at 'Move model has errors', /home/azureuser/data/solana/move/language/tools/move-unit-test/src/test_runner.rs:853:13
thread '<unnamed>' panicked at 'Move model has errors', /home/azureuser/data/solana/move/language/tools/move-unit-test/src/test_runner.rs:853:13
thread '<unnamed>' panicked at 'Move model has errors', /home/azureuser/data/solana/move/language/tools/move-unit-test/src/test_runner.rs:853:13
@brson brson added the bug Something isn't working label Dec 14, 2023
@brson brson added the help wanted Extra attention is needed label Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant