Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #7476

2016-09-19 Thread Ankit Aggarwal via swift-dev
This has been randomly failing a lot and I can't reproduce locally, Should I disable this test for now? fatal error: 'try!' expression unexpectedly raised an error: POSIX.ShellError.popen(["echo", "foo"], read error: Bad file descriptor (9)): file /home/buildnode/disk2/workspace/oss-swift-incr

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #2138

2016-09-20 Thread Ankit Aggarwal via swift-dev
Disabled this test for now: https://github.com/apple/swift-package-manager/commit/57c5be1db1c1e12e089dff02241ffbce5722fb0e Bug: https://bugs.swift.org/browse/SR-2703 - Ankit > On 20-Sep-2016, at 2

[swift-dev] Swift CI PR builder dispatch linux failure

2016-09-21 Thread Ankit Aggarwal via swift-dev
This has been consistently failing on PRs, can someone look into this: :0: error: module file was created by an older version of the compiler; rebuild 'Dispatch' and try again: /home/buildnode/jenkins/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/libdispatch-linux-x86_64/src/swif

[swift-dev] swift-3.0-branch linux PR builder failure

2016-10-31 Thread Ankit Aggarwal via swift-dev
Hi, llvm seems to be failing to build on linux PR builder for swift-3.0-branch https://ci.swift.org/job/swift-package-manager-PR-Linux/630/consoleFull#1458323263ee1a197b-acac-4b17-83cf-a53b95139a76

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #423

2016-11-07 Thread Ankit Aggarwal via swift-dev
POSIX.popen() sometimes breaks the build > On 08-Nov-2016, at 1:11 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#423] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/423/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #519

2016-11-16 Thread Ankit Aggarwal via swift-dev
This is mine, checking. > On 16-Nov-2016, at 6:12 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#519] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/519/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #525

2016-11-16 Thread Ankit Aggarwal via swift-dev
Tracking this here. PackageToolTests.testPinning : XCTAssertEqual failed: ("5") is not equal to ("6") > On 17-Nov-2016, at 2:57 AM, David Farler wrote: > > It looks like this test is failing periodically on this bot. > > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/51

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7249

2016-11-17 Thread Ankit Aggarwal via swift-dev
testParallelLookupsAndReturnError: malloc: *** error for object 0x7fa25a101b88: incorrect checksum for freed object - object was probably modified after being freed. > On 17-Nov-2016, at 8:12 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#7249] > > Build URL:ht

[swift-dev] swift-package-manager-PR-Linux failure

2016-11-29 Thread Ankit Aggarwal via swift-dev
Hi, The PR linux builder for swiftpm ( https://ci.swift.org/job/swift-package-manager-PR-Linux/ ) has been failing consistently with some lldb related tests: https://ci.swift.org/job/swift-package-manager-PR-Linux/678/ https://ci.swift.org/job/swift-package-manager-PR-Linux/676/ ___

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #213

2016-12-03 Thread Ankit Aggarwal via swift-dev
This should fix it https://github.com/apple/swift-integration-tests/pull/13 > On 03-Dec-2016, at 8:44 PM, ankit_aggarwal--- via swift-dev > wrote: > > This is mine, need to update integration tests repo. > > On 03-Dec-2016, at 8:27 PM, no-re...@swift.org > wrote:

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift 3.1) #44

2016-12-15 Thread Ankit Aggarwal via swift-dev
This crash doesn't look related to my change: Compile Swift Module 'Get' (9 sources) Valid decl has error type! (parameter "rhs" type='T._DisallowMixedSignArithmetic' interface type='T._DisallowMixedSignArithmetic') 0 swift 0x032461f8 1 swift 0x03246d96 2 li

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1121

2016-12-22 Thread Ankit Aggarwal via swift-dev
Happened again today when testing a PR https://ci.swift.org/job/swift-package-manager-PR-Linux/749/consoleFull#979178979ee1a197b-acac-4b17-83cf-a53b95139a76 > On 22-Dec-2016,

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1146

2017-01-03 Thread Ankit Aggarwal via swift-dev
Made the test more deterministic: https://github.com/apple/swift-package-manager/commit/b17929299accf4c40199dced7b9d977400190718 > On 04-Jan-2017, at 6:30 AM, Jordan Rose via swift-dev > wrote: > >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swiftpm/Tests/Comm

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1178

2017-01-04 Thread Ankit Aggarwal via swift-dev
This should fix it, I hope: https://github.com/apple/swift-package-manager/commit/c86035fb136f5a2e4ba2facb519932830d4e0026 > On 04-Jan-2017, at 3:22 PM, Slava Pestov via swift-dev > wrote: > > No

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 3.1) #209

2017-01-04 Thread Ankit Aggarwal via swift-dev
Disabled this assertion pending investigation. https://bugs.swift.org/browse/SR-3538 https://github.com/apple/swift-package-manager/commit/be123c00e8e12038044ec53730a2e60bbd1d4c98 > On 04-Jan-2017,

Re: [swift-dev] [swift-build-dev] Reverting c85cbe

2017-01-17 Thread Ankit Aggarwal via swift-dev
+ swift-dev > On 17-Jan-2017, at 2:58 PM, Alex Blewitt via swift-build-dev > wrote: > > Can someone revert my change > https://github.com/apple/swift/commit/c85cbe5c785cd729b28e802bcfa69a549fa78df7 > > > (curr

Re: [swift-dev] [swift-build-dev] Build triggers for 14.04 as well as 16.04?

2017-01-17 Thread Ankit Aggarwal via swift-dev
+swift-dev swift-dev is right place for this. swift-build-dev is for SwiftPM and llbuild related discussions. > On 17-Jan-2017, at 11:36 PM, Alex Blewitt via swift-build-dev > wrote: > > Recently I've had a change cause problems on Ubuntu 14.04 where the problem > wasn't visible on Ubuntu 16

Re: [swift-dev] help diagnosing swiftpm BuildToolTests.testBuildAndClean failure on libdispatch PR testing

2017-01-27 Thread Ankit Aggarwal via swift-dev
Yup, on it. > On 28-Jan-2017, at 12:47 AM, Rick Ballard wrote: > > + Ankit > > Ankit, please take a look. > > - Rick > >> On Jan 27, 2017, at 11:05 AM, mishal_shah > > wrote: >> >> Hi David, >> >> To unblock PR testing, I am going to skip swiftpm testing

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1699

2017-02-03 Thread Ankit Aggarwal via swift-dev
Hm there is a compiler crash is in SwiftPM's Basic module but that wasn't touched by my commit. Compile Swift Module 'Basic' (23 sources) swift: /home/buildnode/disk1/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/lib/AST/ArchetypeBuilder.cpp:2461: auto swift::ArchetypeBuilder::ge

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1699

2017-02-03 Thread Ankit Aggarwal via swift-dev
> On 03-Feb-2017, at 11:55 PM, Douglas Gregor wrote: > > >> On Feb 3, 2017, at 10:24 AM, Michael Ilseman > > wrote: >> >> Doug G, is this this same issue you’re working on, or a different one? > > Oooh, could be different! Ankit, is this only on Linux? > Looks lik

[swift-dev] Package Manager PR linux bot consistently failing

2017-02-08 Thread Ankit Aggarwal via swift-dev
Hi, There is a llvm test failing on linux bots: https://ci.swift.org/job/swift-package-manager-PR-Linux/810/ https://ci.swift.org/job/swift-package-manager-PR-Linux/811/ -- 330 out of 716 test suites processed - TestSwiftStructChangeRerun.py Session logs for test failures/errors/unexpected succ

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #230

2017-02-09 Thread Ankit Aggarwal via swift-dev
Disabled the test on linux https://github.com/apple/swift-integration-tests/pull/17 > On 09-Feb-2017, at 4:48 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-package-linux-ubuntu-14_04 [#230] > > Build URL: > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/230/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #977

2017-02-10 Thread Ankit Aggarwal via swift-dev
Yeah, github was flaky when this happened > On 11-Feb-2017, at 12:27 AM, David Farler wrote: > > This was a GitHub timeout - I don't see it recurring since. > > David > >> On Feb 10, 2017, at 1:28 AM, no-re...@swift.org >> wrote: >> >> [FAILURE] oss-swift-incremen

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1799

2017-02-17 Thread Ankit Aggarwal via swift-dev
Hmm, I have not seen this assertion before. My commits did not change anything in 'Basic' module. > On 17-Feb-2017, at 7:34 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#1799] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linu

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #2445

2017-03-17 Thread Ankit Aggarwal via swift-dev
Fixed in https://github.com/apple/swift-package-manager/commit/5f9a8219413048dd44f99f883b22ecf6a850aa0e > On 17-Mar-2017, at 12:55 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2445] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #2474

2017-03-17 Thread Ankit Aggarwal via swift-dev
Looks like a random failure, investigating. Unrelated to the commit though. > On 18-Mar-2017, at 12:00 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2474] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2474/

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1866

2017-04-04 Thread Ankit Aggarwal via swift-dev
Next build should be green, filed: https://bugs.swift.org/browse/SR-4496 > On 05-Apr-2017, at 1:11 AM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#1866] > > Build URL: > https://ci.swift.org/job/oss-swift-incr

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1989

2017-04-11 Thread Ankit Aggarwal via swift-dev
I am not sure why this happened but I'll keep an eye out. Can you restart the job for now? > On 11-Apr-2017, at 10:06 PM, mishal_shah wrote: > > Hi, > > Test Case 'MiscellaneousTestCase.testCanKillSubprocessOnSigInt' started at > 16:06:36.733 > > <>/home/buildnode/disk2/workspace/oss-swift

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (swift 4.0) #74

