[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #3550

Hi David,

I reverted your PR because it appears to have broken the build: Revert "test suite fixes to prep for enabling additional warnings" by slavapestov · Pull Request #278 · apple/swift-corelibs-libdispatch · GitHub

Please take a look when you get a chance.

Slava

···

On Jul 13, 2017, at 9:02 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#3550]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3550/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 13 Jul 2017 20:36:13 -0700
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-linux-ubuntu-14_04/3550/consoleFull#1160775376ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Changes

Commit e86428559a86303ad18498617970cf5bfb405c33 by Itai Ferber:
Expose synthesized members in AST lookups

edit: include/swift/AST/LazyResolver.h
edit: lib/AST/NameLookup.cpp
add: test/decl/protocol/special/coding/class_codable_member_lookup.swift
edit: lib/Sema/DerivedConformanceCodingKey.cpp
edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
add: test/decl/protocol/special/coding/class_codable_member_type_lookup.swift
add: test/decl/protocol/special/coding/struct_codable_member_type_lookup.swift
edit: lib/Sema/TypeCheckDecl.cpp
edit: lib/Sema/TypeChecker.h

Commit acb33fa4c94a8c6bac69573020a320840b671bab by Michael Gottesman:
[di] Split the main di test into 4 files, depending on the type of

add: test/SILOptimizer/definite_init_markuninitialized_derivedself.sil
delete: test/SILOptimizer/definite_init.sil
add: test/SILOptimizer/definite_init_markuninitialized_delegatingself.sil
add: test/SILOptimizer/definite_init_markuninitialized_rootself.sil
add: test/SILOptimizer/definite_init_markuninitialized_var.sil

Commit 294a213cf0de4192bec6a354d59ff25c5fcf07df by David Grove:
test suite fixes to prep for enabling additional warnings

edit: tests/dispatch_group.c
edit: tests/dispatch_queue_finalizer.c
edit: tests/bsdtestharness.c
edit: tests/dispatch_c99.c
edit: tests/dispatch_timer_bit31.c
edit: tests/dispatch_io_net.c
edit: tests/dispatch_timer_set_time.c
edit: tests/dispatch_apply.c
edit: tests/dispatch_sema.c
edit: tests/dispatch_starfish.c
edit: tests/linux_port.h
edit: tests/bsdtests.h
edit: tests/dispatch_timer_short.c
edit: tests/dispatch_timer.c
edit: tests/bsdtests.c
edit: tests/dispatch_select.c
edit: tests/dispatch_after.c
edit: tests/dispatch_data.c
edit: tests/dispatch_api.c
edit: tests/dispatch_timer_bit63.c