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

I’m looking into it. This failure was not present on the Linux machine where I tested. Should be easy to fix.

-Roman

···

On Jul 26, 2016, at 10:53 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#6877]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/6877/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Tue, 26 Jul 2016 22:34:31 -0700
Build duration: 18 min
Identified problems:

Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10/6877/consoleFull#-974467358fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 1 test(s), Passed: 8174 test(s), Total: 8175 test(s)
Failed: Swift(linux-x86_64).stdlib.String.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/6877/testReport/junit/Swift(linux-x86_64)/stdlib/String_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)

Changes

Commit 880be3be4f873b2f5f23117a9fb3797e04efadcc by rlevenstein:
Remove unsafeAddress(of:)

edit: stdlib/public/core/Builtin.swift
edit: stdlib/public/runtime/SwiftObject.mm
edit: stdlib/public/SwiftShims/RuntimeShims.h
edit: stdlib/public/core/ArrayBuffer.swift
edit: test/1_stdlib/Renames.swift
edit: stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift

Commit a798852cb42edbc23a11ddfe3dc2c1a6ab2eebd6 by rlevenstein:
Implementation of the SE-130 proposal.

edit: test/1_stdlib/Renames.swift
edit: benchmark/single-source/StringTests.swift
edit: stdlib/public/core/String.swift
edit: stdlib/public/core/StringLegacy.swift
edit: validation-test/stdlib/String.swift

Commit e1d3183c70d03fa715bf97e7de8393f99dd4f61e by kyrtzidis:
[swift-ide-test] Introduce '-print-decl' option.

edit: tools/swift-ide-test/swift-ide-test.cpp

Commit b594faeeaaae21c47a101f9cbcf702b5964facc1 by mren:
Modules: add command line option fmodules-disable-diagnostic-validation

add: test/Modules/diagnostic-options-out-of-date.m
edit: include/clang/Serialization/ASTReader.h
edit: include/clang/Lex/HeaderSearchOptions.h
edit: test/Driver/modules.m
edit: test/Modules/Inputs/module.map
edit: include/clang/Driver/Options.td
edit: lib/Frontend/CompilerInvocation.cpp
edit: lib/Frontend/FrontendActions.cpp
add: test/Modules/Inputs/DiagOutOfDate.h
edit: lib/Serialization/ASTReader.cpp
add: test/Modules/Inputs/pch-import-module-out-of-date.pch

Commit 669bb8378985a649a206ff96c2b23652a991540a by mren:
Modules: follow up to r276769.

edit: lib/Driver/Tools.cpp

Commit 3f3bd46a85d2b7ccabbc09bf7c4d4a4bfe4c4cf6 by mehdi.amini:
Fix __builtin_os_log_format to handles specifiers that don't consume

edit: test/CodeGen/builtins.c
edit: lib/Analysis/OSLog.cpp

Commit 0ba6a24fc4d1cca0d44743701155e358da03695d by rlevenstein:
Minor changes due to SE-0130: Replace String.init(repeating: Character,

edit: Tests/Basic/OutputByteStreamPerfTests.swift
edit: Tests/POSIX/ReaddirTests.swift

Commit 5328e73fa88bda36a61d6b1c90e59b673d9844ea by rlevenstein:
Minor changes due to SE-0130: Replace String.init(repeating: Character,

edit: Tools/plutil/main.swift
edit: Foundation/NSDictionary.swift