Don't check assert_trap tests when Lightbeam is enabled.
Lightbeam doesn't yet produce trap metadata, so it can't yet match the expected `assert_trap` messages. Disable them for now.
This commit is contained in:
@@ -25,3 +25,6 @@ failure_derive = { version = "0.1.3", default-features = false }
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
travis-ci = { repository = "CraneStation/wasmtime" }
|
||||
|
||||
[features]
|
||||
lightbeam = []
|
||||
|
||||
Reference in New Issue
Block a user