On Feb 14, 2017, at 15:22, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-osx [#8384]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/8384/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 14 Feb 2017 15:01:57 -0800
Build duration: 20 min
Identified problems:
• Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
• Indication 1
• Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
• Indication 1
Tests:
Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 8972 test(s), Total: 8973 test(s)
• Failed: Swift(macosx-x86_64).IRGen.coverage.swift
Name: Swift-Unit
Failed: 0 test(s), Passed: 370 test(s), Total: 370 test(s)
Changes
• Commit 6d174f96529ed86bc3463053e0b495796a2e4449 by vsk:
[profiling] Update test cases to deal with name variable change (NFC)
• edit: test/Profile/cxx-virtual-destructor-calls.cpp
• edit: test/CoverageMapping/unused_names.c
• Commit b816d5bcf524ba422c8a1b3b0c71704001f2f5c3 by vsk:
Re-apply "[profiling] Remove dead profile name vars after emitting name
• edit: test/Instrumentation/InstrProfiling/platform.ll
• edit: lib/Transforms/Instrumentation/InstrProfiling.cpp
• edit: test/Instrumentation/InstrProfiling/PR23499.ll
• edit: test/Instrumentation/InstrProfiling/profiling.ll
• edit: test/Transforms/PGOProfile/comdat_internal.ll
• Commit 03d55cd0232933765272e612079a447e08f200c5 by shajrawi:
Support for address based array initialization under opaque values mode
• edit: test/SILGen/opaque_values_silgen_todo.swift
• edit: test/SILGen/opaque_values_silgen.swift
• edit: lib/SILGen/SILGenApply.cpp
• Commit 1f04b2fecfa84969036e1dd4babdb15dd6693815 by dgregor:
[Serialization] Wire up the generic parameter of a protocol early.
• edit: lib/Serialization/Deserialization.cpp