;;; 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
  0000025: error: OnImportFunc callback failed
out/test/spec/reference-types/linking.wast:32: assert_unlinkable passed:
  error: import signature mismatch
  0000026: error: OnImportFunc callback failed
out/test/spec/reference-types/linking.wast:87: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected mutable but got immutable.
  000001a: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:91: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected immutable but got mutable.
  0000016: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:120: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got funcref.
  0000023: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:124: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got anyref.
  0000022: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:128: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got anyref.
  0000022: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:133: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got nullref.
  0000021: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:137: assert_unlinkable passed:
  error: type mismatch in imported global, expected anyref but got nullref.
  0000021: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:141: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got funcref.
  0000021: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:145: assert_unlinkable passed:
  error: type mismatch in imported global, expected anyref but got funcref.
  0000021: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:149: assert_unlinkable passed:
  error: type mismatch in imported global, expected nullref but got anyref.
  0000020: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:153: assert_unlinkable passed:
  error: type mismatch in imported global, expected funcref but got anyref.
  0000020: error: OnImportGlobal callback failed
out/test/spec/reference-types/linking.wast:199: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:200: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:202: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:204: 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:207: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:209: assert_trap passed: undefined table index
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:215: assert_trap passed: indirect call signature mismatch
out/test/spec/reference-types/linking.wast:247: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:248: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:250: 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:253: assert_trap passed: undefined table index
out/test/spec/reference-types/linking.wast:279: assert_unlinkable passed:
  error: unknown module field "mem"
  0000027: error: OnImportMemory callback failed
out/test/spec/reference-types/linking.wast:288: assert_trap passed: uninitialized table element
out/test/spec/reference-types/linking.wast:330: assert_unlinkable passed:
  error: type mismatch in imported table, expected funcref but got nullref.
  0000020: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:334: assert_unlinkable passed:
  error: type mismatch in imported table, expected anyref but got nullref.
  0000020: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:338: assert_unlinkable passed:
  error: type mismatch in imported table, expected nullref but got funcref.
  0000020: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:342: assert_unlinkable passed:
  error: type mismatch in imported table, expected anyref but got funcref.
  0000020: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:346: assert_unlinkable passed:
  error: type mismatch in imported table, expected nullref but got anyref.
  000001f: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:350: assert_unlinkable passed:
  error: type mismatch in imported table, expected funcref but got anyref.
  000001f: error: OnImportTable callback failed
out/test/spec/reference-types/linking.wast:428: assert_unlinkable passed:
  error: unknown module field "tab"
  0000037: error: OnImportTable callback failed
109/109 tests passed.
;;; STDOUT ;;)
