Test Case 'TestURLSession.test_simpleUploadWithDelegate' started at 2018-01-02 
20:42:08.856
 <>TestFoundation/TestURLSession.swift:776: error: 
TestURLSession.test_simpleUploadWithDelegate : XCTAssertEqual failed: ("0") is 
not equal to ("16384") - 
Test Case 'TestURLSession.test_simpleUploadWithDelegate' failed (0.011 seconds)
T

I don't think my change caused this...

Also, why don't these tests show up in "Test Results" on Jenkins?

Kuba

> On Jan 2, 2018, at 12:42 PM, swift...@swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2156]
> 
> Build URL:    
> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2156/ 
> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2156/>
> Project:      oss-swift-incremental-RA-linux-ubuntu-16_10
> Date of build:        Tue, 02 Jan 2018 14:13:41 -0600
> Build duration:       28 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-linux-ubuntu-16_10/2156/consoleFull#-3002049213122a513-f36a-4c87-8ed7-cbc36a1ec144>
> Tests:
> 
> Name: Swift(linux-x86_64)
> Failed: 0 test(s), Passed: 10144 test(s), Total: 10144 test(s)
> Name: Swift-Unit
> Failed: 0 test(s), Passed: 506 test(s), Total: 506 test(s)
> 
> Changes
> 
> Commit bc91d76a69065c02271fef3e96c0623b0622d7b2 by mracek:
> Always emit vtable descriptors in ClassNominalTypeDescriptorBuilder.
> 
> edit: lib/IRGen/GenMeta.cpp
> edit: test/IRGen/generic_classes.sil
> 
> Commit 8e04e93f0ef1f9ed445e02d207e8a02a633b8fe8 by mgottesman:
> [+0-all] Update Reflection.mm for +0 normal args.
> 
> edit: stdlib/public/runtime/Reflection.mm
> 
> Commit a1a285d740231f5e08163266194e12a5c1af619d by xi_ge:
> [Syntax] Serialize contextual_keyword text. (#13647)
> 
> edit: include/swift/Syntax/Serialization/SyntaxSerialization.h
> 
> Commit 2855c9e693b58854ced0fa2626a22cf029281743 by xi_ge:
> [Syntax] Add support for compound name in expressions (#13630)
> 
> edit: lib/Parse/ParseExpr.cpp
> edit: lib/Syntax/SyntaxParsingContext.cpp
> edit: test/Syntax/round_trip_parse_gen.swift
> edit: utils/gyb_syntax_support/ExprNodes.py
> edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
> 
> Commit 43cd3474b1bbfec0babea9ab095372b97cb1a565 by aprantl:
> Avoid modifying DbgInfo while looping in salvageDebuginfo
> 
> edit: lib/CodeGen/SelectionDAG/SelectionDAG.cpp

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

Reply via email to