Skip to content

[ci] Use git utest for haxe 5 test suite - #1270

Merged
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:fix/ci-haxe-testsuite-int64
Nov 26, 2025
Merged

[ci] Use git utest for haxe 5 test suite#1270
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:fix/ci-haxe-testsuite-int64

Conversation

@tobil4sk

Copy link
Copy Markdown
Member

The setup step already installs the git libraries, so this was overriding those. For haxe 5, we need to use git utest for int64 support. (see HaxeFoundation/haxe#12410 and haxe-utest/utest@8e99ed9)

For haxe 4, continue to use the haxelib release as the tests don't compile with git utest. They are missing: HaxeFoundation/haxe@ad257e2

The setup step already installs the git libraries, so this overrides
those. For haxe 5, we need to use git utest for int64 support.

For haxe 4, continue to use the haxelib release as the tests don't
compile with git utest.
@Simn
Simn merged commit c1d4856 into HaxeFoundation:master Nov 26, 2025
96 of 120 checks passed
@tobil4sk
tobil4sk deleted the fix/ci-haxe-testsuite-int64 branch November 26, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants