[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2501

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2501]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2501/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Sat, 15 Feb 2020 07:00:40 -0600
Build duration:
1 hr 41 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 42971d9b61e94f92acd5c43f4664d923d77bf2e5 by eeckstein:
    add a test for an IRGen crash

    • add: test/IRGen/partial_apply_crash.swift
  • Commit a0d3542d088317532c5a0613b972eef66c08d059 by github:
    [Typechecker] Covariant subscript check must also take into

    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: test/attr/attr_override.swift
  • Commit 4f0fb9cdd4a791a36a82d09f3979ebbf4e11069c by si:
    SR-11410: Pretty printed, JSON encoded empty array or dictionary is

    • edit: TestFoundation/TestJSONEncoder.swift
    • edit: Foundation/JSONSerialization.swift
  • Commit 63753c3c1cd656f094c00541b82b2f7455c9b468 by si:
    SR-4280: Re-enable TestNotificationQueue tests

    • edit: TestFoundation/TestNotificationQueue.swift