Skip to content

Multiple test failures (regressions with miscompiles?) with swift-DEVELOPMENT-SNAPSHOT-2025-12-11-a on Linux #242

@MaxDesiatov

Description

@MaxDesiatov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions