Max,

seems to be yours:

long-test/swift-corelibs-xctest/Sources/XCTest/Private/WallClockTimeMetric.swift:66:43:
 error: cannot invoke initializer for type 'Int' with an argument list of type 
'(Self.IndexDistance)'
        return self.reduce(0, +) / Double(Int(count))
                                          ^

Can you please fix or revert?

Thanks,
Erik


> On Apr 17, 2017, at 5:18 PM, no-re...@swift.org wrote:
> 
> [FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04-long-test [#40]
> 
> Build URL:    
> https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04-long-test/40/
>  
> <https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04-long-test/40/>
> Project:      oss-swift-4.0-incremental-RA-linux-ubuntu-16_04-long-test
> Date of build:        Mon, 17 Apr 2017 17:07:48 -0700
> Build duration:       10 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-4.0-incremental-RA-linux-ubuntu-16_04-long-test/40/consoleFull#211397662ee1a197b-acac-4b17-83cf-a53b95139a76>
> Tests:
> 
> Name: Swift(linux-x86_64)
> Failed: 0 test(s), Passed: 9151 test(s), Total: 9151 test(s)
> Name: Swift-Unit
> Failed: 0 test(s), Passed: 426 test(s), Total: 426 test(s)
> 
> Changes
> 
> Commit e2dbf673fdb58e3b49e76aa888ae4bcf35843bdd by Joe Groff:
> SILGen: Push 'usingImplicitVariablesForPattern' hack into 'where' clause
> 
> edit: lib/SILGen/SILGenPattern.cpp
> add: test/Interpreter/switch_where_clause.swift
> 
> Commit c538a2d3ae73b9920c444d3379854324abd2c565 by Max Moiseev:
> Upgrading to the new integer protocols
> 
> edit: Sources/XCTest/Private/WallClockTimeMetric.swift
> 
> Commit a664f83fc5818d40bce795c9816a0f3c0b92d6f6 by Bruno Cardoso Lopes:
> [Modules] Improve redefinition errors pointing to the same header
> 
> add: test/Modules/Inputs/SameHeader/A.h
> edit: test/SemaCXX/modules-ts.cppm
> add: test/Sema/redefinition-same-header.c
> edit: include/clang/Basic/DiagnosticSemaKinds.td
> edit: lib/Sema/SemaDecl.cpp
> add: test/Modules/redefinition-same-header.m
> add: test/Modules/Inputs/SameHeader/B.h
> edit: include/clang/Sema/Sema.h
> add: test/Modules/Inputs/SameHeader/C.h
> add: test/Modules/Inputs/SameHeader/module.modulemap

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

Reply via email to