[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #9017

I thought this was my changes but then it cleared up on the next build.

Xi, I filed rdar://31234811 <rdar://31234811> with some information. Since you’re the build czar can you keep an eye on this bot and see if this test fails again?

Slava

···

On Mar 23, 2017, at 8:32 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-osx [#9017]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/9017/
Project: oss-swift-incremental-RA-osx
Date of build: Thu, 23 Mar 2017 20:10:41 -0700
Build duration: 21 min
Identified problems:

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/9017/consoleFull#-300524876fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 9095 test(s), Total: 9096 test(s)
Failed: Swift(macosx-x86_64).stdlib/Slice.Slice_Of_MinimalCollection_WithPrefix.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/9017/testReport/junit/Swift(macosx-x86_64)/stdlib_Slice/Slice_Of_MinimalCollection_WithPrefix_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 476 test(s), Total: 476 test(s)

Changes

Commit 38f27c04964f0ed4ce7da7701e499fce16c5c929 by Slava Pestov:
Sema: Always add synthesized accessors in the same spot

edit: test/SILGen/guaranteed_self.swift
edit: test/SILGen/specialize_attr.swift
edit: test/SILGen/materializeForSet.swift
edit: lib/Sema/CodeSynthesis.cpp
edit: test/DebugInfo/generic_enum_closure.swift
edit: test/SILGen/addressors.swift
edit: test/SILGen/ivar_destroyer.swift
edit: test/IRGen/class_resilience.swift
edit: test/SILGen/dynamic.swift

Commit c94e6b8a5e36039be1d7f25e5e853eca48f0b697 by Slava Pestov:
SIL: Add new SILVTableVisitor

add: include/swift/SIL/SILVTableVisitor.h

Commit b42675c2352017b698c6e4ed01368b9988a5d3f4 by Slava Pestov:
IRGen: Use SILVTableVisitor instead of bespoke member traversal

edit: lib/IRGen/GenMeta.cpp
edit: lib/IRGen/ClassMetadataLayout.h
edit: lib/IRGen/GenMeta.h

Commit 1a9fe1fb7405ed4846f66a1a612875bd45507372 by Slava Pestov:
SILGen: Use SILVTableVisitor instead of bespoke member traversal

edit: test/SILGen/errors.swift
edit: test/SILGen/ivar_destroyer.swift
edit: test/SILGen/dynamic.swift
edit: test/SILGen/functions.swift
edit: test/SILGen/final.swift
edit: lib/SIL/SILDeclRef.cpp
edit: test/DebugInfo/initializer.swift
edit: test/SILGen/sil_locations_top_level.swift
edit: test/SILGen/objc_attr_NSManaged.swift
edit: lib/SILGen/SILGenType.cpp
edit: test/SILGen/lifetime.swift
edit: test/SILGen/SILDeclRef.swift
edit: test/SILGen/complete_object_init.swift

This seems to be fixed in the next build. I’ve integrated the radar.

Xi

···

On Mar 23, 2017, at 8:46 PM, Slava Pestov <spestov@apple.com> wrote:

I thought this was my changes but then it cleared up on the next build.

Xi, I filed rdar://31234811 <rdar://31234811> with some information. Since you’re the build czar can you keep an eye on this bot and see if this test fails again?

Slava

On Mar 23, 2017, at 8:32 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-osx [#9017]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/9017/
Project: oss-swift-incremental-RA-osx
Date of build: Thu, 23 Mar 2017 20:10:41 -0700
Build duration: 21 min
Identified problems:

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/9017/consoleFull#-300524876fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 9095 test(s), Total: 9096 test(s)
Failed: Swift(macosx-x86_64).stdlib/Slice.Slice_Of_MinimalCollection_WithPrefix.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/9017/testReport/junit/Swift(macosx-x86_64)/stdlib_Slice/Slice_Of_MinimalCollection_WithPrefix_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 476 test(s), Total: 476 test(s)

Changes

Commit 38f27c04964f0ed4ce7da7701e499fce16c5c929 by Slava Pestov:
Sema: Always add synthesized accessors in the same spot

edit: test/SILGen/guaranteed_self.swift
edit: test/SILGen/specialize_attr.swift
edit: test/SILGen/materializeForSet.swift
edit: lib/Sema/CodeSynthesis.cpp
edit: test/DebugInfo/generic_enum_closure.swift
edit: test/SILGen/addressors.swift
edit: test/SILGen/ivar_destroyer.swift
edit: test/IRGen/class_resilience.swift
edit: test/SILGen/dynamic.swift

Commit c94e6b8a5e36039be1d7f25e5e853eca48f0b697 by Slava Pestov:
SIL: Add new SILVTableVisitor

add: include/swift/SIL/SILVTableVisitor.h

Commit b42675c2352017b698c6e4ed01368b9988a5d3f4 by Slava Pestov:
IRGen: Use SILVTableVisitor instead of bespoke member traversal

edit: lib/IRGen/GenMeta.cpp
edit: lib/IRGen/ClassMetadataLayout.h
edit: lib/IRGen/GenMeta.h

Commit 1a9fe1fb7405ed4846f66a1a612875bd45507372 by Slava Pestov:
SILGen: Use SILVTableVisitor instead of bespoke member traversal

edit: test/SILGen/errors.swift
edit: test/SILGen/ivar_destroyer.swift
edit: test/SILGen/dynamic.swift
edit: test/SILGen/functions.swift
edit: test/SILGen/final.swift
edit: lib/SIL/SILDeclRef.cpp
edit: test/DebugInfo/initializer.swift
edit: test/SILGen/sil_locations_top_level.swift
edit: test/SILGen/objc_attr_NSManaged.swift
edit: lib/SILGen/SILGenType.cpp
edit: test/SILGen/lifetime.swift
edit: test/SILGen/SILDeclRef.swift
edit: test/SILGen/complete_object_init.swift