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

The newly added crash is fixed. I’ll update the validation test suite.

···

On Dec 6, 2016, at 12:54 PM, no-reply@swift.org wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 06 Dec 2016 12:27:32 -0800
Build duration: 27 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/7467/consoleFull#-2107162595ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
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/7467/consoleFull#208752479fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 8620 test(s), Total: 8621 test(s)
Failed: Swift(macosx-x86_64).compiler_crashers.28562-swift-typebase-getcanonicaltype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/testReport/junit/Swift(macosx-x86_64)/compiler_crashers/28562_swift_typebase_getcanonicaltype_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 356 test(s), Total: 356 test(s)

Changes

Commit e6bb9c126c67f653baa79880fc68815bbec22981 by mbraun:
Handle empty functions with debug info in load/store opt pass

add: test/CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.ll
edit: lib/Target/ARM/ARMLoadStoreOptimizer.cpp

Commit 154c5edd99e5a8a50a74d356964680daaa844fa6 by mbraun:
Revert "AArch64CollectLOH: Rewrite as block-local analysis."

delete: test/CodeGen/AArch64/loh.mir
edit: test/CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll
edit: test/CodeGen/AArch64/arm64-collect-loh-str.ll
edit: lib/Target/AArch64/AArch64CollectLOH.cpp
edit: test/CodeGen/AArch64/arm64-collect-loh.ll

Commit 528f38aadbe6a0ed66768113f78780dece1b3b21 by nhawes:
[code-completion] Fix crash in printParameterList when paramListTy is

add: validation-test/IDE/crashers_fixed/101-swift-decl-print.swift
delete: validation-test/IDE/crashers/101-swift-decl-print.swift
edit: lib/AST/ASTPrinter.cpp

Commit d039da1226236d940e5220b7e6020b272605eaa9 by nhawes:
Remove redundant .getPointer() in printParameterList

edit: lib/AST/ASTPrinter.cpp

Commit c01bff7ddb2152d1e60544b950f66e999ec112da by blangmuir:
[code-completion] Allow ErrorType in solution to avoid assertion failure

add: validation-test/IDE/crashers_fixed/108-swift-typechecker-typecheckcompletionsequence.swift
delete: validation-test/IDE/crashers/108-swift-typechecker-typecheckcompletionsequence.swift
edit: lib/Sema/TypeCheckConstraints.cpp

Commit 8a4183199ccdfaf2289f482ee7233c952bfd576b by practicalswift:
[swiftc (117 vs. 5256)] Add crasher in

add: validation-test/compiler_crashers/28562-swift-typebase-getcanonicaltype.swift

Commit cfdaf9f14adcd201e243622ed15d382692d27efe by practicalswift:
[gardening] Fix invalid Swift URLs.

edit: include/swift/Basic/ValueWitnessMangling.def
edit: include/swift/SILOptimizer/Utils/SpecializationMangler.h
edit: include/swift/Basic/Demangler.h
edit: stdlib/public/SwiftShims/DispatchOverlayShims.h
edit: include/swift/AST/ASTMangler.h
edit: include/swift/Basic/ManglingUtils.h
edit: lib/IRGen/IRGenMangler.cpp
edit: lib/AST/ASTMangler.cpp
edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
edit: include/swift/Basic/ManglingMacros.h
edit: include/swift/Basic/Mangler.h
edit: lib/Basic/Demangler.cpp
edit: lib/Basic/Mangler.cpp
edit: lib/Basic/ManglingUtils.cpp
edit: lib/IRGen/IRGenMangler.h

Commit d0021713d2cc16876b5622f474109e2fc6304640 by practicalswift:
[gardening] Remove duplicate file.

delete: validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift~13e17147798fd3fdc17a53aabf4fe6450eb7c91e

Maybe it’s a flaky test? We’ve had a few of those lately. Mark is working on a systemic fix for the issue they keep exposing.

···

On Dec 6, 2016, at 12:56 PM, Xi Ge via swift-dev <swift-dev@swift.org> wrote:

The newly added crash is fixed. I’ll update the validation test suite.

On Dec 6, 2016, at 12:54 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 06 Dec 2016 12:27:32 -0800
Build duration: 27 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/7467/consoleFull#-2107162595ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
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/7467/consoleFull#208752479fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 8620 test(s), Total: 8621 test(s)
Failed: Swift(macosx-x86_64).compiler_crashers.28562-swift-typebase-getcanonicaltype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/testReport/junit/Swift(macosx-x86_64)/compiler_crashers/28562_swift_typebase_getcanonicaltype_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 356 test(s), Total: 356 test(s)

Changes

Commit e6bb9c126c67f653baa79880fc68815bbec22981 by mbraun:
Handle empty functions with debug info in load/store opt pass

add: test/CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.ll
edit: lib/Target/ARM/ARMLoadStoreOptimizer.cpp

Commit 154c5edd99e5a8a50a74d356964680daaa844fa6 by mbraun:
Revert "AArch64CollectLOH: Rewrite as block-local analysis."

delete: test/CodeGen/AArch64/loh.mir
edit: test/CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll
edit: test/CodeGen/AArch64/arm64-collect-loh-str.ll
edit: lib/Target/AArch64/AArch64CollectLOH.cpp
edit: test/CodeGen/AArch64/arm64-collect-loh.ll

Commit 528f38aadbe6a0ed66768113f78780dece1b3b21 by nhawes:
[code-completion] Fix crash in printParameterList when paramListTy is

add: validation-test/IDE/crashers_fixed/101-swift-decl-print.swift
delete: validation-test/IDE/crashers/101-swift-decl-print.swift
edit: lib/AST/ASTPrinter.cpp

Commit d039da1226236d940e5220b7e6020b272605eaa9 by nhawes:
Remove redundant .getPointer() in printParameterList

edit: lib/AST/ASTPrinter.cpp

Commit c01bff7ddb2152d1e60544b950f66e999ec112da by blangmuir:
[code-completion] Allow ErrorType in solution to avoid assertion failure

add: validation-test/IDE/crashers_fixed/108-swift-typechecker-typecheckcompletionsequence.swift
delete: validation-test/IDE/crashers/108-swift-typechecker-typecheckcompletionsequence.swift
edit: lib/Sema/TypeCheckConstraints.cpp

Commit 8a4183199ccdfaf2289f482ee7233c952bfd576b by practicalswift:
[swiftc (117 vs. 5256)] Add crasher in

add: validation-test/compiler_crashers/28562-swift-typebase-getcanonicaltype.swift

Commit cfdaf9f14adcd201e243622ed15d382692d27efe by practicalswift:
[gardening] Fix invalid Swift URLs.

edit: include/swift/Basic/ValueWitnessMangling.def
edit: include/swift/SILOptimizer/Utils/SpecializationMangler.h
edit: include/swift/Basic/Demangler.h
edit: stdlib/public/SwiftShims/DispatchOverlayShims.h
edit: include/swift/AST/ASTMangler.h
edit: include/swift/Basic/ManglingUtils.h
edit: lib/IRGen/IRGenMangler.cpp
edit: lib/AST/ASTMangler.cpp
edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
edit: include/swift/Basic/ManglingMacros.h
edit: include/swift/Basic/Mangler.h
edit: lib/Basic/Demangler.cpp
edit: lib/Basic/Mangler.cpp
edit: lib/Basic/ManglingUtils.cpp
edit: lib/IRGen/IRGenMangler.h

Commit d0021713d2cc16876b5622f474109e2fc6304640 by practicalswift:
[gardening] Remove duplicate file.

delete: validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift~13e17147798fd3fdc17a53aabf4fe6450eb7c91e

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

It seems to be one. I’ve disabled the test for now to unblock CI.

···

On Dec 6, 2016, at 7:44 PM, Slava Pestov <spestov@apple.com> wrote:

