<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Just looking into it now, was in the migration fest.</div><br class=""><div><blockquote type="cite" class=""><div class="">On May 16, 2017, at 14:09, Michael Ilseman &lt;<a href="mailto:milseman@apple.com" class="">milseman@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Jordan, are you currently tracking this?</div><div class=""><br class=""></div><div class=""><pre style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; font-size: 13px; background-color: rgb(43, 48, 59); color: rgb(192, 197, 206); padding: 20px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;" class="">Script:
--
rm -rf /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/test-macosx-x86_64/APINotes/Output/versioned-objc.swift.tmp &amp;&amp; mkdir -p /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/test-macosx-x86_64/APINotes/Output/versioned-objc.swift.tmp
not /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/_8/79jmzf2142z2xydc_01btlx00000gn/T/swift-testsuite-clang-module-cacheyxFbSP' -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -swift-version 3 -typecheck -F /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/Inputs/custom-frameworks -swift-version 4 /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/versioned-objc.swift 2&gt;&amp;1 | /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift' --use-filecheck '/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/llvm-macosx-x86_64/./bin/FileCheck' -check-prefix=CHECK-DIAGS -check-prefix=CHECK-DIAGS-4 /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/versioned-objc.swift
not /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/bin/swiftc -frontend -target x86_64-apple-macosx10.9  -module-cache-path '/var/folders/_8/79jmzf2142z2xydc_01btlx00000gn/T/swift-testsuite-clang-module-cacheyxFbSP' -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -swift-version 3 -typecheck -F /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/Inputs/custom-frameworks -swift-version 3 /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/versioned-objc.swift 2&gt;&amp;1 | /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift' --use-filecheck '/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/llvm-macosx-x86_64/./bin/FileCheck' -check-prefix=CHECK-DIAGS -check-prefix=CHECK-DIAGS-3 /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/versioned-objc.swift
--
Exit Code: 1

Command Output (stderr):
--
/Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/swift/test/APINotes/versioned-objc.swift:49:20: error: expected string not found in input
 // CHECK-DIAGS-4: [[@LINE-1]]:{{[0-9]+}}: error: 'classWithManyRenamesForInt' has been replaced by 'init(swift4Factory:)'
                   ^
&lt;stdin&gt;:42:2: note: scanning from here
 let _: RenamedGeneric&lt;SwiftClass&gt; = OldRenamedGeneric&lt;SwiftClass&gt;()
 ^
&lt;stdin&gt;:42:2: note: with expression "@LINE-1" equal to "48"
 let _: RenamedGeneric&lt;SwiftClass&gt; = OldRenamedGeneric&lt;SwiftClass&gt;()
 ^
&lt;stdin&gt;:47:46: note: possible intended match here
SOURCE_DIR/test/APINotes/versioned-objc.swift:48:28: error: 'classWithManyRenamesForInt' has been replaced by 'init(for:)'
                                             ^

