I think this is out of Swift or Foundation’s control.  It looks like the DTD 
servers were recently switched to https and libXML is not a fan.  I can disable 
the test and file a radar.

> On Apr 11, 2017, at 6:40 PM, Mishal Shah via swift-dev <swift-dev@swift.org> 
> wrote:
> 
> Hi, 
> 
> We are seeing this test failure in foundation, and it blocking PR testing. 
> 
> Test Case 'TestNSXMLDocument.test_validation_success' started at 19:15:00.156
> error : Unknown IO error
> I/O warning : failed to load external entity 
> "http://www.apple.com/DTDs/PropertyList-1.0.dtd 
> <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\ 
> <http://www.apple.com/DTDs/PropertyList-1.0.dtd/>"\n"]
> Test Case 'TestNSXMLDocument.test_validation_success' failed (0.202 seconds)
> 
> Thanks,
> Mishal Shah
>> On Apr 11, 2017, at 12:16 PM, no-re...@swift.org <mailto:no-re...@swift.org> 
>> wrote:
>> 
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2577]
>> 
>> Build URL:   
>> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2577/ 
>> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2577/>
>> Project:     oss-swift-incremental-RA-linux-ubuntu-16_04
>> Date of build:       Tue, 11 Apr 2017 11:11:14 -0700
>> Build duration:      1 hr 4 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 
>> <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_04/2577/consoleFull#1987457509ee1a197b-acac-4b17-83cf-a53b95139a76>
>> Tests:
>> 
>> Name: Swift(linux-x86_64)
>> Failed: 0 test(s), Passed: 9164 test(s), Total: 9164 test(s)
>> Name: Swift-Unit
>> Failed: 0 test(s), Passed: 416 test(s), Total: 416 test(s)
>> 
>> Changes
>> 
>> Commit 464b61fb36975b8d06c5c91837b35208d9e6ebf6 by Michael Gottesman:
>> [semantic-sil] Copy DIMemoryUseCollector.{cpp,h} =>
>> 
>> add: lib/SILOptimizer/Mandatory/DIMemoryUseCollectorOwnership.cpp
>> edit: lib/SILOptimizer/Mandatory/CMakeLists.txt
>> add: lib/SILOptimizer/Mandatory/DIMemoryUseCollectorOwnership.h
>> 
>> Commit 601b1e6bd4a6fb489a33b9f5ab3fbd3fb28cae1f by Arnold Schwaighofer:
>> SILOptimizer: Add a zero cost for inlining const_string_literal
>> 
>> edit: lib/SILOptimizer/Utils/SILInliner.cpp
>> 
>> Commit 712f3497f37fe989677a541e8d2b96a5be7c4273 by David Dunn:
>> Added fast path for Int and UInt
>> 
>> edit: Foundation/NSJSONSerialization.swift
>> edit: TestFoundation/TestNSJSONSerialization.swift
>> 
>> Commit 78de7ea5352c7dd5d6f15bab7da62567c9ff23c2 by David Dunn:
>> Make reserveCapacity values more readable & test fixes
>> 
>> edit: TestFoundation/TestNSJSONSerialization.swift
>> edit: Foundation/NSJSONSerialization.swift
>> 
>> Commit 313cc93d792b419102b3fa2203d65ceef1b3e52b by David Dunn:
>> Fix a typo in the tests
>> 
>> edit: TestFoundation/TestNSJSONSerialization.swift
>> 
>> Commit ae7c8e9f4eb2d7dc38341dab5e58fa08d0225c7b by Mamatha Busi:
>> Fix for SR-3634: Error while accessing Locale.availableIdentifiers
>> 
>> edit: Foundation/NSLocale.swift
>> edit: TestFoundation/TestNSLocale.swift
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev@swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to