Hi all,
I have taken a look at the failure, looks like its not related to the
changes in NSAttributedString.
···
On Tue, Jan 9, 2018 at 4:19 PM <swift-ci@swift.org> wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2255]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2255/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Mon, 08 Jan 2018 21:00:59 -0600
Build duration: 18 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_10/2255/consoleFull#-3002049213122a513-f36a-4c87-8ed7-cbc36a1ec144>Tests:
Name: *Swift(linux-x86_64)*
Failed: 0 test(s), Passed: 10157 test(s), Total: 10157 test(s)
Name: *Swift-Unit*
Failed: 0 test(s), Passed: 506 test(s), Total: 506 test(s)Changes
- Commit *eb220dd130d532405f3f3a6eedf35679a09238da* by *eyeplum:*
implement attributes mutating methods
- *edit*: Foundation/NSAttributedString.swift- Commit *db3aeaa6ed9a82711e7e037d25ba42d1b660754c* by *eyeplum:*
add tests
- *edit*: Foundation/NSAttributedString.swift
- *edit*: TestFoundation/TestNSAttributedString.swift- Commit *22654b072e34a4141cfd6cb6d792c26feea39c8c* by *eyeplum:*
implement more methods by mapping CFAttributedString functions calls
- *edit*: Foundation/NSAttributedString.swift- Commit *1c5b0074f82c79152c86e788755098ff0a8d04aa* by *eyeplum:*
implement substring/insert/append
- *edit*: Foundation/NSAttributedString.swift- Commit *722ed7271396065f94603fb3f4b191df3b5f467a* by *eyeplum:*
add tests
- *edit*: Foundation/NSAttributedString.swift
- *edit*: TestFoundation/TestNSAttributedString.swift- Commit *df180849e954da81c549716d32e704a812a19ed6* by *eyeplum:*
implement remaining methods and NS[Mutable]Copying
- *edit*: Foundation/NSAttributedString.swift- Commit *3e541f90bc6c8f8cd618ea5396c08a5efeb36e05* by *eyeplum:*
add tests
- *edit*: TestFoundation/TestNSAttributedString.swift
- *edit*: Foundation/NSAttributedString.swift- Commit *f43e647d0fc3cb42df9f760fe800852d149348a4* by *eyeplum:*
override initializers in mutable attr string and add tests
- *edit*: TestFoundation/TestNSAttributedString.swift
- *edit*: Foundation/NSAttributedString.swift- Commit *ec1b067403c0bee5c71ad8009072d04f5b0a250f* by *eyeplum:*
move dummy attr str creating from mutableCopy to
init(attributedString:)
- *edit*: Foundation/NSAttributedString.swift- Commit *fba70bbe1881eab7718f615b880baa0bd1779875* by *eyeplum:*
cleanup tests
- *edit*: TestFoundation/TestNSAttributedString.swift
--
Regards,
Yan