vedantk
(Vedant Kumar)
1
I see an "Unknown IO error", which looks unrelated to my change:
···
---
Test Case 'TestNSXMLDocument.test_validation_success' started at 19:42:05.659
error : Unknown IO error
I/O warning : failed to load external entity "
http://www.apple.com/DTDs/PropertyList-1.0.dtd
"
TestFoundation/TestNSXMLDocument.swift:309: error: TestNSXMLDocument.test_validation_success : failed - ["NSLocalizedDescription": "Could not load the external subset \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"\n"]
---
Has anyone seen this before?
vedant
On Apr 11, 2017, at 12:43 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-3.1-incremental-RA-linux-ubuntu-16_04 [#473]
Build URL: https://ci.swift.org/job/oss-swift-3.1-incremental-RA-linux-ubuntu-16_04/473/
Project: oss-swift-3.1-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 11 Apr 2017 11:51:28 -0700
Build duration: 51 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
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8903 test(s), Total: 8903 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 239 test(s), Total: 239 test(s)
Changes
• Commit ccc36ed762f2246d6c22694f46c5019e7b927a30 by Vedant Kumar:
[Coverage] Audit uses of getCurrentCounter() (SR-4453)
• edit: lib/SILGen/SILGenProfiling.cpp
• edit: test/SILGen/coverage_toplevel.swift
• Commit 2c41a06f784c2044496516a5fb028266ee5a5146 by Vedant Kumar:
[Coverage] Simplify a check (NFC)
• edit: lib/SILGen/SILGenProfiling.cpp