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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#10470]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/10470/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 19 Sep 2019 09:09:26 -0500
Build duration:
46 min

Changes

  • Commit 54b02598df8b07099b3e0febf0d9714ed24990bf by benjamin_herzog:
    Use local variable if we're building without asserts

    • edit: lib/Core/SQLiteBuildDB.cpp

Seems like it crashed in a test (not related to my change):

**16:55:55** Test Case 'CompilationDatabaseTests.testCompilationDatabaseBuildSystem' started at 2019-09-19 14:55:55.966
**16:55:55** Test Case 'CompilationDatabaseTests.testCompilationDatabaseBuildSystem' passed (0.001 seconds)
**16:55:55** Test Case 'CompilationDatabaseTests.testDecodeCompDBCommand' started at 2019-09-19 14:55:55.967
**16:55:55** Test Case 'CompilationDatabaseTests.testDecodeCompDBCommand' passed (0.0 seconds)
**16:55:55** Test Case 'CompilationDatabaseTests.testEncodeCompDBCommand' started at 2019-09-19 14:55:55.967
**16:55:55** Test Case 'CompilationDatabaseTests.testEncodeCompDBCommand' passed (0.001 seconds)
**16:55:55** Test Case 'CompilationDatabaseTests.testJSONCompilationDatabaseCoding' started at 2019-09-19 14:55:55.968
**16:55:56** Exited with signal code 4
  • Ben