Skip to content

Tests: simplify, homogenise path computation #1079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Conversation

compnerd
Copy link
Member

Simply construct he path relative to the root. Previous changes had
caused divergences as the null coalesced value would never be used in
any case. Furthermore, this cleanup will work better with the new path
canonicalization for relative paths on Windows.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test

Simply construct he path relative to the root.  Previous changes had
caused divergences as the null coalesced value would never be used in
any case.  Furthermore, this cleanup will work better with the new path
canonicalization for relative paths on Windows.
@compnerd
Copy link
Member Author

@swift-ci please test

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@compnerd
Copy link
Member Author

Windows, 4/21 snapshot:

Building for debugging...
Build complete! (1.97s)
Test Suite 'All tests' started at 2022-04-26 17:30:09.149
Test Suite 'debug.xctest' started at 2022-04-26 17:30:09.149
Test Suite 'APIDigesterTests' started at 2022-04-26 17:30:09.149
Test Case 'APIDigesterTests.testABIComparisonEndToEnd' started at 2022-04-26 17:30:09.157
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\APIDigesterTests.swift:331: APIDigesterTests.testABIComparisonEndToEnd : Test skipped
Test Case 'APIDigesterTests.testABIComparisonEndToEnd' skipped (0.0 seconds)
Test Case 'APIDigesterTests.testABIDigesterRequirements' started at 2022-04-26 17:30:09.157
Test Case 'APIDigesterTests.testABIDigesterRequirements' passed (0.661 seconds)
Test Case 'APIDigesterTests.testAPIComparisonEndToEnd' started at 2022-04-26 17:30:09.818
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\APIDigesterTests.swift:271: APIDigesterTests.testAPIComparisonEndToEnd : Test skipped
Test Case 'APIDigesterTests.testAPIComparisonEndToEnd' skipped (0.0 seconds)
Test Case 'APIDigesterTests.testBaselineComparisonJobFlags' started at 2022-04-26 17:30:09.818
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\APIDigesterTests.swift:232: APIDigesterTests.testBaselineComparisonJobFlags : Test skipped - Skipping: ABI descriptor is only emitted on Darwin platforms.
Test Case 'APIDigesterTests.testBaselineComparisonJobFlags' skipped (0.0 seconds)
Test Case 'APIDigesterTests.testBaselineGenerationEndToEnd' started at 2022-04-26 17:30:09.818
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\APIDigesterTests.swift:180: APIDigesterTests.testBaselineGenerationEndToEnd : Test skipped
Test Case 'APIDigesterTests.testBaselineGenerationEndToEnd' skipped (0.0 seconds)
Test Case 'APIDigesterTests.testBaselineGenerationJobFlags' started at 2022-04-26 17:30:09.818
warning: no such SDK: /path/to/sdk
warning: no such SDK: /path/to/sdk
Test Case 'APIDigesterTests.testBaselineGenerationJobFlags' passed (0.362 seconds)
Test Case 'APIDigesterTests.testBaselineGenerationRequiresTopLevelModule' started at 2022-04-26 17:30:10.180
Test Case 'APIDigesterTests.testBaselineGenerationRequiresTopLevelModule' passed (0.296 seconds)
Test Case 'APIDigesterTests.testBaselineOutputPath' started at 2022-04-26 17:30:10.476
Test Case 'APIDigesterTests.testBaselineOutputPath' passed (1.313 seconds)
Test Case 'APIDigesterTests.testComparisonOptionValidation' started at 2022-04-26 17:30:11.789
Test Case 'APIDigesterTests.testComparisonOptionValidation' passed (0.159 seconds)
Test Case 'APIDigesterTests.testDigesterModeValidation' started at 2022-04-26 17:30:11.948
Test Case 'APIDigesterTests.testDigesterModeValidation' passed (0.437 seconds)
Test Suite 'APIDigesterTests' passed at 2022-04-26 17:30:12.385
         Executed 10 tests, with 4 tests skipped and 0 failures (0 unexpected) in 3.228 (3.228) seconds
Test Suite 'AssertDiagnosticsTests' started at 2022-04-26 17:30:12.385
Test Case 'AssertDiagnosticsTests.testAssertDiagnostics' started at 2022-04-26 17:30:12.385
Test Case 'AssertDiagnosticsTests.testAssertDiagnostics' passed (0.0 seconds)
Test Case 'AssertDiagnosticsTests.testAssertDriverDiagosotics' started at 2022-04-26 17:30:12.385
Test Case 'AssertDiagnosticsTests.testAssertDriverDiagosotics' passed (0.778 seconds)
Test Case 'AssertDiagnosticsTests.testAssertNoDiagnostics' started at 2022-04-26 17:30:13.163
Test Case 'AssertDiagnosticsTests.testAssertNoDiagnostics' passed (0.0 seconds)
Test Suite 'AssertDiagnosticsTests' passed at 2022-04-26 17:30:13.163
Executed 3 tests, with 0 failures (0 unexpected) in 0.778 (0.778) seconds
Test Suite 'CrossModuleIncrementalBuildTests' started at 2022-04-26 17:30:13.163
Test Case 'CrossModuleIncrementalBuildTests.testChangingOutputFileMap' started at 2022-04-26 17:30:13.163
Test Case 'CrossModuleIncrementalBuildTests.testChangingOutputFileMap' passed (0.838 seconds)
Test Case 'CrossModuleIncrementalBuildTests.testEmbeddedModuleDependencies' started at 2022-04-26 17:30:14.001
Test Case 'CrossModuleIncrementalBuildTests.testEmbeddedModuleDependencies' passed (0.853 seconds)
Test Suite 'CrossModuleIncrementalBuildTests' passed at 2022-04-26 17:30:14.854
         Executed 2 tests, with 0 failures (0 unexpected) in 1.691 (1.691) seconds
Test Suite 'DependencyGraphSerializationTests' started at 2022-04-26 17:30:14.854
Test Case 'DependencyGraphSerializationTests.testRoundTripFixtures' started at 2022-04-26 17:30:14.854
Test Case 'DependencyGraphSerializationTests.testRoundTripFixtures' passed (0.192 seconds)
Test Case 'DependencyGraphSerializationTests.testSerializedVersionChangeDetection' started at 2022-04-26 17:30:15.046
Test Case 'DependencyGraphSerializationTests.testSerializedVersionChangeDetection' passed (0.004 seconds)
Test Suite 'DependencyGraphSerializationTests' passed at 2022-04-26 17:30:15.050
         Executed 2 tests, with 0 failures (0 unexpected) in 0.196 (0.196) seconds
