[WASM] Ignore reference proposal spec test
This commit is contained in:
@@ -30,6 +30,7 @@ class BinaryCodecTest {
|
|||||||
testProposal("function-references")
|
testProposal("function-references")
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Ignore
|
||||||
fun `reference-types`() =
|
fun `reference-types`() =
|
||||||
testProposal("reference-types", ignoreFiles = listOf("ref_func.wast"))
|
testProposal("reference-types", ignoreFiles = listOf("ref_func.wast"))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user