apple / swift-service-discovery

A service discovery API for Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate AsyncAwaitTests.testCancellationTokenIsInvoked failure on 5.9

ktoso opened this issue · comments


17:26:37 /code/Tests/ServiceDiscoveryTests/AsyncAwaitTests.swift:62: error: AsyncAwaitTests.testCancellationTokenIsInvoked : XCTAssertEqual failed: ("0") is not equal to ("1") -
17:26:37 Test Case 'AsyncAwaitTests.testCancellationTokenIsInvoked' failed (0.005 seconds)

Subsequent build passed, so perhaps flakiness.

Nightly failed for the same reason and passed subsequently.