Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#5648]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5648/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Fri, 06 Mar 2020 12:19:00 -0600
Build duration:
1 hr 6 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 7a0754b127b5fdfeaa2461be44265059c1fb162d by lhames:
[Immediate] Switch immediate mode from MCJIT to LLJIT.- edit: lib/Immediate/CMakeLists.txt
- edit: test/Interpreter/SDK/autolinking.swift
- edit: lib/Immediate/Immediate.cpp
-
Commit 557e5662e49c19207a27d6c286577100d4edbf71 by me:
[SE-0263] Add test for public API- edit: test/stdlib/StringCreate.swift
-
Commit cf8988455fa4d6de83b0eb9ae935684423fb911d by me:
[SE-0263] Rename internal API- edit: stdlib/public/core/StringGutsRangeReplaceable.swift
- edit: stdlib/public/core/String.swift
-
Commit b11856a93c2766e2dba9cdf0c60debc588834637 by me:
[SE-0263] Update documentation- edit: stdlib/public/core/String.swift
-
Commit 17671672ce3b4b994667379f90820427a61c2391 by lhames:
[Immediate] Switch the JIT codegen opt-level to Default.- edit: lib/Immediate/Immediate.cpp
-
Commit fe1186447b1314c7c0d5364dade73c0860e7e84c by jgroff:
IRGen: Generate runtime type manglings using ObjC runtime names.- edit: include/swift/AST/ASTMangler.h
- add: test/IRGen/objc_runtime_name_clang_attr.swift
- edit: lib/IRGen/IRGenMangler.cpp
- add: test/IRGen/Inputs/objc_runtime_name_clang_attr.h
- edit: lib/AST/ASTMangler.cpp
-
Commit 1a981f917cceb75618936d20d3ec2d337d71800e by dgregor:
[Constraint system] Clean up constraints associated with patterns.- edit: lib/Sema/CSGen.cpp
- edit: test/Constraints/function_builder_diags.swift
-
Commit 633d46ff26005c2e7e85eb3a1589a1a200eb2dd6 by milseman:
[test] Disable introspective test in back deployment- edit: test/stdlib/NewStringAppending.swift
-
Commit fd468d068e81cccf1f6b358d976906bd4bfdc2d1 by milseman:
[stdlib] Disable assertion tripping up ASAN- edit: stdlib/public/core/StringStorage.swift
-
Commit 7b41ac47f741d1cd4847dbba1da3162b69bcbd24 by medismail.bennani:
[lldb/test] Move crash_info tests to the proper folder- delete: lldb/test/API/functionalities/process_crash_info/main.c
- add: lldb/packages/Python/lldbsuite/test/functionalities/process_crash_info/Makefile
- delete: lldb/test/API/functionalities/process_crash_info/TestProcessCrashInfo.py
- add: lldb/packages/Python/lldbsuite/test/functionalities/process_crash_info/TestProcessCrashInfo.py
- delete: lldb/test/API/functionalities/process_crash_info/Makefile
- add: lldb/packages/Python/lldbsuite/test/functionalities/process_crash_info/main.c
-
Commit 2e888d743c138fdac5ea409abcc430a9e5f360e1 by drexin:
Don't try to follow relative links in __CFTimeZoneCreateSystem- edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c