2017-04-17 Thread Ankit Aggarwal via swift-dev
> On 18-Apr-2017, at 4:45 AM, Erik Eckstein wrote: > > Hi Ankit, > > this timed out in the swiftpm tests. > > Can your changes caused this? No, but I think I have seen similar timeout before. It might be due to some test acting weird, I'll investigate. > > Can you please check? > > Thanks

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3099

2017-04-19 Thread Ankit Aggarwal via swift-dev
Mine: https://github.com/apple/swift-package-manager/pull/1097 > On 19-Apr-2017, at 2:05 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#3099] > > Build URL: > https://ci.swift.org/job/oss-s

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift 4.0) #54

2017-04-30 Thread Ankit Aggarwal via swift-dev
tar: usr/bin/swift: Wrote only 2048 of 10240 bytes tar: usr/bin/repl_swift: Cannot write: No space left on device tar: usr/bin/lldb-server-4.0.0: Cannot write: No space left on device tar: usr/bin/lldb-mi-4.0.0: Cannot write: No space left on device tar: usr/bin/swift-demangle: Cannot write: No spa

[swift-dev] SwiftPM is hitting assertion `object->refCounts.isDeiniting()

2017-05-02 Thread Ankit Aggarwal via swift-dev
Hi, Can someone please take a look at this: https://bugs.swift.org/browse/SR-4775 It is blocking PR testing. ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3390

2017-05-02 Thread Ankit Aggarwal via swift-dev
It is most likely this: Test Case 'PackageDescription4LoadingTests.testTargetDependencies' - failed On Tue, May 2, 2017 at 2:06 AM, Joe Shajrawi via swift-dev < swift-dev@swift.org> wrote: > During PR testing we saw “bootstrap failure” - looks different here: > Test Case 'PackageDescription4Load

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #10083

2017-05-12 Thread Ankit Aggarwal via swift-dev
https://bugs.swift.org/browse/SR-4876 > On 12-May-2017, at 2:20 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#10083] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/10083/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #10262

2017-05-19 Thread Ankit Aggarwal via swift-dev
This is probably related to Boris's changes. > On 19-May-2017, at 11:15 PM, Michael Ilseman wrote: > > Ankit, any chance this is related? > > FAIL: llbuild-unit :: > BuildSystem/BuildSystemTests/BuildSystemTaskTests.staleFileRemovalWithManyFiles > (113 of 158) > <> TEST

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #2706

2017-05-19 Thread Ankit Aggarwal via swift-dev
Boris is pushing a fix. > On 19-May-2017, at 11:38 PM, Joe Shajrawi wrote: > > Same issue as the OS X bot, Ankit please advise. > > > Regards, > —Joe |  | 📧 shajr...@apple.com | 📱(+1) > 408-930-5203 > > > >> On May 19, 2017, at 11:07 AM, no-re...@swift.org

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #2706

2017-05-19 Thread Ankit Aggarwal via swift-dev
https://github.com/apple/swift-llbuild/pull/175 > On 19-May-2017, at 11:45 PM, Ankit Aggarwal wrote: > > Boris is pushing a fix. > >> On 19-May-2017, at 11:38 PM, Joe Shajrawi > > wrote: >> >> Same issue as the OS X

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3783

2017-05-20 Thread Ankit Aggarwal via swift-dev
Reverting the change in swiftpm https://github.com/apple/swift-package-manager/pull/1200 > On 21-May-2017, at 10:08 AM, Daniel Dunbar wrote: > > I strongly suspect the answer is no. > > +Ankit > > - Daniel > >> On May 20, 2017, at

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #2756

2017-05-22 Thread Ankit Aggarwal via swift-dev
Reverted: https://github.com/apple/swift-package-manager/pull/1213 > On 22-May-2017, at 8:08 PM, Joe Shajrawi wrote: > > Another bot issue: > /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Tests/Sour

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3821

2017-05-22 Thread Ankit Aggarwal via swift-dev
On it! > On 23-May-2017, at 7:29 AM, Pavel Yaskevich wrote: > > I don't really know what is going on here but one of my PRs > (https://ci.swift.org/job/swift-PR-Linux-smoke-test/8102/console > ) keeps on > failing with the same

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3821

2017-05-22 Thread Ankit Aggarwal via swift-dev
I can't reproduce this locally so, while I investigate, I am going to revert the change which introduced this. https://github.com/apple/swift-package-manager/pull/1216 > On 23-May-2017, at 8:33 AM, Ankit Aggarwal wrote: > > On it! >

[swift-dev] Swift Encoders on Linux

2017-05-23 Thread Ankit Aggarwal via swift-dev
Hi, It looks like SE-0167 is implemented and can be used in the latest macOS snapshot (yay!). Will corelibs-foundation need a completely separate implementation? Is the corelibs-foundation implementation going to be community driven? PS: I think these are awesome APIs and the Package Manager w

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift 3.1) #737

2017-05-30 Thread Ankit Aggarwal via swift-dev
Looks like this test hangs sometimes. I'll disable it for now and investigate. Next build should pass. > On 30-May-2017, at 5:14 PM, Mamatha Busi wrote: > > > Hi > > Not sure how the changes to URLSession and HTTPCookieStorage is impacting the > swiftpm test failure: > > Build timed out (af

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #11124

2017-07-14 Thread Ankit Aggarwal via swift-dev
Mishal, please clean the swiftpm build folder. On Sat, Jul 15, 2017 at 1:58 AM, David Hart via swift-dev < swift-dev@swift.org> wrote: > This is due to my commit *"Improve the manifest generation”*. I had the > same error when smoke testing and it seems to be caused by a stale cache or > somethin

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 4.0) #585

2017-07-25 Thread Ankit Aggarwal via swift-dev
Afaik, this has been a stable test but I have seen the failure before. I'll investigate. https://bugs.swift.org/browse/SR-4885 > On 26-Jul-2017, at 3:16 AM, Douglas Gregor wrote: > > Ankit, any ideas? > > Test Case 'ProcessSetTests.testSigKillEsca

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #173

2017-08-31 Thread Ankit Aggarwal via swift-dev
> On 01-Sep-2017, at 12:07 AM, Michael Ilseman wrote: > > Memory corruption. Slava, is it possible this is related to your commits? > Otherwise, Ankit, are you familiar with what could cause this? Nope, I've never seen this failure before. Also, the test that failed is very old. > > *** E

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #355

2017-09-01 Thread Ankit Aggarwal via swift-dev
+Boris > On 01-Sep-2017, at 10:05 PM, Michael Ilseman wrote: > > +Daniel and Ankit. Any ideas what could cause this? > > Testing: 0 .. 10.. 20.. 30.. 40.. 50.. > FAIL: llbuild-unit :: > BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation > (93 of 16

[swift-dev] [swift-4.0-branch] swift-ci failing with compilation error in SourceKit

2017-09-04 Thread Ankit Aggarwal via swift-dev
Hi, Swift CI is failing on my SwiftPM PR due to a compilation error in sourcekit. Can someone look into this? https://github.com/apple/swift-package-manager/pull/1336 https://ci.swift.org/job/swift-package-manager-Linux-smoke-test/56/co

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #581

2017-09-18 Thread Ankit Aggarwal via swift-dev
Looks like a failure in corelibs-foundation: Test Case 'TestThread.test_threadStart' started at 2017-09-18 10:05:03.040 <>TestFoundation/TestThread.swift:54: error: TestThread.test_threadStart : XCTAssertTrue failed - NSCondition wait timed out Test Case 'TestThread.test_threadStart' failed (10.

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #839

2017-10-03 Thread Ankit Aggarwal via swift-dev
Could be random one-off failure, this is not really a flaky test. > On 03-Oct-2017, at 12:44 PM, Jordan Rose wrote: > > /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swiftpm/Tests/SourceControlTests/RepositoryManagerTests.swift:199: > error: RepositoryManagerTest

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1174

2017-10-17 Thread Ankit Aggarwal via swift-dev
Test Case 'TestNSNumberBridging.testNSNumberBridgeFromFloat' started at 2017-10-17 21:14:51.197 <>TestFoundation/TestNSNumberBridging.swift:72: error: TestNSNumberBridging.testNSNumberBridgeFromFloat : failed - TestFoundation/TestNSNumberBridging.swift:497 nil != Optional(nan) Double <>TestFou

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 4.0) #505

2017-10-23 Thread Ankit Aggarwal via swift-dev
Hey Mishal, This bot shouldn't be using the master branch of swift-integration-tests. > On 23-Oct-2017, at 5:23 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-4.0-package-linux-ubuntu-16_10 [#505] > > Build URL: > https://ci.swift.org/job/oss-swift-4.0-package-linux-ubuntu-16_10/505

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1186

2017-10-24 Thread Ankit Aggarwal via swift-dev
Mishal, can you trigger this again? > On 24-Oct-2017, at 4:42 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#1186] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/1186/ >

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 4.0) #516

2017-10-25 Thread Ankit Aggarwal via swift-dev
WARNING: Your password has expired. Password change required but no TTY available. > On 25-Oct-2017, at 4:58 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-4.0-package-linux-ubuntu-16_10 [#516] > > Build URL: > https://ci.swift.org/job/oss-swift-4.0-package-linux-ubuntu-16_10/516/ >