Ignore failing test on old-backend builds.

This commit is contained in:
Chris Fallin
2021-09-17 11:02:12 -07:00
parent a1f4b46f64
commit f851684ebc

View File

@@ -426,6 +426,7 @@ fn global_init_no_leak() -> anyhow::Result<()> {
}
#[test]
#[cfg(not(feature = "old-x86-backend"))]
fn no_gc_middle_of_args() -> anyhow::Result<()> {
let (mut store, module) = ref_types_module(
r#"