;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/proposals/reference-types/linking.wast
;;; ARGS*: --enable-reference-types
(;; STDOUT ;;;
out/test/spec/reference-types/linking.wast:28: assert_unlinkable passed:
  error: import signature mismatch
out/test/spec/reference-types/linking.wast:32: assert_unlinkable passed:
  error: import signature mismatch
out/test/spec/reference-types/linking.wast:87: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected mutable but got immutable.
out/test/spec/reference-types/linking.wast:91: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected immutable but got mutable.
out/test/spec/reference-types/linking.wast:120: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got funcref.
out/test/spec/reference-types/linking.wast:124: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got anyref.
out/test/spec/reference-types/linking.wast:128: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got anyref.
out/test/spec/reference-types/linking.wast:134: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got nullref.
out/test/spec/reference-types/linking.wast:138: assert_unlinkable passed:
  error: type mismatch in imported global, expected anyref but got nullref.
out/test/spec/reference-types/linking.wast:142: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got funcref.
out/test/spec/reference-types/linking.wast:146: assert_unlinkable passed:
  error: type mismatch in imported global, expected anyref but got funcref.
out/test/spec/reference-types/linking.wast:150: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got anyref.
out/test/spec/reference-types/linking.wast:154: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got anyref.
out/test/spec/reference-types/linking.wast:200: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:201: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:203: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:205: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:206: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:208: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:210: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:211: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:212: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:213: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:216: assert_trap passed: indirect call signature mismatch
out/test/spec/reference-types/linking.wast:248: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:249: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:251: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:252: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:254: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:280: assert_unlinkable passed:
  error: invalid import "Mt.mem"
out/test/spec/reference-types/linking.wast:289: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:331: assert_unlinkable passed:
  error: type mismatch in imported table, expected funcref but got nullref.
out/test/spec/reference-types/linking.wast:335: assert_unlinkable passed:
  error: type mismatch in imported table, expected anyref but got nullref.
out/test/spec/reference-types/linking.wast:339: assert_unlinkable passed:
  error: type mismatch in imported table, expected nullref but got funcref.
out/test/spec/reference-types/linking.wast:343: assert_unlinkable passed:
  error: type mismatch in imported table, expected anyref but got funcref.
out/test/spec/reference-types/linking.wast:347: assert_unlinkable passed:
  error: type mismatch in imported table, expected nullref but got anyref.
out/test/spec/reference-types/linking.wast:351: assert_unlinkable passed:
  error: type mismatch in imported table, expected funcref but got anyref.
out/test/spec/reference-types/linking.wast:429: assert_unlinkable passed:
  error: invalid import "Mm.tab"
109/109 tests passed.
;;; STDOUT ;;)