--</pre><div class=""><br class=""></div></div><div class=""><br class=""></div><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 16, 2017, at 2:05 PM, <a href="mailto:no-reply@swift.org" class="">no-reply@swift.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><h2 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; width: 1330px; background-color: red; color: white; text-align: center;" class=""></h2><h1 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">[<font class="FAILURE" style="color: red;">FAILURE</font>] oss-swift-incremental-ASAN-RA-osx [#718]</h1><table style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><th class="">Build URL:</th><td class=""><a href="https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/718/" style="color: rgb(0, 122, 255); text-decoration: none;" class="">https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/718/</a></td></tr><tr style="text-align: left;" class=""><th class="">Project:</th><td class="">oss-swift-incremental-ASAN-RA-osx</td></tr><tr style="text-align: left;" class=""><th class="">Date of build:</th><td class="">Tue, 16 May 2017 10:26:23 -0700</td></tr><tr style="text-align: left;" class=""><th class="">Build duration:</th><td class="">3 hr 39 min</td></tr></tbody></table><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Identified problems:</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:<ul class=""><li class=""><a href="https://ci.swift.org//job/oss-swift-incremental-ASAN-RA-osx/718/consoleFull#1594731716ee1a197b-acac-4b17-83cf-a53b95139a76" style="color: rgb(0, 122, 255); text-decoration: none;" class="">Indication 1</a></li></ul></li><li class="">Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:<ul class=""><li class=""><a href="https://ci.swift.org//job/oss-swift-incremental-ASAN-RA-osx/718/consoleFull#-720194941fca400bf-2f4a-462e-b517-e058d770b2d7" style="color: rgb(0, 122, 255); text-decoration: none;" class="">Indication 1</a></li></ul></li></ul><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Tests:<span class="Apple-converted-space">&nbsp;</span></h2><table width="100%" style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><td class="bg1" colspan="2"></td></tr><tr style="text-align: left;" class=""><td class="bg2" colspan="2">Name:<span class="Apple-converted-space">&nbsp;</span><b class="">Swift(macosx-x86_64)</b><br class="">Failed: 1 test(s), Passed: 9393 test(s), Total: 9394 test(s)</td></tr><tr bgcolor="white" style="text-align: left;" class=""><td class="test_failed" colspan="2"><b class=""><ul class=""><li class="">Failed:<span class="Apple-converted-space">&nbsp;</span><a href="https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/718/testReport/junit/Swift(macosx-x86_64)/APINotes/versioned_objc_swift" style="color: rgb(0, 122, 255); text-decoration: none;" class="">Swift(macosx-x86_64).APINotes.versioned-objc.swift</a></li></ul></b></td></tr><tr style="text-align: left;" class=""><td class=""></td></tr><tr style="text-align: left;" class=""><td class="bg2" colspan="2">Name:<span class="Apple-converted-space">&nbsp;</span><b class="">Swift-Unit</b><br class="">Failed: 0 test(s), Passed: 492 test(s), Total: 492 test(s)</td></tr><tr style="text-align: left;" class=""><td class=""></td></tr></tbody></table><br style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Changes</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">478fdd7716a6382833eb04c592592731d072b822</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Jordan Rose:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[ClangImporter] Remove remaining references to "Swift 2 variants".</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ImportDecl.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">280dacea4cc6fdd847347f151dc81b6d2add30c7</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Jordan Rose:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[ClangImporter] Import ObjC members under Swift 3 and 4 names.</p><ul class=""><li class="change-edit"><b class="">edit</b>: test/IDE/print_omit_needless_words.swift</li><li class="change-edit"><b class="">edit</b>: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Protocols.h</li><li class="change-edit"><b class="">edit</b>: test/APINotes/versioned-objc.swift</li><li class="change-edit"><b class="">edit</b>: test/ClangImporter/Inputs/SwiftPrivateAttr.txt</li><li class="change-edit"><b class="">edit</b>: test/IDE/print_clang_decls_AppKit.swift</li><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ImportDecl.cpp</li><li class="change-edit"><b class="">edit</b>: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Classes.h</li><li class="change-edit"><b class="">edit</b>: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.apinotes</li><li class="change-edit"><b class="">edit</b>: test/IDE/print_clang_swift_name.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">94d9d6a33a1b719fa5590b107a141555cb2db5e9</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Jordan Rose:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[ClangImporter] Shrink EffectiveClangContext on 32-bit platforms.</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/SwiftLookupTable.h</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">ec23dcaaac86bb48cbc8cb58c8842bc24915e377</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Jordan Rose:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[ClangImporter] Find Swift 3 / 4 names via dynamic lookup too.</p><ul class=""><li class="change-add"><b class="">add</b>: test/APINotes/versioned-objc-dynamic-lookup.swift</li><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ClangImporter.cpp</li><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ImportDecl.cpp</li><li class="change-edit"><b class="">edit</b>: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.apinotes</li><li class="change-edit"><b class="">edit</b>: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Classes.h</li><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ImporterImpl.h</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">d522618bacb45aac99e70b5b07ce39565e12bcf1</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Roman Levenstein:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Add a new builtin called is_same_metatype for checking the equality</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/IRGen/GenBuiltin.cpp</li><li class="change-edit"><b class="">edit</b>: lib/SIL/ValueOwnershipKindClassifier.cpp</li><li class="change-edit"><b class="">edit</b>: stdlib/public/core/Builtin.swift</li><li class="change-edit"><b class="">edit</b>: lib/SIL/SILOwnershipVerifier.cpp</li><li class="change-edit"><b class="">edit</b>: include/swift/AST/Builtins.def</li><li class="change-edit"><b class="">edit</b>: test/IRGen/builtins.swift</li><li class="change-add"><b class="">add</b>: test/SILOptimizer/compare_types.swift</li><li class="change-edit"><b class="">edit</b>: lib/AST/Builtins.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">caf5f68c94b5bdda13ab4cb84124dd6603ea960d</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[Foundation] Correct symbolic availability for CFURL component characer</p><ul class=""><li class="change-edit"><b class="">edit</b>: stdlib/public/SwiftShims/CFCharacterSetShims.h</li><li class="change-edit"><b class="">edit</b>: stdlib/public/SwiftShims/CMakeLists.txt</li><li class="change-edit"><b class="">edit</b>: stdlib/public/SDK/Foundation/CharacterSet.swift</li><li class="change-add"><b class="">add</b>: stdlib/public/SwiftShims/NSCharacterSetShims.h</li><li class="change-edit"><b class="">edit</b>: stdlib/public/SwiftShims/FoundationOverlayShims.h</li></ul></li></ul></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></body></html>