-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Failures need to be reduced and potentially reported as compiler bugs on swiftlang/swift
E.g.
✘ Test runWithTokenThreading(test:) recorded an issue with 1 argument test → Vendor/testsuite/const.wast at SpectestTests.swift:32:10: Caught error: Vendor/testsuite/const.wast:673: invoke result mismatch: expected: [WasmTypes.Value.f32(1)], actual: [WasmTypes.Value.f32(0)]
Vendor/testsuite/const.wast:675: invoke result mismatch: expected: [WasmTypes.Value.f32(2147483649)], actual: [WasmTypes.Value.f32(2147483648)]
Vendor/testsuite/const.wast:677: invoke result mismatch: expected: [WasmTypes.Value.f32(1)], actual: [WasmTypes.Value.f32(0)]
Vendor/testsuite/const.wast:679: invoke result mismatch: expected: [WasmTypes.Value.f32(2147483649)], actual: [WasmTypes.Value.f32(2147483648)]
Vendor/testsuite/const.wast:1001: invoke result mismatch: expected: [WasmTypes.Value.f64(1)], actual: [WasmTypes.Value.f64(0)]
Vendor/testsuite/const.wast:1003: invoke result mismatch: expected: [WasmTypes.Value.f64(9223372036854775809)], actual: [WasmTypes.Value.f64(9223372036854775808)]
Vendor/testsuite/const.wast:1005: invoke result mismatch: expected: [WasmTypes.Value.f64(1)], actual: [WasmTypes.Value.f64(0)]
Vendor/testsuite/const.wast:1007: invoke result mismatch: expected: [WasmTypes.Value.f64(9223372036854775809)], actual: [WasmTypes.Value.f64(9223372036854775808)]
See more in build logs: https://github.com/swiftwasm/WasmKit/actions/runs/20248270550/job/58133891938.
Attached as logs_52302871792.zip.