We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed78898 commit 5a94b6aCopy full SHA for 5a94b6a
Tests/SwiftDriverTests/IncrementalCompilationTests.swift
@@ -320,8 +320,6 @@ extension IncrementalCompilationTests {
320
on: localFileSystem,
321
compilerVersion: compilerVersion,
322
mockSerializedGraphVersion: incrementedVersion)
323
- // Reset mod time to priors modTime on newly-written priors
324
- // in order to support a future priors mod-time check
325
326
try checkReactionToObsoletePriors()
327
try checkNullBuild(checkDiagnostics: true)
0 commit comments