Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5790]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5790/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 11 Sep 2018 18:22:36 -0500
Build duration:
1 hr 20 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Unexpected pass: This build failed because a test marked as XFAIL unexpectedly passes. This could mean that the cause for the XFAIL is fixed, but it warrants investigation in any case.
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit c40d07e5eeb03320bca4e636d3f14a9935791fac by kyrtzidis:
[index] Some refactoring to simplify how DirectoryWatcher is used for- edit: include/clang/Index/IndexDataStore.h
- edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
- edit: tools/IndexStore/IndexStore.cpp
- edit: lib/CMakeLists.txt
- edit: lib/DirectoryWatcher/CMakeLists.txt
- edit: lib/Index/CMakeLists.txt
- edit: lib/Index/IndexDataStoreUtils.cpp
- add: lib/IndexDataStore/CMakeLists.txt
- edit: tools/IndexStore/CMakeLists.txt
- delete: lib/Index/IndexDataStore.cpp
- add: lib/IndexDataStore/IndexDataStore.cpp
-
Commit afe51dc9b0eb0fd6048477d1d3e42994d6f43b12 by kyrtzidis:
[test/index/store] Remove or put 'XFAIL: linux' instances appropriately- edit: test/Index/Store/record-hash.cpp
- edit: test/Index/Store/external-source-symbol-hash.m
- edit: test/Index/Store/record-hash-using.cpp
-
Commit dff4a1f89f47450eab45a2cb781b4bae2a89b09d by kyrtzidis:
[index/store] Changes to make libIndexStore available for linux- edit: test/Index/Store/external-source-symbol-hash.m
- edit: test/Index/Store/empty-unit.c
- edit: test/Index/Store/json-with-module.m
- edit: test/Index/Store/print-units-with-pch.c
- edit: test/Index/Store/json-with-pch.c
- edit: test/Index/Store/print-units-with-modules.m
- edit: tools/IndexStore/CMakeLists.txt
- edit: include/indexstore/IndexStoreCXX.h
- edit: test/Index/Store/record-hash-crash-invalid-name.cpp
- edit: tools/IndexStore/IndexStore.cpp
- edit: include/indexstore/indexstore.h
- edit: tools/c-index-test/JSONAggregation.cpp
- edit: test/Index/Store/print-unit.c
- edit: tools/IndexStore/IndexStore.exports
- edit: test/Index/Store/json.c
- edit: test/Index/Store/print-record.mm
- edit: test/Index/Store/handle-prebuilt-module.m
- edit: test/Index/Store/record-hash-crash.cpp
- edit: tools/c-index-test/core_main.cpp
- edit: test/Index/Store/unit-workdir-prefix.c
- edit: tools/c-index-test/CMakeLists.txt
- edit: test/Index/Store/using-libstdcpp-arc.mm
- edit: test/Index/Store/unit-with-vfs.c
- edit: test/Index/Store/syntax-only.c