You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo test --package starcoin-vm-types --lib -- unit_tests::access_path_test::test_access_path_str_valid --exact --nocapture should fail the CI, but was not ran in ci for #3655
access_path_test.rs 中有两个 case 测试失败,这里漏了一个。
详情参考: #3654
Originally posted by @0xpause in #3655 (review)
cargo test --package starcoin-vm-types --lib -- unit_tests::access_path_test::test_access_path_str_valid --exact --nocapture
should fail the CI, but was not ran in ci for #3655build and test logs here: https://github.com/starcoinorg/starcoin/runs/7831208235?check_suite_focus=true
The text was updated successfully, but these errors were encountered: