mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This test case failed in CI when using a strict diff, because the output also contained the text "swift runtime: unknown backtracing setting 'warnings'". Switch to using FileCheck to ignore this output.