# [FAILURE] oss-swift-5.2-package-linux-ubuntu-18_04 [#442]
Build URL: https://ci.swift.org/job/oss-swift-5.2-package-linux-ubuntu-18_04/442/
Project: oss-swift-5.2-package-linux-ubuntu-18_04
Date of build: Sat, 25 Jul 2020 00:30:16 -0500
Build duration: 2 hr 17 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Indication 1
- Swift Compile Error: Swift compiler error
Changes- Commit 8696d99abe7a0b789e42ba2d91c6adcd2a9033a2 by mishal_shah:
Update the LLVM Project pull request to use
-
edit: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 08e608d8e79edb6337131d05b192241ffe9b09d1 by konrad_malawski:
SR-12275: JSONEncoder on Linux can't encode number JSON fragments
- edit: TestFoundation/TestJSONEncoder.swift
- edit: Foundation/JSONEncoder.swift
-
Commit cc25c46a52482f610c65640b3016cf78df97ff49 by repo:
SR-13015: Decimal calculation incorrect on Linux
- edit: TestFoundation/TestDecimal.swift
- edit: Foundation/Decimal.swift
-
Commit 758a29e1f06d4f782ff772578389f6c9cb5a54d8 by konrad_malawski:
JSONSerialization: Add support for .withoutEscapingSlashes,
- edit: Foundation/JSONSerialization.swift
- edit: TestFoundation/TestJSONSerialization.swift
-
Commit eee7c59ab48b9d5eadf496435dda8950b9dc003f by dhtnstff:
fix convenience accessors on CocoaError and URLError
- edit: TestFoundation/TestNSError.swift
- edit: TestFoundation/main.swift
- edit: Foundation/NSError.swift
-
Commit 0ae6f687cd5d2ef744e668d82fd1d8171b86165f by dhtnstff:
improve URLError returned upon task cancellation
- edit: TestFoundation/TestURLSession.swift
- edit: Foundation/URLSession/URLSessionTask.swift