Test Suite 'ExplicitModuleBuildTests' started at 2022-04-26 17:30:15.050
Test Case 'ExplicitModuleBuildTests.testDependencyImportPrescan' started at 2022-04-26 17:30:15.050
Test Case 'ExplicitModuleBuildTests.testDependencyImportPrescan' passed (0.248 seconds)
Test Case 'ExplicitModuleBuildTests.testDependencyScanReuseCache' started at 2022-04-26 17:30:15.298
Test Case 'ExplicitModuleBuildTests.testDependencyScanReuseCache' passed (1.068 seconds)
Test Case 'ExplicitModuleBuildTests.testDependencyScanning' started at 2022-04-26 17:30:16.366
Test Case 'ExplicitModuleBuildTests.testDependencyScanning' passed (1.461 seconds)
Test Case 'ExplicitModuleBuildTests.testDependencyScanningNoResponse' started at 2022-04-26 17:30:17.827
Test Case 'ExplicitModuleBuildTests.testDependencyScanningNoResponse' passed (0.834 seconds)
Test Case 'ExplicitModuleBuildTests.testExplicitModuleBuildEndToEnd' started at 2022-04-26 17:30:18.661
Test Case 'ExplicitModuleBuildTests.testExplicitModuleBuildEndToEnd' passed (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testExplicitModuleBuildJobs' started at 2022-04-26 17:30:18.661
Test Case 'ExplicitModuleBuildTests.testExplicitModuleBuildJobs' passed (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testExplicitSwiftModuleMap' started at 2022-04-26 17:30:18.661
Test Case 'ExplicitModuleBuildTests.testExplicitSwiftModuleMap' passed (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testImmediateModeExplicitModuleBuild' started at 2022-04-26 17:30:18.661
Test Case 'ExplicitModuleBuildTests.testImmediateModeExplicitModuleBuild' passed (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleAliasingInterfaceWithScanDeps' started at 2022-04-26 17:30:18.661
Test Case 'ExplicitModuleBuildTests.testModuleAliasingInterfaceWithScanDeps' passed (1.434 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleAliasingPrebuiltWithScanDeps' started at 2022-04-26 17:30:20.095
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\ExplicitModuleBuildTests.swift:594: ExplicitModuleBuildTests.testModuleAliasingPrebuiltWithScanDeps : Test skipped - Skipping, known failure (rdar://88073675).
Test Case 'ExplicitModuleBuildTests.testModuleAliasingPrebuiltWithScanDeps' skipped (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleAliasingWithExplicitBuild' started at 2022-04-26 17:30:20.095
Test Case 'ExplicitModuleBuildTests.testModuleAliasingWithExplicitBuild' passed (2.286 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleAliasingWithImportPrescan' started at 2022-04-26 17:30:22.381
Test Case 'ExplicitModuleBuildTests.testModuleAliasingWithImportPrescan' passed (0.592 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleDependencyBuildCommandGeneration' started at 2022-04-26 17:30:22.973
Test Case 'ExplicitModuleBuildTests.testModuleDependencyBuildCommandGeneration' passed (0.0 seconds)
Test Case 'ExplicitModuleBuildTests.testModuleDependencyBuildCommandGenerationWithExternalFramework' started at 2022-04-26 17:30:22.973
Test Case 'ExplicitModuleBuildTests.testModuleDependencyBuildCommandGenerationWithExternalFramework' passed (0.157 seconds)
Test Suite 'ExplicitModuleBuildTests' passed at 2022-04-26 17:30:23.130
         Executed 14 tests, with 1 test skipped and 0 failures (0 unexpected) in 8.08 (8.08) seconds
Test Suite 'IncrementalBuildPerformanceTests' started at 2022-04-26 17:30:23.130
Test Case 'IncrementalBuildPerformanceTests.testCleanBuildSwiftDepsPerformance' started at 2022-04-26 17:30:23.130
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IncrementalBuildPerformanceTests.swift:38: IncrementalBuildPerformanceTests.testCleanBuildSwiftDepsPerformance : Test skipped
Test Case 'IncrementalBuildPerformanceTests.testCleanBuildSwiftDepsPerformance' skipped (0.0 seconds)
Test Case 'IncrementalBuildPerformanceTests.testReadingPriorsPerformance' started at 2022-04-26 17:30:23.130
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IncrementalBuildPerformanceTests.swift:38: IncrementalBuildPerformanceTests.testReadingPriorsPerformance : Test skipped
Test Case 'IncrementalBuildPerformanceTests.testReadingPriorsPerformance' skipped (0.001 seconds)
Test Case 'IncrementalBuildPerformanceTests.testSavingPriorsPerformance' started at 2022-04-26 17:30:23.131
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IncrementalBuildPerformanceTests.swift:38: IncrementalBuildPerformanceTests.testSavingPriorsPerformance : Test skipped
Test Case 'IncrementalBuildPerformanceTests.testSavingPriorsPerformance' skipped (0.0 seconds)
Test Suite 'IncrementalBuildPerformanceTests' passed at 2022-04-26 17:30:23.131
         Executed 3 tests, with 3 tests skipped and 0 failures (0 unexpected) in 0.001 (0.001) seconds
Test Suite 'IncrementalCompilationTests' started at 2022-04-26 17:30:23.131
Test Case 'IncrementalCompilationTests.testAddingInput' started at 2022-04-26 17:30:23.131
*** starting build initial ***
*** starting build after addition of another ***
*** starting build after restoration of another ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
*** writing let nameInAnother = foo to another
Test Case 'IncrementalCompilationTests.testAddingInput' passed (4.343 seconds)
Test Case 'IncrementalCompilationTests.testAlwaysRebuildDependents' started at 2022-04-26 17:30:27.474
*** starting build initial ***
*** touching main ***
*** starting build touch main; non-propagating but -driver-always-rebuild-dependents ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testAlwaysRebuildDependents' passed (4.911 seconds)
Test Case 'IncrementalCompilationTests.testAutolinkOutputPath' started at 2022-04-26 17:30:32.385
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
remark: Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.MRExuw\derivedData\theModule-master.swiftdeps'
remark: Incremental compilation: Disabling incremental build: could not read build record
remark: Incremental compilation: Created dependency graph from swiftdeps files
remark: Incremental compilation: Enabling incremental cross-module building
remark: Found 2 batchable jobs
remark: Forming into 1 batch
remark: Adding {compile: main.swift} to batch 0
remark: Adding {compile: other.swift} to batch 0
remark: Forming batch job from 2 constituents: main.swift, other.swift
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testAutolinkOutputPath' passed (0.193 seconds)
Test Case 'IncrementalCompilationTests.testBuildRecordDateAccuracy' started at 2022-04-26 17:30:32.578
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.qbHqzd\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** starting build as is ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testBuildRecordDateAccuracy' passed (4.168 seconds)
Test Case 'IncrementalCompilationTests.testDependencyDotFiles' started at 2022-04-26 17:30:36.746
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.Q1IgJN\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testDependencyDotFiles' passed (1.933 seconds)
Test Case 'IncrementalCompilationTests.testDependencyDotFilesCross' started at 2022-04-26 17:30:38.679
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.YGnSD3\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** touching other ***
*** starting build touch other; non-propagating ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.YGnSD3\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: Scheduling changed input  {compile: other.o <= other.swift}
Incremental compilation: Queuing (initial):  {compile: other.o <= other.swift}
Incremental compilation: not scheduling dependents of other.swift; unknown changes
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Found 1 batchable job
Forming into 1 batch
Adding {compile: other.swift} to batch 0
Forming batch job from 1 constituents: other.swift
Starting Compiling other.swift
Finished Compiling other.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'bar' in other.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'bar' in other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
Skipped Compiling main.swift
*** writing let bar = foo to other
*** writing let foo = 1 to main
Test Case 'IncrementalCompilationTests.testDependencyDotFilesCross' passed (4.862 seconds)
Test Case 'IncrementalCompilationTests.testFileMapMissingMainEntry' started at 2022-04-26 17:30:43.541
*** starting build initial ***
*** starting build output file map missing main entry ***
*** writing let bar = foo to other
*** writing let foo = 1 to main
Test Case 'IncrementalCompilationTests.testFileMapMissingMainEntry' passed (4.034 seconds)
Test Case 'IncrementalCompilationTests.testFileMapMissingMainEntryWMO' started at 2022-04-26 17:30:47.575
*** starting build initial ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testFileMapMissingMainEntryWMO' passed (3.744 seconds)
Test Case 'IncrementalCompilationTests.testIncremental' started at 2022-04-26 17:30:51.319
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** starting build as is ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping job: Linking theModule; oldest output is current 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule.o'
Skipped Compiling main.swift
Skipped Compiling other.swift
*** touching other ***
*** starting build touch other; non-propagating ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: Scheduling changed input  {compile: other.o <= other.swift}
Incremental compilation: Queuing (initial):  {compile: other.o <= other.swift}
Incremental compilation: not scheduling dependents of other.swift; unknown changes
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Found 1 batchable job
Forming into 1 batch
Adding {compile: other.swift} to batch 0
Forming batch job from 1 constituents: other.swift
Starting Compiling other.swift
Finished Compiling other.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'bar' in other.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'bar' in other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
Skipped Compiling main.swift
*** touching main ***
*** touching other ***
*** starting build touch both; non-propagating ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: Scheduling changed input  {compile: main.o <= main.swift}
Incremental compilation: Scheduling changed input  {compile: other.o <= other.swift}
Incremental compilation: Queuing (initial):  {compile: main.o <= main.swift}
Incremental compilation: Queuing (initial):  {compile: other.o <= other.swift}
Incremental compilation: not scheduling dependents of main.swift; unknown changes
Incremental compilation: not scheduling dependents of other.swift; unknown changes
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'foo' in main.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'foo' in main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'bar' in other.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'bar' in other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** replacing main ***
*** starting build replace contents of main; propagating into 2nd wave ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.BxLuWj\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: Scheduling changed input  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Queuing (initial):  {compile: main.o <= main.swift}
Incremental compilation: not scheduling dependents of main.swift; unknown changes
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Found 1 batchable job
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Forming batch job from 1 constituents: main.swift
Starting Compiling main.swift
Finished Compiling main.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Fingerprint changed for existing interface of source file from main.swiftdeps in main.swift
Incremental compilation: Fingerprint changed for existing implementation of source file from main.swiftdeps in main.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'foo' in main.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'foo' in main.swift
Incremental compilation: Traced: interface of source file from main.swiftdeps in main.swift -> interface of top-level name 'foo' in main.swift -> implementation of source file from other.swiftdeps in other.swift
Incremental compilation: Queuing because of dependencies discovered later:  {compile: other.o <= other.swift}
Incremental compilation: Scheduling invalidated  {compile: other.o <= other.swift}
Found 1 batchable job
Forming into 1 batch
Adding {compile: other.swift} to batch 0
Forming batch job from 1 constituents: other.swift
Starting Compiling other.swift
Finished Compiling other.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Fingerprint missing for existing interface of top-level name 'bar' in other.swift
Incremental compilation: Fingerprint missing for existing implementation of top-level name 'bar' in other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** writing let bar = foo to other
*** writing let foo = 1 to main
Test Case 'IncrementalCompilationTests.testIncremental' passed (11.458 seconds)
Test Case 'IncrementalCompilationTests.testIncrementalDiagnostics' started at 2022-04-26 17:31:02.777
*** starting build initial ***
*** starting build as is ***
*** touching other ***
*** starting build touch other; non-propagating ***
*** touching main ***
*** touching other ***
*** starting build touch both; non-propagating ***
*** replacing main ***
*** starting build replace contents of main; propagating into 2nd wave ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testIncrementalDiagnostics' passed (11.317 seconds)
Test Case 'IncrementalCompilationTests.testIncrementalPostCompileJob' started at 2022-04-26 17:31:14.094
*** starting build initial ***
*** starting build as is ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.A84y9n\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Not skipping job: Linking theModule; Missing output 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.A84y9n\derivedData\theModule.o'
Starting Linking theModule
Finished Linking theModule
Skipped Compiling main.swift
Skipped Compiling other.swift
*** writing let bar = foo to other
*** writing let foo = 1 to main
Test Case 'IncrementalCompilationTests.testIncrementalPostCompileJob' passed (3.842 seconds)
Test Case 'IncrementalCompilationTests.testNullBuildNoEmitModule' started at 2022-04-26 17:31:17.936
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.embALA\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Emitting module for theModule
Finished Emitting module for theModule
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
*** starting build as is ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.embALA\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Skipped Compiling main.swift
Skipped Compiling other.swift
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testNullBuildNoEmitModule' passed (0.668 seconds)
Test Case 'IncrementalCompilationTests.testNullBuildNoVerify' started at 2022-04-26 17:31:18.604
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.xfMyxa\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Emitting module for theModule
Finished Emitting module for theModule
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Verifying emitted module interface for module theModule
Finished Verifying emitted module interface for module theModule
*** starting build as is ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.xfMyxa\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Not skipping job: Verifying emitted module interface for module theModule; No outputs
Incremental compilation: Not skipping job: Verifying emitted module interface for module theModule; No outputs
Starting Verifying emitted module interface for module theModule
Finished Verifying emitted module interface for module theModule
Skipped Compiling main.swift
Skipped Compiling other.swift
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testNullBuildNoVerify' passed (0.884 seconds)
Test Case 'IncrementalCompilationTests.testObsoletePriors' started at 2022-04-26 17:31:19.488
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testObsoletePriors' passed (0.0 seconds)
Test Case 'IncrementalCompilationTests.testOptionsParsing' started at 2022-04-26 17:31:19.488
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
remark: Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
remark: Incremental compilation: Enabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** starting build initial ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping job: Linking theModule; oldest output is current 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule.o'
Skipped Compiling main.swift
Skipped Compiling other.swift
remark: Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
remark: Incremental compilation: Enabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** starting build initial ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping job: Linking theModule; oldest output is current 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule.o'
Skipped Compiling main.swift
Skipped Compiling other.swift
remark: Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
remark: Incremental compilation: Enabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** starting build initial ***
Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
Incremental compilation: Enabling incremental cross-module building
Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
Incremental compilation: Skipping job: Linking theModule; oldest output is current 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule.o'
Skipped Compiling main.swift
Skipped Compiling other.swift
remark: Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
remark: Incremental compilation: Enabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** starting build initial ***
Incremental compilation: Incremental compilation has been disabled, because different arguments were passed to the compiler
Incremental compilation: Disabling incremental build: different arguments were passed to the compiler
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
remark: Incremental compilation: Read dependency graph 'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.3y9zYe\derivedData\theModule-master.priors'
remark: Incremental compilation: Enabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** starting build initial ***
Incremental compilation: Incremental compilation has been disabled, because different arguments were passed to the compiler
Incremental compilation: Disabling incremental build: different arguments were passed to the compiler
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Disabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
remark: Incremental compilation: Reading dependencies from main.swift
remark: Incremental compilation: Reading dependencies from other.swift
remark: Incremental compilation: Created dependency graph from swiftdeps files
remark: Incremental compilation: Disabling incremental cross-module building
remark: Incremental compilation: May skip current input:  {compile: main.o <= main.swift}
remark: Incremental compilation: May skip current input:  {compile: other.o <= other.swift}
remark: Incremental compilation: Skipping input:  {compile: main.o <= main.swift}
remark: Incremental compilation: Skipping input:  {compile: other.o <= other.swift}
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testOptionsParsing' passed (7.811 seconds)
Test Case 'IncrementalCompilationTests.testPriorsVersionDetectionAndRecovery' started at 2022-04-26 17:31:27.299
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testPriorsVersionDetectionAndRecovery' passed (0.008 seconds)
Test Case 'IncrementalCompilationTests.testRemoval' started at 2022-04-26 17:31:27.307
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testRemoval' passed (0.0 seconds)
Test Case 'IncrementalCompilationTests.testSymlinkModification' started at 2022-04-26 17:31:27.307
*** starting build initial ***
Incremental compilation: Incremental compilation could not read build record at  'C:\Users\user\AppData\Local\Temp\TemporaryDirectory.QIdZ9L\derivedData\theModule-master.swiftdeps'
Incremental compilation: Disabling incremental build: could not read build record
Incremental compilation: Created dependency graph from swiftdeps files
Incremental compilation: Enabling incremental cross-module building
Found 2 batchable jobs
Forming into 1 batch
Adding {compile: main.swift} to batch 0
Adding {compile: other.swift} to batch 0
Forming batch job from 2 constituents: main.swift, other.swift
Starting Compiling main.swift, other.swift
Finished Compiling main.swift, other.swift
Incremental compilation: Reading dependencies from main.swift
Incremental compilation: Reading dependencies from other.swift
Incremental compilation: Scheduling all post-compile jobs because something was compiled
Starting Linking theModule
Finished Linking theModule
*** starting build touch both symlinks; non-propagating ***
*** starting build touch both symlink targets; non-propagating ***
*** writing let foo = 1 to main
*** writing let bar = foo to other
Test Case 'IncrementalCompilationTests.testSymlinkModification' passed (6.233 seconds)
Test Suite 'IncrementalCompilationTests' passed at 2022-04-26 17:31:33.540
         Executed 18 tests, with 0 failures (0 unexpected) in 70.409 (70.409) seconds
Test Suite 'IntegrationTests' started at 2022-04-26 17:31:33.540
Test Case 'IntegrationTests.testLitDriverDependenciesTests' started at 2022-04-26 17:31:33.540
Test Case 'IntegrationTests.testLitDriverDependenciesTests' passed (0.0 seconds)
Test Case 'IntegrationTests.testLitDriverTests' started at 2022-04-26 17:31:33.540
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IntegrationTests.swift:124: IntegrationTests.testLitDriverTests : Test skipped - Not all Driver tests supported
Test Case 'IntegrationTests.testLitDriverTests' skipped (0.0 seconds)
Test Case 'IntegrationTests.testLitDriverValidationTests' started at 2022-04-26 17:31:33.540
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IntegrationTests.swift:135: IntegrationTests.testLitDriverValidationTests : Test skipped - Not all Driver validation-tests supported
Test Case 'IntegrationTests.testLitDriverValidationTests' skipped (0.0 seconds)
Test Case 'IntegrationTests.testLitInterpreterTests' started at 2022-04-26 17:31:33.540
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IntegrationTests.swift:142: IntegrationTests.testLitInterpreterTests : Test skipped - Interpreter tests unsupported
Test Case 'IntegrationTests.testLitInterpreterTests' skipped (0.0 seconds)
Test Case 'IntegrationTests.testLitStdlibTests' started at 2022-04-26 17:31:33.540
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\IntegrationTests.swift:149: IntegrationTests.testLitStdlibTests : Test skipped - stdlib tests unsupported
Test Case 'IntegrationTests.testLitStdlibTests' skipped (0.0 seconds)
Test Case 'IntegrationTests.testLitSymbolGraphFrontendTest' started at 2022-04-26 17:31:33.540
Test Case 'IntegrationTests.testLitSymbolGraphFrontendTest' passed (0.0 seconds)
Test Suite 'IntegrationTests' passed at 2022-04-26 17:31:33.540
         Executed 6 tests, with 4 tests skipped and 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'JobExecutorTests' started at 2022-04-26 17:31:33.540
Test Case 'JobExecutorTests.testDarwinBasic' started at 2022-04-26 17:31:33.540
Test Case 'JobExecutorTests.testDarwinBasic' passed (0.0 seconds)
Test Case 'JobExecutorTests.testInputForwarding' started at 2022-04-26 17:31:33.540
Test Case 'JobExecutorTests.testInputForwarding' passed (0.0 seconds)
Test Case 'JobExecutorTests.testInputModifiedDuringMultiJobBuild' started at 2022-04-26 17:31:33.540
Test Case 'JobExecutorTests.testInputModifiedDuringMultiJobBuild' passed (3.008 seconds)
Test Case 'JobExecutorTests.testInputModifiedDuringSingleJobBuild' started at 2022-04-26 17:31:36.548
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\JobExecutorTests.swift:350: JobExecutorTests.testInputModifiedDuringSingleJobBuild : Test skipped - Requires -sdk
Test Case 'JobExecutorTests.testInputModifiedDuringSingleJobBuild' skipped (0.0 seconds)
Test Case 'JobExecutorTests.testResolveSquashedArgs' started at 2022-04-26 17:31:36.548
Test Case 'JobExecutorTests.testResolveSquashedArgs' passed (0.0 seconds)
Test Case 'JobExecutorTests.testSaveTemps' started at 2022-04-26 17:31:36.548
Test Case 'JobExecutorTests.testSaveTemps' passed (6.04 seconds)
Test Case 'JobExecutorTests.testShellEscapingArgsInJobDescription' started at 2022-04-26 17:31:42.588
Test Case 'JobExecutorTests.testShellEscapingArgsInJobDescription' passed (0.0 seconds)
Test Case 'JobExecutorTests.testStubProcessProtocol' started at 2022-04-26 17:31:42.588
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\JobExecutorTests.swift:292: JobExecutorTests.testStubProcessProtocol : Test skipped - processId.getter returning `-1`
Test Case 'JobExecutorTests.testStubProcessProtocol' skipped (0.0 seconds)
Test Case 'JobExecutorTests.testSwiftDriverExecOverride' started at 2022-04-26 17:31:42.588
Test Case 'JobExecutorTests.testSwiftDriverExecOverride' passed (0.064 seconds)
Test Case 'JobExecutorTests.testTemporaryFileWriting' started at 2022-04-26 17:31:42.652
Test Case 'JobExecutorTests.testTemporaryFileWriting' passed (0.0 seconds)
Test Suite 'JobExecutorTests' passed at 2022-04-26 17:31:42.652
         Executed 10 tests, with 2 tests skipped and 0 failures (0 unexpected) in 9.112 (9.112) seconds
Test Suite 'ModuleDependencyGraphTests' started at 2022-04-26 17:31:42.652
Test Case 'ModuleDependencyGraphTests.testBaselineForPrintsAndCrossType' started at 2022-04-26 17:31:42.652
Test Case 'ModuleDependencyGraphTests.testBaselineForPrintsAndCrossType' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testBasicLoad' started at 2022-04-26 17:31:42.660
Test Case 'ModuleDependencyGraphTests.testBasicLoad' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedDependents' started at 2022-04-26 17:31:42.660
Test Case 'ModuleDependencyGraphTests.testChainedDependents' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedExternal' started at 2022-04-26 17:31:42.660
Test Case 'ModuleDependencyGraphTests.testChainedExternal' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedExternalPreMarked' started at 2022-04-26 17:31:42.668
Test Case 'ModuleDependencyGraphTests.testChainedExternalPreMarked' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedExternalReverse' started at 2022-04-26 17:31:42.668
Test Case 'ModuleDependencyGraphTests.testChainedExternalReverse' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedNoncascadingDependents' started at 2022-04-26 17:31:42.668
Test Case 'ModuleDependencyGraphTests.testChainedNoncascadingDependents' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testChainedNoncascadingDependents2' started at 2022-04-26 17:31:42.676
Test Case 'ModuleDependencyGraphTests.testChainedNoncascadingDependents2' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependency' started at 2022-04-26 17:31:42.676
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependency' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyBaseline' started at 2022-04-26 17:31:42.676
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyBaseline' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyBaselineWithFingerprints' started at 2022-04-26 17:31:42.676
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyBaselineWithFingerprints' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyWithFingerprints' started at 2022-04-26 17:31:42.684
Test Case 'ModuleDependencyGraphTests.testCrossTypeDependencyWithFingerprints' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testDependencyLoops' started at 2022-04-26 17:31:42.684
Test Case 'ModuleDependencyGraphTests.testDependencyLoops' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testEnabledTypeBodyFingerprints' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testEnabledTypeBodyFingerprints' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testIndependentDepKinds' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testIndependentDepKinds' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testIndependentDepKinds2' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testIndependentDepKinds2' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testIndependentMembers' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testIndependentMembers' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testIndependentNodes' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testIndependentNodes' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testLoadPassesWithFingerprint' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testLoadPassesWithFingerprint' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkIntransitive' started at 2022-04-26 17:31:42.692
Test Case 'ModuleDependencyGraphTests.testMarkIntransitive' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkIntransitiveThenIndirect' started at 2022-04-26 17:31:42.700
Test Case 'ModuleDependencyGraphTests.testMarkIntransitiveThenIndirect' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkIntransitiveTwice' started at 2022-04-26 17:31:42.700
Test Case 'ModuleDependencyGraphTests.testMarkIntransitiveTwice' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkOneNodeTwice' started at 2022-04-26 17:31:42.700
Test Case 'ModuleDependencyGraphTests.testMarkOneNodeTwice' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkOneNodeTwice2' started at 2022-04-26 17:31:42.700
Test Case 'ModuleDependencyGraphTests.testMarkOneNodeTwice2' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMarkTwoNodes' started at 2022-04-26 17:31:42.700
Test Case 'ModuleDependencyGraphTests.testMarkTwoNodes' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testMultipleDependentsDifferent' started at 2022-04-26 17:31:42.708
Test Case 'ModuleDependencyGraphTests.testMultipleDependentsDifferent' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMultipleDependentsSame' started at 2022-04-26 17:31:42.708
Test Case 'ModuleDependencyGraphTests.testMultipleDependentsSame' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testMutualInterfaceHash' started at 2022-04-26 17:31:42.708
Test Case 'ModuleDependencyGraphTests.testMutualInterfaceHash' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testNotTransitiveOnceMarked' started at 2022-04-26 17:31:42.708
Test Case 'ModuleDependencyGraphTests.testNotTransitiveOnceMarked' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testReloadDetectsChange' started at 2022-04-26 17:31:42.708
Test Case 'ModuleDependencyGraphTests.testReloadDetectsChange' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent' started at 2022-04-26 17:31:42.716
Test Case 'ModuleDependencyGraphTests.testSimpleDependent' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent2' started at 2022-04-26 17:31:42.716
Test Case 'ModuleDependencyGraphTests.testSimpleDependent2' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent3' started at 2022-04-26 17:31:42.716
Test Case 'ModuleDependencyGraphTests.testSimpleDependent3' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent4' started at 2022-04-26 17:31:42.716
Test Case 'ModuleDependencyGraphTests.testSimpleDependent4' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent5' started at 2022-04-26 17:31:42.724
Test Case 'ModuleDependencyGraphTests.testSimpleDependent5' passed (0.104 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependent6' started at 2022-04-26 17:31:42.828
Test Case 'ModuleDependencyGraphTests.testSimpleDependent6' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependentMember' started at 2022-04-26 17:31:42.828
Test Case 'ModuleDependencyGraphTests.testSimpleDependentMember' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleDependentReverse' started at 2022-04-26 17:31:42.828
Test Case 'ModuleDependencyGraphTests.testSimpleDependentReverse' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleExternal' started at 2022-04-26 17:31:42.828
Test Case 'ModuleDependencyGraphTests.testSimpleExternal' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testSimpleExternal2' started at 2022-04-26 17:31:42.836
Test Case 'ModuleDependencyGraphTests.testSimpleExternal2' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testUseFingerprints' started at 2022-04-26 17:31:42.836
Test Case 'ModuleDependencyGraphTests.testUseFingerprints' passed (0.008 seconds)
Test Case 'ModuleDependencyGraphTests.testUseFingerprintsPingPong' started at 2022-04-26 17:31:42.844
Test Case 'ModuleDependencyGraphTests.testUseFingerprintsPingPong' passed (0.0 seconds)
Test Case 'ModuleDependencyGraphTests.testUseFingerprintsPingPong2' started at 2022-04-26 17:31:42.844
Test Case 'ModuleDependencyGraphTests.testUseFingerprintsPingPong2' passed (0.008 seconds)
Test Suite 'ModuleDependencyGraphTests' passed at 2022-04-26 17:31:42.852
         Executed 43 tests, with 0 failures (0 unexpected) in 0.2 (0.2) seconds
Test Suite 'MultidictionaryTests' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testInit' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testInit' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testInsertion' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testInsertion' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testInsertion_existingPair' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testInsertion_existingPair' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testRemoveOccurencesOf' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testRemoveOccurencesOf' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testRemoveOccurencesOf_nonExistentValue' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testRemoveOccurencesOf_nonExistentValue' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testRemoveValue' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testRemoveValue' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testRemoveValue_nonExistentKey' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testRemoveValue_nonExistentKey' passed (0.0 seconds)
Test Case 'MultidictionaryTests.testRemoveValue_nonExistentValue' started at 2022-04-26 17:31:42.852
Test Case 'MultidictionaryTests.testRemoveValue_nonExistentValue' passed (0.0 seconds)
Test Suite 'MultidictionaryTests' passed at 2022-04-26 17:31:42.852
         Executed 8 tests, with 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'NonincrementalCompilationTests' started at 2022-04-26 17:31:42.852
Test Case 'NonincrementalCompilationTests.testBuildRecordReading' started at 2022-04-26 17:31:42.852
Test Case 'NonincrementalCompilationTests.testBuildRecordReading' passed (0.0 seconds)
Test Case 'NonincrementalCompilationTests.testBuildRecordWithoutOptionsReading' started at 2022-04-26 17:31:42.852
Test Case 'NonincrementalCompilationTests.testBuildRecordWithoutOptionsReading' passed (0.008 seconds)
Test Case 'NonincrementalCompilationTests.testDateConversion' started at 2022-04-26 17:31:42.860
Test Case 'NonincrementalCompilationTests.testDateConversion' passed (0.0 seconds)
Test Case 'NonincrementalCompilationTests.testExtractSourceFileDependencyGraphFromSwiftModule' started at 2022-04-26 17:31:42.860
Test Case 'NonincrementalCompilationTests.testExtractSourceFileDependencyGraphFromSwiftModule' passed (0.056 seconds)
Test Case 'NonincrementalCompilationTests.testNoIncremental' started at 2022-04-26 17:31:42.924
Test Case 'NonincrementalCompilationTests.testNoIncremental' passed (0.401 seconds)
Test Case 'NonincrementalCompilationTests.testReadAndWriteBuildRecord' started at 2022-04-26 17:31:43.325
Test Case 'NonincrementalCompilationTests.testReadAndWriteBuildRecord' passed (0.0 seconds)
Test Case 'NonincrementalCompilationTests.testReadBinarySourceFileDependencyGraph' started at 2022-04-26 17:31:43.325
Test Case 'NonincrementalCompilationTests.testReadBinarySourceFileDependencyGraph' passed (0.008 seconds)
Test Case 'NonincrementalCompilationTests.testReadComplexSourceFileDependencyGraph' started at 2022-04-26 17:31:43.333
Test Case 'NonincrementalCompilationTests.testReadComplexSourceFileDependencyGraph' passed (0.0 seconds)
Test Case 'NonincrementalCompilationTests.testShowJobLifecycleAndIncremental' started at 2022-04-26 17:31:43.333
Test Case 'NonincrementalCompilationTests.testShowJobLifecycleAndIncremental' passed (0.379 seconds)
Test Suite 'NonincrementalCompilationTests' passed at 2022-04-26 17:31:43.712
         Executed 9 tests, with 0 failures (0 unexpected) in 0.852 (0.852) seconds
Test Suite 'ParsableMessageTests' started at 2022-04-26 17:31:43.712
Test Case 'ParsableMessageTests.testAbnormalExitMessage' started at 2022-04-26 17:31:43.712
Test Case 'ParsableMessageTests.testAbnormalExitMessage' passed (0.0 seconds)
Test Case 'ParsableMessageTests.testBeganBatchMessages' started at 2022-04-26 17:31:43.712
Test Case 'ParsableMessageTests.testBeganBatchMessages' passed (0.2 seconds)
Test Case 'ParsableMessageTests.testBeganMessage' started at 2022-04-26 17:31:43.912
Test Case 'ParsableMessageTests.testBeganMessage' passed (0.0 seconds)
Test Case 'ParsableMessageTests.testFinishedBatchMessages' started at 2022-04-26 17:31:43.912
Test Case 'ParsableMessageTests.testFinishedBatchMessages' passed (0.184 seconds)
Test Case 'ParsableMessageTests.testFinishedMessage' started at 2022-04-26 17:31:44.096
Test Case 'ParsableMessageTests.testFinishedMessage' passed (0.0 seconds)
Test Case 'ParsableMessageTests.testFrontendMessages' started at 2022-04-26 17:31:44.096
Test Case 'ParsableMessageTests.testFrontendMessages' passed (2.067 seconds)
Test Case 'ParsableMessageTests.testSignalledBatchMessages' started at 2022-04-26 17:31:46.163
Test Case 'ParsableMessageTests.testSignalledBatchMessages' passed (0.194 seconds)
Test Case 'ParsableMessageTests.testSignalledMessage' started at 2022-04-26 17:31:46.357
Test Case 'ParsableMessageTests.testSignalledMessage' passed (0.008 seconds)
Test Case 'ParsableMessageTests.testSilentIntegratedMode' started at 2022-04-26 17:31:46.365
Test Case 'ParsableMessageTests.testSilentIntegratedMode' passed (0.256 seconds)
Test Suite 'ParsableMessageTests' passed at 2022-04-26 17:31:46.621
         Executed 9 tests, with 0 failures (0 unexpected) in 2.909 (2.909) seconds
Test Suite 'PredictableRandomNumberGeneratorTests' started at 2022-04-26 17:31:46.621
Test Case 'PredictableRandomNumberGeneratorTests.testPredictability' started at 2022-04-26 17:31:46.621
Test Case 'PredictableRandomNumberGeneratorTests.testPredictability' passed (0.0 seconds)
Test Case 'PredictableRandomNumberGeneratorTests.testUnusualSeeds' started at 2022-04-26 17:31:46.621
Test Case 'PredictableRandomNumberGeneratorTests.testUnusualSeeds' passed (0.0 seconds)
Test Suite 'PredictableRandomNumberGeneratorTests' passed at 2022-04-26 17:31:46.621
         Executed 2 tests, with 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'StringAdditionsTests' started at 2022-04-26 17:31:46.621
Test Case 'StringAdditionsTests.testBasicIdentifiers' started at 2022-04-26 17:31:46.621
Test Case 'StringAdditionsTests.testBasicIdentifiers' passed (0.0 seconds)
Test Case 'StringAdditionsTests.testSwiftKeywordsAsIdentifiers' started at 2022-04-26 17:31:46.621
Test Case 'StringAdditionsTests.testSwiftKeywordsAsIdentifiers' passed (0.0 seconds)
Test Case 'StringAdditionsTests.testUnicodeCharacters' started at 2022-04-26 17:31:46.621
Test Case 'StringAdditionsTests.testUnicodeCharacters' passed (0.0 seconds)
Test Suite 'StringAdditionsTests' passed at 2022-04-26 17:31:46.621
         Executed 3 tests, with 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'SwiftDriverTests' started at 2022-04-26 17:31:46.621
Test Case 'SwiftDriverTests.testABIDescriptorOnlyWhenEnableEvolution' started at 2022-04-26 17:31:46.621
Test Case 'SwiftDriverTests.testABIDescriptorOnlyWhenEnableEvolution' passed (0.354 seconds)
Test Case 'SwiftDriverTests.testADDITIONAL_SWIFT_DRIVER_FLAGS' started at 2022-04-26 17:31:46.975
Test Case 'SwiftDriverTests.testADDITIONAL_SWIFT_DRIVER_FLAGS' passed (0.167 seconds)
Test Case 'SwiftDriverTests.testBCasTopLevelOutput' started at 2022-04-26 17:31:47.142
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testBCasTopLevelOutput' passed (0.16 seconds)
Test Case 'SwiftDriverTests.testBaseOutputPaths' started at 2022-04-26 17:31:47.302
Test Case 'SwiftDriverTests.testBaseOutputPaths' passed (0.465 seconds)
Test Case 'SwiftDriverTests.testBatchModeCompiles' started at 2022-04-26 17:31:47.767
Test Case 'SwiftDriverTests.testBatchModeCompiles' passed (0.352 seconds)
Test Case 'SwiftDriverTests.testBatchModeDiagnostics' started at 2022-04-26 17:31:48.119
Test Case 'SwiftDriverTests.testBatchModeDiagnostics' passed (0.607 seconds)
Test Case 'SwiftDriverTests.testCXXInteropOptions' started at 2022-04-26 17:31:48.726
Test Case 'SwiftDriverTests.testCXXInteropOptions' passed (0.374 seconds)
Test Case 'SwiftDriverTests.testClangTargetForExplicitModule' started at 2022-04-26 17:31:49.100
Test Case 'SwiftDriverTests.testClangTargetForExplicitModule' passed (0.008 seconds)
Test Case 'SwiftDriverTests.testCleaningUpOldCompilationOutputs' started at 2022-04-26 17:31:49.108
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\SwiftDriverTests.swift:6236: SwiftDriverTests.testCleaningUpOldCompilationOutputs : Test skipped - sdkArguments does not work on Linux
Test Case 'SwiftDriverTests.testCleaningUpOldCompilationOutputs' skipped (0.0 seconds)
Test Case 'SwiftDriverTests.testCompatibilityLibs' started at 2022-04-26 17:31:49.108
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testCompatibilityLibs' passed (1.152 seconds)
Test Case 'SwiftDriverTests.testCompilerMode' started at 2022-04-26 17:31:50.260
Test Case 'SwiftDriverTests.testCompilerMode' passed (0.768 seconds)
Test Case 'SwiftDriverTests.testConditionalCompilationArgValidation' started at 2022-04-26 17:31:51.028
Test Case 'SwiftDriverTests.testConditionalCompilationArgValidation' passed (0.625 seconds)
Test Case 'SwiftDriverTests.testCoverageSettings' started at 2022-04-26 17:31:51.653
Test Case 'SwiftDriverTests.testCoverageSettings' passed (0.336 seconds)
Test Case 'SwiftDriverTests.testCxxLinking' started at 2022-04-26 17:31:51.989
Test Case 'SwiftDriverTests.testCxxLinking' passed (0.193 seconds)
Test Case 'SwiftDriverTests.testDOTFileEmission' started at 2022-04-26 17:31:52.182
Test Case 'SwiftDriverTests.testDOTFileEmission' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testDSYMGeneration' started at 2022-04-26 17:31:52.358
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testDSYMGeneration' passed (0.871 seconds)
Test Case 'SwiftDriverTests.testDarwinLinkerPlatformVersion' started at 2022-04-26 17:31:53.229
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testDarwinLinkerPlatformVersion' passed (1.421 seconds)
Test Case 'SwiftDriverTests.testDarwinSDKTooOld' started at 2022-04-26 17:31:54.650
Test Case 'SwiftDriverTests.testDarwinSDKTooOld' passed (3.528 seconds)
Test Case 'SwiftDriverTests.testDarwinSDKVersioning' started at 2022-04-26 17:31:58.178
Test Case 'SwiftDriverTests.testDarwinSDKVersioning' passed (0.643 seconds)
Test Case 'SwiftDriverTests.testDarwinToolchainArgumentValidation' started at 2022-04-26 17:31:58.821
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: inferring simulator environment for target 'x86_64-apple-ios6.0'; use '-target x86_64-apple-ios6.0-simulator' instead
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: inferring simulator environment for target 'x86_64-apple-ios13.0'; use '-target x86_64-apple-ios13.0-simulator' instead
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testDarwinToolchainArgumentValidation' passed (0.796 seconds)
Test Case 'SwiftDriverTests.testDashDashPassingDownInput' started at 2022-04-26 17:31:59.617
Test Case 'SwiftDriverTests.testDashDashPassingDownInput' passed (0.161 seconds)
Test Case 'SwiftDriverTests.testDebugSettings' started at 2022-04-26 17:31:59.778
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testDebugSettings' passed (1.886 seconds)
Test Case 'SwiftDriverTests.testDeriveSwiftDocPath' started at 2022-04-26 17:32:01.664
Test Case 'SwiftDriverTests.testDeriveSwiftDocPath' passed (0.156 seconds)
Test Case 'SwiftDriverTests.testDiagnosticOptions' started at 2022-04-26 17:32:01.820
Test Case 'SwiftDriverTests.testDiagnosticOptions' passed (0.76 seconds)
Test Case 'SwiftDriverTests.testDisableClangTargetForImplicitModule' started at 2022-04-26 17:32:02.580
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testDisableClangTargetForImplicitModule' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testDriverKindParsing' started at 2022-04-26 17:32:02.756
Test Case 'SwiftDriverTests.testDriverKindParsing' passed (0.0 seconds)
Test Case 'SwiftDriverTests.testDumpASTOverride' started at 2022-04-26 17:32:02.756
Test Case 'SwiftDriverTests.testDumpASTOverride' passed (0.336 seconds)
Test Case 'SwiftDriverTests.testDuplicateName' started at 2022-04-26 17:32:03.092
Test Case 'SwiftDriverTests.testDuplicateName' passed (0.216 seconds)
Test Case 'SwiftDriverTests.testEmbedBitcode' started at 2022-04-26 17:32:03.308
Test Case 'SwiftDriverTests.testEmbedBitcode' passed (4.092 seconds)
Test Case 'SwiftDriverTests.testEmitABIDescriptor' started at 2022-04-26 17:32:07.400
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\SwiftDriverTests.swift:2504: SwiftDriverTests.testEmitABIDescriptor : Test skipped - Skipping: ABI descriptor is only emitted on Darwin platforms.
Test Case 'SwiftDriverTests.testEmitABIDescriptor' skipped (0.009 seconds)
Test Case 'SwiftDriverTests.testEmitModuleEmittingDependencies' started at 2022-04-26 17:32:07.409
Test Case 'SwiftDriverTests.testEmitModuleEmittingDependencies' passed (0.163 seconds)
Test Case 'SwiftDriverTests.testEmitModuleSeparately' started at 2022-04-26 17:32:07.572
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
error: module name "" is not a valid identifier; use -module-name flag to specify an alternate name
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testEmitModuleSeparately' passed (0.933 seconds)
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyDependenciesPath' started at 2022-04-26 17:32:08.505
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyDependenciesPath' passed (0.389 seconds)
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyDiagnosticPath' started at 2022-04-26 17:32:08.894
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyDiagnosticPath' passed (0.374 seconds)
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyWMO' started at 2022-04-26 17:32:09.268
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testEmitModuleSeparatelyWMO' passed (1.43 seconds)
Test Case 'SwiftDriverTests.testEmitModuleSepratelyEmittingDiagnosticsWithOutputFileMap' started at 2022-04-26 17:32:10.698
Test Case 'SwiftDriverTests.testEmitModuleSepratelyEmittingDiagnosticsWithOutputFileMap' passed (0.18 seconds)
Test Case 'SwiftDriverTests.testEmitModuleTrace' started at 2022-04-26 17:32:10.878
Test Case 'SwiftDriverTests.testEmitModuleTrace' passed (0.709 seconds)
Test Case 'SwiftDriverTests.testEnableRegexLiteralFlag' started at 2022-04-26 17:32:11.587
Test Case 'SwiftDriverTests.testEnableRegexLiteralFlag' passed (0.198 seconds)
Test Case 'SwiftDriverTests.testEnvironmentInferenceWarning' started at 2022-04-26 17:32:11.785
Test Case 'SwiftDriverTests.testEnvironmentInferenceWarning' passed (0.518 seconds)
Test Case 'SwiftDriverTests.testExecutableFallbackPath' started at 2022-04-26 17:32:12.303
Test Case 'SwiftDriverTests.testExecutableFallbackPath' passed (0.422 seconds)
Test Case 'SwiftDriverTests.testExperimentalPerformanceAnnotations' started at 2022-04-26 17:32:12.725
Test Case 'SwiftDriverTests.testExperimentalPerformanceAnnotations' passed (0.186 seconds)
Test Case 'SwiftDriverTests.testExtractLibraryLevel' started at 2022-04-26 17:32:12.911
Test Case 'SwiftDriverTests.testExtractLibraryLevel' passed (0.026 seconds)
Test Case 'SwiftDriverTests.testFilelist' started at 2022-04-26 17:32:12.937
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testFilelist' passed (1.425 seconds)
Test Case 'SwiftDriverTests.testFindingObjectPathFromllvmBCPath' started at 2022-04-26 17:32:14.362
Test Case 'SwiftDriverTests.testFindingObjectPathFromllvmBCPath' passed (0.014 seconds)
Test Case 'SwiftDriverTests.testFrameworkSearchPathArgValidation' started at 2022-04-26 17:32:14.376
Test Case 'SwiftDriverTests.testFrameworkSearchPathArgValidation' passed (0.663 seconds)
Test Case 'SwiftDriverTests.testFrontendSupportedArguments' started at 2022-04-26 17:32:15.039
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testFrontendSupportedArguments' passed (0.513 seconds)
Test Case 'SwiftDriverTests.testFrontendTargetInfoWithWorkingDirectory' started at 2022-04-26 17:32:15.552
warning: no such SDK: C:\Users\user\AppData\Local\Temp\TemporaryDirectory.oSXCMe\absolute\path\sdk
Test Case 'SwiftDriverTests.testFrontendTargetInfoWithWorkingDirectory' passed (0.177 seconds)
Test Case 'SwiftDriverTests.testHelp' started at 2022-04-26 17:32:15.729
Test Case 'SwiftDriverTests.testHelp' passed (0.324 seconds)
Test Case 'SwiftDriverTests.testHermeticSealAtLink' started at 2022-04-26 17:32:16.053
Test Case 'SwiftDriverTests.testHermeticSealAtLink' passed (0.596 seconds)
Test Case 'SwiftDriverTests.testImmediateMode' started at 2022-04-26 17:32:16.649
Test Case 'SwiftDriverTests.testImmediateMode' passed (0.521 seconds)
Test Case 'SwiftDriverTests.testIndexFileEntryInSupplementaryFileOutputMap' started at 2022-04-26 17:32:17.170
Test Case 'SwiftDriverTests.testIndexFileEntryInSupplementaryFileOutputMap' passed (0.186 seconds)
Test Case 'SwiftDriverTests.testIndexFilePathHandling' started at 2022-04-26 17:32:17.356
error: module name "" is not a valid identifier; use -module-name flag to specify an alternate name
Test Case 'SwiftDriverTests.testIndexFilePathHandling' passed (0.174 seconds)
Test Case 'SwiftDriverTests.testIndexUnitOutputPath' started at 2022-04-26 17:32:17.530
Test Case 'SwiftDriverTests.testIndexUnitOutputPath' passed (1.175 seconds)
Test Case 'SwiftDriverTests.testInputFiles' started at 2022-04-26 17:32:18.705
Test Case 'SwiftDriverTests.testInputFiles' passed (0.646 seconds)
Test Case 'SwiftDriverTests.testInstallAPI' started at 2022-04-26 17:32:19.351
Test Case 'SwiftDriverTests.testInstallAPI' passed (0.172 seconds)
Test Case 'SwiftDriverTests.testInvalidModuleAliasing' started at 2022-04-26 17:32:19.523
Test Case 'SwiftDriverTests.testInvalidModuleAliasing' passed (0.945 seconds)
Test Case 'SwiftDriverTests.testInvocationRunModes' started at 2022-04-26 17:32:20.468
Test Case 'SwiftDriverTests.testInvocationRunModes' passed (0.003 seconds)
Test Case 'SwiftDriverTests.testIsIosMacInterface' started at 2022-04-26 17:32:20.471
Test Case 'SwiftDriverTests.testIsIosMacInterface' passed (0.011 seconds)
Test Case 'SwiftDriverTests.testJoinedPathOptions' started at 2022-04-26 17:32:20.482
Test Case 'SwiftDriverTests.testJoinedPathOptions' passed (0.171 seconds)
Test Case 'SwiftDriverTests.testLEqualPassedDownToLinkerInvocation' started at 2022-04-26 17:32:20.653
Test Case 'SwiftDriverTests.testLEqualPassedDownToLinkerInvocation' passed (0.201 seconds)
Test Case 'SwiftDriverTests.testLTOLibraryArg' started at 2022-04-26 17:32:20.854
Test Case 'SwiftDriverTests.testLTOLibraryArg' passed (0.008 seconds)
Test Case 'SwiftDriverTests.testLTOOption' started at 2022-04-26 17:32:20.862
Test Case 'SwiftDriverTests.testLTOOption' passed (0.722 seconds)
Test Case 'SwiftDriverTests.testLTOOutputs' started at 2022-04-26 17:32:21.584
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testLTOOutputs' passed (0.43 seconds)
Test Case 'SwiftDriverTests.testLibraryLevel' started at 2022-04-26 17:32:22.014
Test Case 'SwiftDriverTests.testLibraryLevel' passed (0.199 seconds)
Test Case 'SwiftDriverTests.testLinking' started at 2022-04-26 17:32:22.213
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: no such SDK: /sdk/path
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testLinking' passed (3.713 seconds)
Test Case 'SwiftDriverTests.testLtoOutputModeClash' started at 2022-04-26 17:32:25.926
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testLtoOutputModeClash' passed (1.069 seconds)
Test Case 'SwiftDriverTests.testLtoOutputPath' started at 2022-04-26 17:32:26.995
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testLtoOutputPath' passed (0.363 seconds)
Test Case 'SwiftDriverTests.testMergeModuleEmittingDependencies' started at 2022-04-26 17:32:27.358
Test Case 'SwiftDriverTests.testMergeModuleEmittingDependencies' passed (0.174 seconds)
Test Case 'SwiftDriverTests.testMergeModulesOnly' started at 2022-04-26 17:32:27.533
Test Case 'SwiftDriverTests.testMergeModulesOnly' passed (0.823 seconds)
Test Case 'SwiftDriverTests.testModuleAliasingWithImplicitBuild' started at 2022-04-26 17:32:28.356
Test Case 'SwiftDriverTests.testModuleAliasingWithImplicitBuild' passed (0.191 seconds)
Test Case 'SwiftDriverTests.testModuleNameFallbacks' started at 2022-04-26 17:32:28.547
Test Case 'SwiftDriverTests.testModuleNameFallbacks' passed (0.462 seconds)
Test Case 'SwiftDriverTests.testModuleNaming' started at 2022-04-26 17:32:29.009
Test Case 'SwiftDriverTests.testModuleNaming' passed (1.076 seconds)
Test Case 'SwiftDriverTests.testModuleSettings' started at 2022-04-26 17:32:30.085
Test Case 'SwiftDriverTests.testModuleSettings' passed (1.556 seconds)
Test Case 'SwiftDriverTests.testModuleWrapJob' started at 2022-04-26 17:32:31.641
Test Case 'SwiftDriverTests.testModuleWrapJob' passed (0.0 seconds)
Test Case 'SwiftDriverTests.testMultiThreadedWholeModuleOptimizationCompiles' started at 2022-04-26 17:32:31.641
Test Case 'SwiftDriverTests.testMultiThreadedWholeModuleOptimizationCompiles' passed (0.345 seconds)
Test Case 'SwiftDriverTests.testMultiThreadingOutputs' started at 2022-04-26 17:32:31.986
Test Case 'SwiftDriverTests.testMultiThreadingOutputs' passed (0.32 seconds)
Test Case 'SwiftDriverTests.testMultipleValidationFailures' started at 2022-04-26 17:32:32.306
Test Case 'SwiftDriverTests.testMultipleValidationFailures' passed (0.152 seconds)
Test Case 'SwiftDriverTests.testMultithreading' started at 2022-04-26 17:32:32.458
error: invalid value '0' in '-j'
remark: SWIFTC_MAXIMUM_DETERMINISM overriding -j
Test Case 'SwiftDriverTests.testMultithreading' passed (0.607 seconds)
Test Case 'SwiftDriverTests.testMultithreadingDiagnostics' started at 2022-04-26 17:32:33.065
Test Case 'SwiftDriverTests.testMultithreadingDiagnostics' passed (0.304 seconds)
Test Case 'SwiftDriverTests.testNoInputs' started at 2022-04-26 17:32:33.369
Test Case 'SwiftDriverTests.testNoInputs' passed (0.819 seconds)
Test Case 'SwiftDriverTests.testNumThreads' started at 2022-04-26 17:32:34.188
Test Case 'SwiftDriverTests.testNumThreads' passed (0.76 seconds)
Test Case 'SwiftDriverTests.testOptimizationRecordFileInSupplementaryOutputFileMap' started at 2022-04-26 17:32:34.948
-frontend -c -filelist sources-12 -save-optimization-record=yaml -supplementary-output-file-map supplementaryOutputs-21 -target x86_64-unknown-windows-msvc -disable-objc-interop -sdk C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk -empty-abi-descriptor -resource-dir C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\lib\swift -module-name Test -output-filelist outputs-17
-frontend -c -filelist sources-13 -save-optimization-record=bitstream -supplementary-output-file-map supplementaryOutputs-22 -target x86_64-unknown-windows-msvc -disable-objc-interop -sdk C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk -empty-abi-descriptor -resource-dir C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\lib\swift -module-name Test -output-filelist outputs-18
Test Case 'SwiftDriverTests.testOptimizationRecordFileInSupplementaryOutputFileMap' passed (0.355 seconds)
Test Case 'SwiftDriverTests.testOutputFileMapLoading' started at 2022-04-26 17:32:35.303
Test Case 'SwiftDriverTests.testOutputFileMapLoading' passed (0.008 seconds)
Test Case 'SwiftDriverTests.testOutputFileMapLoadingDocAndSourceinfo' started at 2022-04-26 17:32:35.311
Test Case 'SwiftDriverTests.testOutputFileMapLoadingDocAndSourceinfo' passed (0.0 seconds)
Test Case 'SwiftDriverTests.testOutputFileMapRelativePathArg' started at 2022-04-26 17:32:35.311
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\SwiftDriverTests.swift:1126: SwiftDriverTests.testOutputFileMapRelativePathArg : Test skipped - TSCUtility.RelativePath failure
Test Case 'SwiftDriverTests.testOutputFileMapRelativePathArg' skipped (0.008 seconds)
Test Case 'SwiftDriverTests.testOutputFileMapResolving' started at 2022-04-26 17:32:35.319
Test Case 'SwiftDriverTests.testOutputFileMapResolving' passed (0.0 seconds)
Test Case 'SwiftDriverTests.testOutputFileMapStoring' started at 2022-04-26 17:32:35.319
Test Case 'SwiftDriverTests.testOutputFileMapStoring' passed (0.016 seconds)
Test Case 'SwiftDriverTests.testPCHGeneration' started at 2022-04-26 17:32:35.335
Test Case 'SwiftDriverTests.testPCHGeneration' passed (1.997 seconds)
Test Case 'SwiftDriverTests.testPCHasCompileInput' started at 2022-04-26 17:32:37.332
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testPCHasCompileInput' passed (0.168 seconds)
Test Case 'SwiftDriverTests.testPCMDump' started at 2022-04-26 17:32:37.500
Test Case 'SwiftDriverTests.testPCMDump' passed (0.16 seconds)
Test Case 'SwiftDriverTests.testPCMGeneration' started at 2022-04-26 17:32:37.660
Test Case 'SwiftDriverTests.testPCMGeneration' passed (0.154 seconds)
Test Case 'SwiftDriverTests.testPrebuiltModuleCacheFlags' started at 2022-04-26 17:32:37.814
Test Case 'SwiftDriverTests.testPrebuiltModuleCacheFlags' passed (0.159 seconds)
Test Case 'SwiftDriverTests.testPrimaryOutputKinds' started at 2022-04-26 17:32:37.973
Test Case 'SwiftDriverTests.testPrimaryOutputKinds' passed (0.776 seconds)
Test Case 'SwiftDriverTests.testPrimaryOutputKindsDiagnostics' started at 2022-04-26 17:32:38.749
Test Case 'SwiftDriverTests.testPrimaryOutputKindsDiagnostics' passed (0.152 seconds)
Test Case 'SwiftDriverTests.testPrintOutputFileMap' started at 2022-04-26 17:32:38.901
Test Case 'SwiftDriverTests.testPrintOutputFileMap' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testPrintTargetInfo' started at 2022-04-26 17:32:39.077
warning: no such SDK: bar
warning: no such SDK: bar
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testPrintTargetInfo' passed (0.826 seconds)
Test Case 'SwiftDriverTests.testPrivateInterfacePathImplicit' started at 2022-04-26 17:32:39.903
Test Case 'SwiftDriverTests.testPrivateInterfacePathImplicit' passed (0.16 seconds)
Test Case 'SwiftDriverTests.testProfileArgValidation' started at 2022-04-26 17:32:40.063
Test Case 'SwiftDriverTests.testProfileArgValidation' passed (0.619 seconds)
Test Case 'SwiftDriverTests.testProfileLinkerArgs' started at 2022-04-26 17:32:40.682
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testProfileLinkerArgs' passed (1.377 seconds)
Test Case 'SwiftDriverTests.testRecordedInputModificationDates' started at 2022-04-26 17:32:42.059
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\SwiftDriverTests.swift:304: SwiftDriverTests.testRecordedInputModificationDates : Test skipped - TSCUtility.RelativePath failure
Test Case 'SwiftDriverTests.testRecordedInputModificationDates' skipped (0.0 seconds)
Test Case 'SwiftDriverTests.testReferenceDependencies' started at 2022-04-26 17:32:42.059
warning: ignoring -incremental (currently requires an output file map)
Test Case 'SwiftDriverTests.testReferenceDependencies' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testRegistrarLookup' started at 2022-04-26 17:32:42.235
warning: no such SDK: C:\Users\user\AppData\Local\Temp\TemporaryDirectory.oSXCMe\SDKROOT
warning: no such SDK: C:\Users\user\AppData\Local\Temp\TemporaryDirectory.oSXCMe\SDKROOT
Test Case 'SwiftDriverTests.testRegistrarLookup' passed (0.53 seconds)
Test Case 'SwiftDriverTests.testRegressions' started at 2022-04-26 17:32:42.765
Test Case 'SwiftDriverTests.testRegressions' passed (0.352 seconds)
Test Case 'SwiftDriverTests.testRelativeOptionOrdering' started at 2022-04-26 17:32:43.117
Test Case 'SwiftDriverTests.testRelativeOptionOrdering' passed (0.184 seconds)
Test Case 'SwiftDriverTests.testRelativeResourceDir' started at 2022-04-26 17:32:43.301
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testRelativeResourceDir' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testRepl' started at 2022-04-26 17:32:43.477
Test Case 'SwiftDriverTests.testRepl' passed (0.991 seconds)
Test Case 'SwiftDriverTests.testResponseFileExpansion' started at 2022-04-26 17:32:44.468
Test Case 'SwiftDriverTests.testResponseFileExpansion' passed (0.016 seconds)
Test Case 'SwiftDriverTests.testResponseFileExpansionRelativePathsInCWD' started at 2022-04-26 17:32:44.484
Test Case 'SwiftDriverTests.testResponseFileExpansionRelativePathsInCWD' passed (0.016 seconds)
Test Case 'SwiftDriverTests.testResponseFileExpansionRelativePathsNotInCWD' started at 2022-04-26 17:32:44.500
Test Case 'SwiftDriverTests.testResponseFileExpansionRelativePathsNotInCWD' passed (0.016 seconds)
Test Case 'SwiftDriverTests.testResponseFileTokenization' started at 2022-04-26 17:32:44.516
Test Case 'SwiftDriverTests.testResponseFileTokenization' passed (0.016 seconds)
Test Case 'SwiftDriverTests.testRuntimeCompatibilityVersion' started at 2022-04-26 17:32:44.532
Test Case 'SwiftDriverTests.testRuntimeCompatibilityVersion' passed (0.16 seconds)
Test Case 'SwiftDriverTests.testSanitizerAddressUseOdrIndicator' started at 2022-04-26 17:32:44.692
error: unsupported option '-sanitize=address' for target 'x86_64-unknown-windows-msvc'
warning: option '-sanitize-address-use-odr-indicator' has no effect when 'address' sanitizer is disabled. Use -sanitize=address to enable the sanitizer
Test Case 'SwiftDriverTests.testSanitizerAddressUseOdrIndicator' passed (0.504 seconds)
Test Case 'SwiftDriverTests.testSanitizerArgs' started at 2022-04-26 17:32:45.196
Test Case 'SwiftDriverTests.testSanitizerArgs' passed (0.008 seconds)
Test Case 'SwiftDriverTests.testSanitizerArgsForTargets' started at 2022-04-26 17:32:45.204
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testSanitizerArgsForTargets' passed (0.488 seconds)
Test Case 'SwiftDriverTests.testSanitizerCoverageArgs' started at 2022-04-26 17:32:45.692
C:\SourceCache\SourceCache\swift-driver\Tests\SwiftDriverTests\SwiftDriverTests.swift:2298: SwiftDriverTests.testSanitizerCoverageArgs : Test skipped - tsan is not yet available on Windows
Test Case 'SwiftDriverTests.testSanitizerCoverageArgs' skipped (0.151 seconds)
Test Case 'SwiftDriverTests.testSanitizerRecoverArgs' started at 2022-04-26 17:32:45.843
error: unsupported option '-sanitize=address' for target 'x86_64-unknown-windows-msvc'
warning: option '-sanitize-recover=address' has no effect when 'address' sanitizer is disabled. Use -sanitize=address to enable the sanitizer
Test Case 'SwiftDriverTests.testSanitizerRecoverArgs' passed (1.109 seconds)
Test Case 'SwiftDriverTests.testScanDependenciesOption' started at 2022-04-26 17:32:46.952
Test Case 'SwiftDriverTests.testScanDependenciesOption' passed (0.304 seconds)
Test Case 'SwiftDriverTests.testSingleThreadedWholeModuleOptimizationCompiles' started at 2022-04-26 17:32:47.256
Test Case 'SwiftDriverTests.testSingleThreadedWholeModuleOptimizationCompiles' passed (0.184 seconds)
Test Case 'SwiftDriverTests.testSourceInfoFileEmitOption' started at 2022-04-26 17:32:47.440
Test Case 'SwiftDriverTests.testSourceInfoFileEmitOption' passed (0.467 seconds)
Test Case 'SwiftDriverTests.testSpecificJobsResponseFiles' started at 2022-04-26 17:32:47.907
Test Case 'SwiftDriverTests.testSpecificJobsResponseFiles' passed (7.334 seconds)
Test Case 'SwiftDriverTests.testStandardCompileJobs' started at 2022-04-26 17:32:55.241
Test Case 'SwiftDriverTests.testStandardCompileJobs' passed (0.54 seconds)
Test Case 'SwiftDriverTests.testSubcommandsHandling' started at 2022-04-26 17:32:55.781
Test Case 'SwiftDriverTests.testSubcommandsHandling' passed (0.629 seconds)
Test Case 'SwiftDriverTests.testSupportedFeatureJson' started at 2022-04-26 17:32:56.410
Test Case 'SwiftDriverTests.testSupportedFeatureJson' passed (0.18 seconds)
Test Case 'SwiftDriverTests.testSwiftHelpOverride' started at 2022-04-26 17:32:56.590
Test Case 'SwiftDriverTests.testSwiftHelpOverride' passed (0.146 seconds)
Test Case 'SwiftDriverTests.testTargetTriple' started at 2022-04-26 17:32:56.736
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: inferring simulator environment for target 'x86_64-apple-watchos12'; use '-target x86_64-apple-watchos12-simulator' instead
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: inferring simulator environment for target 'x86_64-unknown-watchos12'; use '-target x86_64-unknown-watchos12-simulator' instead
Test Case 'SwiftDriverTests.testTargetTriple' passed (0.492 seconds)
Test Case 'SwiftDriverTests.testTargetVariant' started at 2022-04-26 17:32:57.228
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testTargetVariant' passed (0.565 seconds)
Test Case 'SwiftDriverTests.testToolchainClangPath' started at 2022-04-26 17:32:57.793
Test Case 'SwiftDriverTests.testToolchainClangPath' passed (0.058 seconds)
Test Case 'SwiftDriverTests.testToolsDirectory' started at 2022-04-26 17:32:57.851
Test Case 'SwiftDriverTests.testToolsDirectory' passed (0.173 seconds)
Test Case 'SwiftDriverTests.testUpdateCode' started at 2022-04-26 17:32:58.024
Test Case 'SwiftDriverTests.testUpdateCode' passed (0.661 seconds)
Test Case 'SwiftDriverTests.testUseStaticResourceDir' started at 2022-04-26 17:32:58.685
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testUseStaticResourceDir' passed (0.802 seconds)
Test Case 'SwiftDriverTests.testUserModuleVersion' started at 2022-04-26 17:32:59.487
Test Case 'SwiftDriverTests.testUserModuleVersion' passed (0.174 seconds)
Test Case 'SwiftDriverTests.testUsingResponseFiles' started at 2022-04-26 17:32:59.661
Test Case 'SwiftDriverTests.testUsingResponseFiles' passed (1.71 seconds)
Test Case 'SwiftDriverTests.testVFSOverlay' started at 2022-04-26 17:33:01.371
Test Case 'SwiftDriverTests.testVFSOverlay' passed (0.312 seconds)
Test Case 'SwiftDriverTests.testValidDeprecatedTargets' started at 2022-04-26 17:33:01.683
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testValidDeprecatedTargets' passed (0.159 seconds)
Test Case 'SwiftDriverTests.testVerboseImmediateMode' started at 2022-04-26 17:33:01.842
Test Case 'SwiftDriverTests.testVerboseImmediateMode' passed (0.0 seconds)
Test Case 'SwiftDriverTests.testVerifyDebugInfo' started at 2022-04-26 17:33:01.842
Test Case 'SwiftDriverTests.testVerifyDebugInfo' passed (0.532 seconds)
Test Case 'SwiftDriverTests.testVerifyEmittedInterfaceJob' started at 2022-04-26 17:33:02.374
Test Case 'SwiftDriverTests.testVerifyEmittedInterfaceJob' passed (1.683 seconds)
Test Case 'SwiftDriverTests.testVersionRequest' started at 2022-04-26 17:33:04.057
Test Case 'SwiftDriverTests.testVersionRequest' passed (0.319 seconds)
Test Case 'SwiftDriverTests.testWarnConcurrency' started at 2022-04-26 17:33:04.376
Test Case 'SwiftDriverTests.testWarnConcurrency' passed (0.176 seconds)
Test Case 'SwiftDriverTests.testWebAssemblyUnsupportedFeatures' started at 2022-04-26 17:33:04.552
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
warning: Could not read SDKSettings.json for SDK at: C:\Library\Developer\Platforms\Windows.platform\Developer\SDKs\Windows.sdk
Test Case 'SwiftDriverTests.testWebAssemblyUnsupportedFeatures' passed (0.676 seconds)
Test Case 'SwiftDriverTests.testWholeModuleOptimizationOutputFileMap' started at 2022-04-26 17:33:05.228
Test Case 'SwiftDriverTests.testWholeModuleOptimizationOutputFileMap' passed (0.185 seconds)
Test Case 'SwiftDriverTests.testWholeModuleOptimizationUsingSupplementaryOutputFileMap' started at 2022-04-26 17:33:05.413
Test Case 'SwiftDriverTests.testWholeModuleOptimizationUsingSupplementaryOutputFileMap' passed (0.186 seconds)
Test Case 'SwiftDriverTests.testWorkingDirectoryForImplicitModules' started at 2022-04-26 17:33:05.599
Test Case 'SwiftDriverTests.testWorkingDirectoryForImplicitModules' passed (0.217 seconds)
Test Case 'SwiftDriverTests.testWorkingDirectoryForImplicitOutputs' started at 2022-04-26 17:33:05.816
Test Case 'SwiftDriverTests.testWorkingDirectoryForImplicitOutputs' passed (0.171 seconds)
Test Suite 'SwiftDriverTests' passed at 2022-04-26 17:33:05.987
         Executed 144 tests, with 5 tests skipped and 0 failures (0 unexpected) in 79.365 (79.365) seconds
Test Suite 'TripleTests' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testBasicParsing' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testBasicParsing' passed (0.0 seconds)
Test Case 'TripleTests.testBasics' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testBasics' passed (0.0 seconds)
Test Case 'TripleTests.testDarwinPlatform' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testDarwinPlatform' passed (0.0 seconds)
Test Case 'TripleTests.testFileFormat' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testFileFormat' passed (0.0 seconds)
Test Case 'TripleTests.testNormalizeARM' started at 2022-04-26 17:33:05.987
Test Case 'TripleTests.testNormalizeARM' passed (0.008 seconds)
Test Case 'TripleTests.testNormalizePermute' started at 2022-04-26 17:33:05.995
Test Case 'TripleTests.testNormalizePermute' passed (0.802 seconds)
Test Case 'TripleTests.testNormalizeSimple' started at 2022-04-26 17:33:06.797
Test Case 'TripleTests.testNormalizeSimple' passed (0.006 seconds)
Test Case 'TripleTests.testNormalizeSpecialCases' started at 2022-04-26 17:33:06.803
Test Case 'TripleTests.testNormalizeSpecialCases' passed (0.0 seconds)
Test Case 'TripleTests.testNormalizeWindows' started at 2022-04-26 17:33:06.803
Test Case 'TripleTests.testNormalizeWindows' passed (0.0 seconds)
Test Case 'TripleTests.testOSVersion' started at 2022-04-26 17:33:06.803
Test Case 'TripleTests.testOSVersion' passed (0.118 seconds)
Test Case 'TripleTests.testParsedIDs' started at 2022-04-26 17:33:06.921
Test Case 'TripleTests.testParsedIDs' passed (0.0 seconds)
Test Suite 'TripleTests' passed at 2022-04-26 17:33:06.921
         Executed 11 tests, with 0 failures (0 unexpected) in 0.934 (0.934) seconds
Test Suite 'TwoDMapTests' started at 2022-04-26 17:33:06.921
Test Case 'TwoDMapTests.testTwoDMap' started at 2022-04-26 17:33:06.921
Test Case 'TwoDMapTests.testTwoDMap' passed (0.0 seconds)
Test Suite 'TwoDMapTests' passed at 2022-04-26 17:33:06.921
         Executed 1 test, with 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'PrefixTrieTests' started at 2022-04-26 17:33:06.921
Test Case 'PrefixTrieTests.testManyMatchingPrefixes' started at 2022-04-26 17:33:06.921
Test Case 'PrefixTrieTests.testManyMatchingPrefixes' passed (0.0 seconds)
Test Case 'PrefixTrieTests.testSimpleTrie' started at 2022-04-26 17:33:06.921
Test Case 'PrefixTrieTests.testSimpleTrie' passed (0.0 seconds)
Test Case 'PrefixTrieTests.testUpdating' started at 2022-04-26 17:33:06.921
Test Case 'PrefixTrieTests.testUpdating' passed (0.0 seconds)
Test Suite 'PrefixTrieTests' passed at 2022-04-26 17:33:06.921
Executed 3 tests, with 0 failures (0 unexpected) in 0.0 (0.0) seconds
Test Suite 'SwiftDriverTests' started at 2022-04-26 17:33:06.921
Test Case 'SwiftDriverTests.testParseErrors' started at 2022-04-26 17:33:06.921
Test Case 'SwiftDriverTests.testParseErrors' passed (0.055 seconds)
Test Case 'SwiftDriverTests.testParsing' started at 2022-04-26 17:33:06.976
Test Case 'SwiftDriverTests.testParsing' passed (0.008 seconds)
Test Case 'SwiftDriverTests.testParsingRemaining' started at 2022-04-26 17:33:06.984
Test Case 'SwiftDriverTests.testParsingRemaining' passed (0.0 seconds)
Test Suite 'SwiftDriverTests' passed at 2022-04-26 17:33:06.984
         Executed 3 tests, with 0 failures (0 unexpected) in 0.063 (0.063) seconds
Test Suite 'AddFuncInImportedExtensionTest' started at 2022-04-26 17:33:06.984
Test Case 'AddFuncInImportedExtensionTest.testAddFuncInImportedExtension' started at 2022-04-26 17:33:06.984
Test Case 'AddFuncInImportedExtensionTest.testAddFuncInImportedExtension' passed (37.911 seconds)
Test Suite 'AddFuncInImportedExtensionTest' passed at 2022-04-26 17:33:44.895
         Executed 1 test, with 0 failures (0 unexpected) in 37.911 (37.911) seconds
Test Suite 'AntisymmetryTest' started at 2022-04-26 17:33:44.895
Test Case 'AntisymmetryTest.testAntisymmetricTopLevelDefs' started at 2022-04-26 17:33:44.895
Test Case 'AntisymmetryTest.testAntisymmetricTopLevelDefs' passed (30.667 seconds)
Test Case 'AntisymmetryTest.testAntisymmetricTopLevelUses' started at 2022-04-26 17:34:15.562
Test Case 'AntisymmetryTest.testAntisymmetricTopLevelUses' passed (34.687 seconds)
Test Suite 'AntisymmetryTest' passed at 2022-04-26 17:34:50.249
         Executed 2 tests, with 0 failures (0 unexpected) in 65.354 (65.354) seconds
Test Suite 'HideAndShowFuncInStructAndExtensionTests' started at 2022-04-26 17:34:50.249
Test Case 'HideAndShowFuncInStructAndExtensionTests.testHideAndShowFuncInStructAndExtension' started at 2022-04-26 17:34:50.249
Test Case 'HideAndShowFuncInStructAndExtensionTests.testHideAndShowFuncInStructAndExtension' passed (134.92 seconds)
Test Suite 'HideAndShowFuncInStructAndExtensionTests' passed at 2022-04-26 17:37:05.169
         Executed 1 test, with 0 failures (0 unexpected) in 134.92 (134.92) seconds
Test Suite 'RenameMemberOfImportedStructTest' started at 2022-04-26 17:37:05.169
Test Case 'RenameMemberOfImportedStructTest.testRenamingMember' started at 2022-04-26 17:37:05.169
Test Case 'RenameMemberOfImportedStructTest.testRenamingMember' passed (41.923 seconds)
Test Suite 'RenameMemberOfImportedStructTest' passed at 2022-04-26 17:37:47.092
         Executed 1 test, with 0 failures (0 unexpected) in 41.923 (41.923) seconds
Test Suite 'SpecificFuncAdditionInExtensionWithinModuleTest' started at 2022-04-26 17:37:47.092
Test Case 'SpecificFuncAdditionInExtensionWithinModuleTest.testSpecificFuncAdditionInExtensionWithinModule' started at 2022-04-26 17:37:47.092
Test Case 'SpecificFuncAdditionInExtensionWithinModuleTest.testSpecificFuncAdditionInExtensionWithinModule' passed (29.858 seconds)
Test Suite 'SpecificFuncAdditionInExtensionWithinModuleTest' passed at 2022-04-26 17:38:16.950
Executed 1 test, with 0 failures (0 unexpected) in 29.858 (29.858) seconds
Test Suite 'TransitivityTest' started at 2022-04-26 17:38:16.950
Test Case 'TransitivityTest.testTransitiveStructMember' started at 2022-04-26 17:38:16.950
Test Case 'TransitivityTest.testTransitiveStructMember' passed (55.723 seconds)
Test Case 'TransitivityTest.testTransitiveTopLevelUses' started at 2022-04-26 17:39:12.673
Test Case 'TransitivityTest.testTransitiveTopLevelUses' passed (44.818 seconds)
Test Suite 'TransitivityTest' passed at 2022-04-26 17:39:57.491
         Executed 2 tests, with 0 failures (0 unexpected) in 100.541 (100.541) seconds
Test Suite 'debug.xctest' passed at 2022-04-26 17:39:57.491
         Executed 312 tests, with 19 tests skipped and 0 failures (0 unexpected) in 588.325 (588.325) seconds
Test Suite 'All tests' passed at 2022-04-26 17:39:57.491
Executed 312 tests, with 19 tests skipped and 0 failures (0 unexpected) in 588.325 (588.325) seconds

@compnerd compnerd merged commit 58919ef into swiftlang:main Apr 27, 2022
@compnerd compnerd deleted the paths branch April 27, 2022 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants