Tests: Update expected results for ninja post-1.12 development
Account for changes to upstream ninja: * commit `5d93f2da28` (Add exit code to the failed target, 2024-12-03) * commit `311bf93416` (Propagate jobs' exit codes to the ninja's exit code, 2024-12-03)
This commit is contained in:
parent
ba86b3d841
commit
24f0848836
@ -1 +1 @@
|
||||
1
|
||||
[^0]
|
||||
|
@ -1,3 +1,3 @@
|
||||
.*Building Swift Module 'A' with 1 source
|
||||
.*Building Swift Module 'B' with 1 source
|
||||
FAILED: (Debug(/|\\))?B.swiftmodule CMakeFiles(/|\\)B.dir(/|\\)(Debug(/|\\))?b.swift.o(bj)?
|
||||
FAILED:( \[code=[0-9]+\])? (Debug(/|\\))?B.swiftmodule CMakeFiles(/|\\)B.dir(/|\\)(Debug(/|\\))?b.swift.o(bj)?
|
||||
|
Loading…
Reference in New Issue
Block a user