[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master-llvm-swift5-transition) #45

Report

[FAILURE] oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx [#45]

Build URL:
https://ci.swift.org/job/oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx/45/
Project:
oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx
Date of build:
Thu, 22 Feb 2018 12:37:17 -0600
Build duration:
4 hr 53 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Tests:

Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 10268 test(s), Total: 10269 test(s)

                    /Users/buildnode/jenkins/workspace/oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx/swift/test/DebugInfo/apple-types-accel.swift:11:21: error: expected string not found in input
// CHECK-ACCEL-DAG: Name: {{.*}}"Int64"
^
<stdin>:1:1: note: scanning from here
BUILD_DIR/test-macosx-x86_64/DebugInfo/Output/apple-types-accel.swift.tmp.o: file format Mach-O 64-bit x86-64
^
<stdin>:31:15: note: possible intended match here
String: 0x00000b8f "Int64"
^

Not sure what changes this might be related too...