It looks like the crash that we saw is this dispatch one: https://bugs.swift.org/browse/SR-4677

I haven't seen any other crash over 20K runs of TestNSURLSession locally. I have a PR with the tests disabled again.

Pushkar N Kulkarni,
IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra



-----swift-dev-boun...@swift.org wrote: -----
To: Michael Ilseman <milse...@apple.com>
From: Pushkar N Kulkarni via swift-dev
Sent by: swift-dev-boun...@swift.org
Date: 05/17/2017 04:02PM
Cc: swift-dev <swift-dev@swift.org>
Subject: Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #449

We've never seen this failure, but I can't rule out the possibility of this originating in the URLSession tests. Though 2 out of 13 CI builds failed in URLSession yesterday, these failures are really intermittent. I am unable to reproduce them locally even after running TestFoundation in a loop for a couple of thousand times.

Nevertheless, I am turning off the tests again until we have more clarity on what's happening here. Thanks.

Pushkar N Kulkarni,
IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra



-----milse...@apple.com wrote: -----
To: swift-dev <swift-dev@swift.org>, Pushkar N Kulkarni <pushkar...@in.ibm.com>
From: Michael Ilseman
Sent by: milse...@apple.com
Date: 05/17/2017 08:35AM
Cc: Adrian Prantl <apra...@apple.com>, Mishal Shah <mishal_s...@apple.com>, Doug Coleman <doug_cole...@apple.com>
Subject: Re: [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #449

(going out on a limb here) Pushkar, does this look familiar to you? It seems to be failing right when trying a URLSession test case. I’m otherwise not sure what could be the cause, as the blamelist doesn’t look related.

Test Case 'TestURLSession.test_dataTaskWithURLRequest' started at 2017-05-17 01:56:51.409 /home/buildnode/disk2/workspace/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/swift/utils/build-script-impl: line 260: 30856 Segmentation fault "$@" /home/buildnode/disk2/workspace/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 139, aborting /home/buildnode/disk2/workspace/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting Build step 'Execute shell' marked build as failure


On May 16, 2017, at 6:56 PM, no-re...@swift.org wrote:

New issue found!

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#449]

Build URL:https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/449/
Project:oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build:Tue, 16 May 2017 17:55:43 -0700
Build duration:1 hr 0 min

Tests: 

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9370 test(s), Total: 9370 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

  • Commit e4425c34f38cd61aeb8a474b69c2cc7fd2406cee by Adrian Prantl:

    Revert "Revert "Module Debug Info: Emit namespaced C++ forward decls in

    • add: test/Modules/Inputs/DebugInfoNamespace/B.h
    • add: test/Modules/Inputs/DebugInfoNamespace/A.h
    • edit: lib/CodeGen/CGDebugInfo.h
    • add: test/Modules/DebugInfoNamespace.cpp
    • add: test/Modules/Inputs/DebugInfoNamespace/module.modulemap
    • edit: lib/CodeGen/CGDebugInfo.cpp

  • Commit 30f221b24290da31787cae626b2dad162f36dceb by Adrian Prantl:

    Revert "Revert "Simplify DINamespace caching in CGDebugInfo""

    • edit: lib/CodeGen/CGDebugInfo.cpp
    • edit: lib/CodeGen/CGDebugInfo.h

  • Commit 25913e970b6e8f577fc6e24e332fdb401499266e by Adrian Prantl:

    Fix scope of namespaced DISubprograms when the function definition is

    • edit: test/CodeGenCXX/debug-info-namespace.cpp
    • edit: lib/CodeGen/CGDebugInfo.cpp


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

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

Reply via email to