codewinsdotcom/PostgresClientKit

Test failures on Linux with Swift 5.1

pitfield opened this issue · 1 comments

Test Suite 'All tests' failed at 2019-10-03 01:42:59.264
	 Executed 25 tests, with 49 failures (4 unexpected) in 11.323 (11.323) seconds

Linux + Swift 5.0 is OK
macOS + Swift 5.1 is OK

Appears to involve PostgresTimeWithTimeZone.

Traced to a regression in Foundation on Linux. See https://bugs.swift.org/browse/SR-11569.