catbot
7975cb1df8
CI / build-test-release (pull_request) Failing after 12m4s
test: header-change incrementality across every compile path
...
One header per pass, asserting both directions — the objects that include
it recompile, the ones that don't are untouched — then running the binary,
since "was recompiled" only matters if the program agrees with itself.
Covers the module interface (a macro in its global module fragment decides
an exported class's layout), the implementation unit, a C source, an idle
rebuild that must recompile nothing, and an object whose depfile is gone.
The implementation unit's header has a space in its name so the depfile
spells it escaped.
2026-07-31 11:11:49 +00:00
..
CleanProject
feat(lint): const-local and constexpr-constant rules
2026-07-31 00:50:48 +02:00
ConcurrentCacheRace
linting
2026-07-23 01:24:42 +02:00
ConcurrentDependencyReset
linting
2026-07-23 01:24:42 +02:00
DependencyLink
linting
2026-07-23 01:24:42 +02:00
HelloWorld
linting
2026-07-23 01:24:42 +02:00
HostCacheSourceStamp
fix: key the host PCM cache on source content, add clean, hash project args
2026-07-30 17:43:09 +00:00
HouseRules
fix(lint): constexpr-constant asks clang's evaluator, not the initialiser tokens
2026-07-31 02:05:37 +02:00
IncrementalHeaderChange
test: header-change incrementality across every compile path
2026-07-31 11:11:49 +00:00
IncrementalInterfaceChange
fix: re-resolve module imports before checking staleness
2026-07-30 17:12:24 +00:00
Lint
feat(lint): const-local and constexpr-constant rules
2026-07-31 00:50:48 +02:00
ModuleInterface
linting
2026-07-23 01:24:42 +02:00
RunSingleTestExit
linting
2026-07-23 01:24:42 +02:00
ShaderCompile
linting
2026-07-23 01:24:42 +02:00
StandardArgs
fix: key the host PCM cache on source content, add clean, hash project args
2026-07-30 17:43:09 +00:00
StaticLib
linting
2026-07-23 01:24:42 +02:00
TestRunnerSpec
linting
2026-07-23 01:24:42 +02:00
TransitiveInterfaceChange
fix: track what a primary module interface imports
2026-07-30 18:19:04 +00:00
VariantId
fix: key the host PCM cache on source content, add clean, hash project args
2026-07-30 17:43:09 +00:00
WasiBrowserRuntime
linting
2026-07-23 01:24:42 +02:00
WasmVariants
linting
2026-07-23 01:24:42 +02:00