https://github.com/apple/swift/pull/9205 <https://github.com/apple/swift/pull/9205> and rdar://problem/31947876 <rdar://problem/31947876> .
Huon > On 3 May 2017, at 07:02, [email protected] wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#9856] > > Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/9856/ > <https://ci.swift.org/job/oss-swift-incremental-RA-osx/9856/> > Project: oss-swift-incremental-RA-osx > Date of build: Tue, 02 May 2017 13:23:43 -0700 > Build duration: 38 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-osx/9856/consoleFull#1159096678ee1a197b-acac-4b17-83cf-a53b95139a76> > Regression test failed: This build failed because a regression test in the > test suite FAILed. Below is a list of all errors: > Indication 1 > <https://ci.swift.org//job/oss-swift-incremental-RA-osx/9856/consoleFull#-998457498fca400bf-2f4a-462e-b517-e058d770b2d7> > Tests: > > Name: Swift(macosx-x86_64) > Failed: 2 test(s), Passed: 9323 test(s), Total: 9325 test(s) > Failed: Swift(macosx-x86_64).stdlib.KeyPath.swift > <https://ci.swift.org/job/oss-swift-incremental-RA-osx/9856/testReport/junit/Swift(macosx-x86_64)/stdlib/KeyPath_swift> > Failed: Swift(macosx-x86_64).stdlib.KeyPathObjC.swift > <https://ci.swift.org/job/oss-swift-incremental-RA-osx/9856/testReport/junit/Swift(macosx-x86_64)/stdlib/KeyPathObjC_swift> > Name: Swift-Unit > Failed: 0 test(s), Passed: 477 test(s), Total: 477 test(s) > > Changes > > Commit bb5d42d56d6613ba79a5107b1695e43350a52c06 by Huon Wilson: > [Parser] Extract postfix expression suffix parsing. NFC. > > edit: lib/Parse/ParseExpr.cpp > edit: include/swift/Parse/Parser.h > > Commit db1643f348b429cd35628876664c9d87683ea644 by Huon Wilson: > [Parser] Factor out token prefix checking. NFC. > > edit: include/swift/Parse/Parser.h > > Commit 07c5ab8fb2d2d77af41493926ca8d422b85fa358 by Huon Wilson: > Implement \ syntax for Swift key paths. > > edit: lib/Sema/CSApply.cpp > edit: include/swift/AST/Expr.h > edit: lib/AST/ASTDumper.cpp > edit: lib/Parse/Lexer.cpp > edit: test/Parse/invalid.swift > edit: include/swift/AST/DiagnosticsParse.def > edit: include/swift/AST/DiagnosticsSema.def > edit: test/SILGen/keypaths.swift > edit: test/expr/unary/keypath/keypath.swift > edit: include/swift/AST/ExprNodes.def > edit: lib/Parse/ParseExpr.cpp > edit: include/swift/Syntax/TokenKinds.def > edit: lib/AST/Expr.cpp > edit: lib/Sema/TypeCheckConstraints.cpp > edit: test/SILGen/keypaths_objc.swift > edit: include/swift/Parse/Parser.h > edit: lib/Syntax/LegacyASTTransformer.cpp > edit: lib/Sema/CSGen.cpp > edit: lib/AST/ASTWalker.cpp
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
