[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #159

This failed while running ‘TestURLSession.test_concurrentRequests’. hi, is this related to your changes?

···

On Aug 30, 2017, at 2:50 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#159]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/159/
Project: oss-swift-package-linux-ubuntu-14_04
Date of build: Wed, 30 Aug 2017 16:01:50 -0500
Build duration: 49 min

Changes

Commit 244765819900f19e6900bb6f5cd964ac2ac1fa7d by amraboelela:
In case of Android and the library is in /system/lib, or if the library

edit: stdlib/public/runtime/ImageInspectionELF.cpp

Commit 12c70e055661338259c8296203900499275600c7 by beanz:
[IPv6] Fix a bug in the IPv6 listen behavior

edit: unittests/Host/SocketTest.cpp
edit: source/Host/common/TCPSocket.cpp

Commit 99689f9d8748c42a2f41e10088090203c4f59140 by hi:
Unit Equality fixed

edit: Foundation/Unit.swift
edit: Foundation.xcodeproj/project.pbxproj
add: TestFoundation/TestUnit.swift
edit: TestFoundation/main.swift

Commit 3c9657a44fb74fef370cd8f203616d6a038c7ad6 by hi:
UnitConverter Equality fixed

edit: TestFoundation/TestUnitConverter.swift
edit: Foundation/Unit.swift

Commit 33a1ebe482835d4fcc1bb24ef708d9f589b03729 by hi:
Measurement : Codable implemented

edit: Foundation/Measurement.swift
edit: Foundation/Unit.swift
edit: TestFoundation/TestCodable.swift

Commit bcbe73f7fb2469abdeb78689fd9e6251aac0e36d by hi:
Unit Equatable unit tests added

edit: TestFoundation/TestUnit.swift

Commit 9dcfe9dadf922c04a4166c8e196f131c3f4e4895 by hi:
Refactored repetitive code

edit: Foundation/Unit.swift

Pushkar N Kulkarni,

IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

The test was added by PR #1186. Copying Johannes.

This failed while running ‘TestURLSession.test_concurrentRequests’. hi, is this related to your changes?

···

On Aug 30, 2017, at 2:50 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#159]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/159/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Wed, 30 Aug 2017 16:01:50 -0500
Build duration:
49 min

Changes

  • Commit 244765819900f19e6900bb6f5cd964ac2ac1fa7d by amraboelela:
    In case of Android and the library is in /system/lib, or if the library
  • edit: stdlib/public/runtime/ImageInspectionELF.cpp

  • Commit 12c70e055661338259c8296203900499275600c7 by beanz:
    [IPv6] Fix a bug in the IPv6 listen behavior

  • edit: unittests/Host/SocketTest.cpp

  • edit: source/Host/common/TCPSocket.cpp

  • Commit 99689f9d8748c42a2f41e10088090203c4f59140 by hi:
    Unit Equality fixed

  • edit: Foundation/Unit.swift

  • edit: Foundation.xcodeproj/project.pbxproj

  • add: TestFoundation/TestUnit.swift

  • edit: TestFoundation/main.swift

  • Commit 3c9657a44fb74fef370cd8f203616d6a038c7ad6 by hi:
    UnitConverter Equality fixed

  • edit: TestFoundation/TestUnitConverter.swift

  • edit: Foundation/Unit.swift

  • Commit 33a1ebe482835d4fcc1bb24ef708d9f589b03729 by hi:
    Measurement : Codable implemented

  • edit: Foundation/Measurement.swift

  • edit: Foundation/Unit.swift

  • edit: TestFoundation/TestCodable.swift

  • Commit bcbe73f7fb2469abdeb78689fd9e6251aac0e36d by hi:
    Unit Equatable unit tests added

  • edit: TestFoundation/TestUnit.swift

  • Commit 9dcfe9dadf922c04a4166c8e196f131c3f4e4895 by hi:
    Refactored repetitive code

  • edit: Foundation/Unit.swift

swift-dev mailing list
swift-dev@swift.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.swift.org_mailman_listinfo_swift-2Ddev&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=q1Vf9GoWElv7yzItCwrvuDewq6kJdFvFispkzaLoLQE&m=5ZIAqekt-MZm_49AKTjdfTPRCz3nObKw53NVQiOMrWY&s=Fl3aXkudIqkrOaoPwdVrlKdMkruy74jup6NAjkfllL0&e=

To: hi@bubski.pl
From: Michael Ilseman via swift-dev
Sent by: swift-dev-bounces@swift.org
Date: 08/31/2017 03:22AM
Cc: Amr Aboelela amraboelela@gmail.com, Greg Parker via swift-dev swift-dev@swift.org
Subject: Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #159

-----swift-dev-bounces@swift.org wrote: -----

Hi all,

Sorry, only back from vacation now. The URLs seem to be 404, any information on what failed?

Thanks,
  Johannes

···

On 30 Aug 2017, at 10:52 pm, Michael Ilseman via swift-dev <swift-dev@swift.org> wrote:

This failed while running ‘TestURLSession.test_concurrentRequests’. hi, is this related to your changes?

On Aug 30, 2017, at 2:50 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#159]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/159/
Project: oss-swift-package-linux-ubuntu-14_04
Date of build: Wed, 30 Aug 2017 16:01:50 -0500
Build duration: 49 min

Changes

  • Commit 244765819900f19e6900bb6f5cd964ac2ac1fa7d by amraboelela:
In case of Android and the library is in /system/lib, or if the library

    • edit: stdlib/public/runtime/ImageInspectionELF.cpp

  • Commit 12c70e055661338259c8296203900499275600c7 by beanz:
[IPv6] Fix a bug in the IPv6 listen behavior

    • edit: unittests/Host/SocketTest.cpp
    • edit: source/Host/common/TCPSocket.cpp

  • Commit 99689f9d8748c42a2f41e10088090203c4f59140 by hi:
Unit Equality fixed

    • edit: Foundation/Unit.swift
    • edit: Foundation.xcodeproj/project.pbxproj
    • add: TestFoundation/TestUnit.swift
    • edit: TestFoundation/main.swift

  • Commit 3c9657a44fb74fef370cd8f203616d6a038c7ad6 by hi:
UnitConverter Equality fixed

    • edit: TestFoundation/TestUnitConverter.swift
    • edit: Foundation/Unit.swift

  • Commit 33a1ebe482835d4fcc1bb24ef708d9f589b03729 by hi:
Measurement : Codable implemented

    • edit: Foundation/Measurement.swift
    • edit: Foundation/Unit.swift
    • edit: TestFoundation/TestCodable.swift

  • Commit bcbe73f7fb2469abdeb78689fd9e6251aac0e36d by hi:
Unit Equatable unit tests added

    • edit: TestFoundation/TestUnit.swift

  • Commit 9dcfe9dadf922c04a4166c8e196f131c3f4e4895 by hi:
Refactored repetitive code

    • edit: Foundation/Unit.swift

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