None of these changes are related to the test that failed. We'll see if the next build passes.
···
On Oct 4, 2017, at 12:01, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#938]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/938/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Wed, 04 Oct 2017 13:43:54 -0500
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-14_04/938/consoleFull#-1112719381ba62d58e-7248-467b-91e0-c7508d5cf947>
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/938/consoleFull#-14087762523122a513-f36a-4c87-8ed7-cbc36a1ec144>
ChangesCommit f95c979cbfeb71de04d78d28d6649da39ae05a7d by pyaskevich:
[ConstraintSolver] Remove hack related to single parameter handlingedit: lib/Sema/CSSimplify.cpp
Commit ca910100761ba025d9b7156d1030184a42bdd486 by artem.dergachev:
[analyzer] Fix an outdated comment in a test. NFC.edit: test/Analysis/null-deref-path-notes.c
Commit 9354cd0baf8b2d57a10d5de14ab31454e2a11377 by artem.dergachev:
[Analyzer] Synthesize function body for std::call_onceadd: test/Analysis/call_once.cpp
edit: lib/Analysis/BodyFarm.cppCommit 7e6679e12aaa005458c346b123d0916c6481fdbd by artem.dergachev:
[Analyzer] Add nullability to the list of tested checkers in SATestBuildedit: utils/analyzer/SATestBuild.py
Commit d6c737c4f239629757347edc2b21ea3443cc4690 by artem.dergachev:
[Analyzer] Document a gotcha: for C++ -analyze-function requiresedit: www/analyzer/checker_dev_manual.html
edit: include/clang/Driver/CC1Options.tdCommit 1b1b4ff904829d70fad3ec730b34cee6fb4e8dce by artem.dergachev:
[Analyzer] Add dummy implementation to call_once to avoid linkageedit: test/Analysis/call_once.cpp
Commit 963a884086f6061ca2a9c4c6a3413416648a736c by artem.dergachev:
[Analyzer] Make testing scripts flake8 compliantedit: utils/analyzer/ubiviz
edit: utils/analyzer/SATestBuild.py
edit: utils/analyzer/SATestAdd.py
edit: utils/analyzer/CmpRuns.py
edit: utils/analyzer/SATestUpdateDiffs.py
edit: utils/analyzer/SumTimerInfo.pyCommit 48016cb2195a3b86ae3b992d6ec3ec3a0a690128 by artem.dergachev:
[Analyzer] Avoid copy and modifying passed reference inedit: lib/Analysis/BodyFarm.cpp
Commit f1189227507f8381f14bc4142e3a2256902b889d by artem.dergachev:
[Analyzer] Re-apply r314820 with a fix for StringRef lifetime.edit: test/Analysis/retain-release.mm
edit: lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp