swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#2500]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/2500/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Fri, 09 Nov 2018 06:11:10 -0600
Build duration:
17 min
Changes
-
Commit 2ac048ba87450497ca2134833b8aa4684c7bab8a by cdenizet:
[Profile] The test for gcov-fork seems to be ok on arm
-
edit: test/profile/Posix/instrprof-gcov-fork.test
-
Commit 99ee5b4d4acbf6c59140fc0b771429d02499382d by dan:
Introduce sanitizer_malloc_introspect_t for Darwin which is a
-
edit: lib/sanitizer_common/sanitizer_malloc_mac.inc
-
Commit 44da3a875806c86c813dec0746a09a2087b56e57 by eugeni.stepanov:
[hwasan] Remove dead code.
-
edit: lib/hwasan/hwasan_interceptors.cc
-
edit: lib/hwasan/hwasan_report.cc
-
edit: lib/hwasan/hwasan.h
-
edit: lib/hwasan/hwasan_report.h
-
edit: lib/hwasan/hwasan.cc
-
Commit 7d611a2d5074e47d42b5b05b08d2ae1f89298c28 by dberris:
[XRay] Improve FDR trace handling and error messaging
-
edit: lib/xray/tests/unit/fdr_controller_test.cc
-
edit: lib/xray/xray_fdr_controller.h
-
edit: lib/xray/xray_fdr_log_writer.h
-
Commit b39fd99f92edfef76246ea898ba434c14e2dcd18 by dberris:
[XRay] Add atomic fences around non-atomic reads and writes
-
edit: lib/xray/xray_fdr_logging.cc
-
edit: lib/xray/xray_fdr_log_writer.h
-
Commit f8791f1f35018fa284cfeb5bcc62e2c43c905780 by dberris:
[XRay] Fix enter function tracing for record unwriting
-
edit: lib/xray/xray_fdr_controller.h
-
edit: lib/xray/tests/unit/fdr_controller_test.cc
-
Commit 6a33e372879590cded9a2596a998b679f3551317 by dberris:
[XRay] Add a static assertion on size of metadata payload (NFC)
-
edit: lib/xray/xray_fdr_log_writer.h
-
Commit 3aa2b775d08f903f804246af10b80a439c16b436 by dberris:
[XRay] Add a test for function id encoding/decoding (NFC)
-
edit: lib/xray/tests/unit/fdr_controller_test.cc