[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (main) #4804

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4804]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4804/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Sun, 13 Dec 2020 11:04:04 -0600
Build duration: 2 hr 38 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 1f180d73a0a792958dc7d4680d257103bff9fd57 by smontgomery:

Make XCTAssertEqual with accuracy more generic

  • edit: Sources/XCTest/Public/XCTAssert.swift

  • Commit 8b25762d6965bc834b9c1ad7e54e2fba049c87d5 by smontgomery:

    Added regression test for generic equal with accuracy

    • edit: Tests/Functional/NegativeAccuracyTestCase/main.swift
  • Commit 1f2cd76aca860397ccaa68a47b055c74dafaf81c by smontgomery:

    Update PR changes to no longer require Stridable, consolidate all "equality with accuracy" tests, and add more tests

    • delete: Tests/Functional/InfinityAccuracyTestCase/main.swift
    • edit: Sources/XCTest/Public/XCTAssert.swift
    • add: Tests/Functional/EqualityWithAccuracy/main.swift
    • delete: Tests/Functional/NegativeAccuracyTestCase/main.swift
  • Commit dcaa306853d735afe6563355742df9d202ca445f by smontgomery:

    Over-fulfilling XCTestExpectation records test failure even when assertForOverFulfill is disabled

    • edit: Tests/Functional/Asynchronous/Misuse/main.swift
    • edit: Tests/Functional/Asynchronous/Expectations/main.swift
    • edit: Sources/XCTest/Public/Asynchronous/XCTestExpectation.swift