swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-18_04 [#351]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-18_04/351/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-18_04
Date of build:
Wed, 02 Jan 2019 14:04:26 -0600
Build duration:
35 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 80a3a6fa22facdfe7c45226de5bbb3c635db43f7 by ben_cohen:
[String] CJK Grapheme breaking fast-paths for fullwidth (#21559)
-
edit: stdlib/public/core/StringGraphemeBreaking.swift
-
Commit f6117f3e4aa2d252c9759203c91398bcb4c27066 by dcoughlin:
[analyzer] pr38668: Do not attempt to cast loaded integers to floats.
-
edit: test/Analysis/casts.cpp
-
edit: test/Analysis/expr-inspection.cpp
-
edit: lib/StaticAnalyzer/Core/Store.cpp
-
edit: test/Analysis/casts.c
-
add: test/Analysis/svalbuilder-float-cast.c
-
edit: lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp