ddunbar
(Daniel Dunbar)
1
Anyone know what is up with this Linux test failure? We keep seeing it block @swift-ci merges:
Failing Tests (1):
Swift :: compiler_crashers/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift
- Daniel
rudkx
(Mark Lacey)
2
I’m pretty sure I saw this fail locally once on OS X. I suspect it is just randomly not crashing from time to time because it’s a use after free. It’s an easy fix, so I just went ahead and fixed it. There is a PR waiting review by Doug: Fix a crasher in the archetype builder. by rudkx · Pull Request #2415 · apple/swift · GitHub
Mark
···
On May 5, 2016, at 12:36 PM, Daniel Dunbar via swift-dev <swift-dev@swift.org> wrote:
Anyone know what is up with this Linux test failure? We keep seeing it block @swift-ci merges:
Failing Tests (1):
Swift :: compiler_crashers/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift