Re: [swift-dev] What's the best way to handle failing SourceKit tests?

2016-04-12 Thread Dmitri Gribenko via swift-dev
+Argyrios On Mon, Apr 11, 2016 at 7:55 PM, Michael Buckley via swift-dev wrote: > Hi, > > I'm currently working on SR-1115, adding initializers to Int and Uint to > convert from UnsafePointer, and after making my changes, the > SourceKit/DocSupport/doc_swift_module.swift tests are failing. (Failu

Re: [swift-dev] swift (ABI) and Windows

2016-04-12 Thread Saleem Abdulrasool via swift-dev
On Monday, April 11, 2016, Joe Groff wrote: > > > On Apr 11, 2016, at 3:19 PM, Saleem Abdulrasool via swift-dev < > swift-dev@swift.org > wrote: > > > > On Thu, Apr 7, 2016 at 2:12 PM, Saleem Abdulrasool < > compn...@compnerd.org > wrote: > > On Wed, Apr 6, 2016 at 10:21 AM, Saleem Abdulrasool <

Re: [swift-dev] What's the best way to handle failing SourceKit tests?

2016-04-12 Thread Argyrios Kyrtzidis via swift-dev
Confirm that the source text printed out at the beginning is as you expect. It is highly unlikely your changes caused something wrong with the offsets, so if the source text is fine it should be good to update the expected output. If the offsets changed without the source text changing, then we h

Re: [swift-dev] What's the best way to handle failing SourceKit tests?

2016-04-12 Thread Michael Buckley via swift-dev
Thank you very much. The source printed out at the beginning is indeed what I expect, so I will update the offsets. Thanks again. On Tue, Apr 12, 2016 at 10:40 AM, Argyrios Kyrtzidis wrote: > Confirm that the source text printed out at the beginning is as you > expect. It is highly unlikely your

Re: [swift-dev] [Swift CI] Failure: Swift Package - OS X (master)

2016-04-12 Thread Mishal Shah via swift-dev
Hi Krish, Looks like this bot was fixed in build #1255 https://ci.swift.org/view/Packages/job/oss-swift-package-osx/1255/ Thanks, Mishal Shah > On Apr 12, 2016, at 2:49 PM, Krish Munot wrote: > > Hey Mishal, > > What happened? Does this need any immediate attention? I would love to get a >

[swift-dev] New Swift snapshots available!

2016-04-12 Thread Mishal Shah via swift-dev
New Swift snapshots available! Download new packages from https://swift.org/download/ Swift 2.2.x: (swift-2.2-branch) Following repository are tagged with swift-2.2.1-SNAPSHOT-2016-04-12-a https://github.com/apple/swift