ci/test: add tests for exact expected artifacts.
Cache reuse in zig is currently quite fragile (we are using a forked version with github.com/ziglang/zig/issues/13051), so ensure that it does not regress when zig SDK upgrades.
This commit is contained in:
3
ci/testdata/want_cache
vendored
Normal file
3
ci/testdata/want_cache
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
5 ./mutex_destructor.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
|
||||
3 ./mutex_destructor.o: ELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not stripped
|
||||
1 ./mutex_destructor.o: Mach-O 64-bit x86_64 object, flags:<|SUBSECTIONS_VIA_SYMBOLS>
|
||||
Reference in New Issue
Block a user