Maybe it’s a flaky test? We’ve had a few of those lately. Mark is working on a systemic fix for the issue they keep exposing.

On Dec 6, 2016, at 12:56 PM, Xi Ge via swift-dev <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:

The newly added crash is fixed. I’ll update the validation test suite.

On Dec 6, 2016, at 12:54 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 06 Dec 2016 12:27:32 -0800
Build duration: 27 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/7467/consoleFull#-2107162595ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
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/7467/consoleFull#208752479fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 8620 test(s), Total: 8621 test(s)
Failed: Swift(macosx-x86_64).compiler_crashers.28562-swift-typebase-getcanonicaltype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7467/testReport/junit/Swift(macosx-x86_64)/compiler_crashers/28562_swift_typebase_getcanonicaltype_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 356 test(s), Total: 356 test(s)

Changes

Commit e6bb9c126c67f653baa79880fc68815bbec22981 by mbraun:
Handle empty functions with debug info in load/store opt pass

add: test/CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.ll
edit: lib/Target/ARM/ARMLoadStoreOptimizer.cpp

Commit 154c5edd99e5a8a50a74d356964680daaa844fa6 by mbraun:
Revert "AArch64CollectLOH: Rewrite as block-local analysis."

delete: test/CodeGen/AArch64/loh.mir
edit: test/CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll
edit: test/CodeGen/AArch64/arm64-collect-loh-str.ll
edit: lib/Target/AArch64/AArch64CollectLOH.cpp
edit: test/CodeGen/AArch64/arm64-collect-loh.ll

Commit 528f38aadbe6a0ed66768113f78780dece1b3b21 by nhawes:
[code-completion] Fix crash in printParameterList when paramListTy is

add: validation-test/IDE/crashers_fixed/101-swift-decl-print.swift
delete: validation-test/IDE/crashers/101-swift-decl-print.swift
edit: lib/AST/ASTPrinter.cpp

Commit d039da1226236d940e5220b7e6020b272605eaa9 by nhawes:
Remove redundant .getPointer() in printParameterList

edit: lib/AST/ASTPrinter.cpp

Commit c01bff7ddb2152d1e60544b950f66e999ec112da by blangmuir:
[code-completion] Allow ErrorType in solution to avoid assertion failure

add: validation-test/IDE/crashers_fixed/108-swift-typechecker-typecheckcompletionsequence.swift
delete: validation-test/IDE/crashers/108-swift-typechecker-typecheckcompletionsequence.swift
edit: lib/Sema/TypeCheckConstraints.cpp

Commit 8a4183199ccdfaf2289f482ee7233c952bfd576b by practicalswift:
[swiftc (117 vs. 5256)] Add crasher in

add: validation-test/compiler_crashers/28562-swift-typebase-getcanonicaltype.swift

Commit cfdaf9f14adcd201e243622ed15d382692d27efe by practicalswift:
[gardening] Fix invalid Swift URLs.

edit: include/swift/Basic/ValueWitnessMangling.def
edit: include/swift/SILOptimizer/Utils/SpecializationMangler.h
edit: include/swift/Basic/Demangler.h
edit: stdlib/public/SwiftShims/DispatchOverlayShims.h
edit: include/swift/AST/ASTMangler.h
edit: include/swift/Basic/ManglingUtils.h
edit: lib/IRGen/IRGenMangler.cpp
edit: lib/AST/ASTMangler.cpp
edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
edit: include/swift/Basic/ManglingMacros.h
edit: include/swift/Basic/Mangler.h
edit: lib/Basic/Demangler.cpp
edit: lib/Basic/Mangler.cpp
edit: lib/Basic/ManglingUtils.cpp
edit: lib/IRGen/IRGenMangler.h

Commit d0021713d2cc16876b5622f474109e2fc6304640 by practicalswift:
[gardening] Remove duplicate file.

delete: validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift~13e17147798fd3fdc17a53aabf4fe6450eb7c91e

_______________________________________________
swift-dev mailing list
swift-dev@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev