Failed
debuginfo-tests.llgdb-tests.apple-accel.cpp (from debuginfo-tests)
Failing for the past 34 builds
(Since
#3563 )

Stacktrace
Script: -- : 'RUN: at line 6'; /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/bin/clang /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/debuginfo-tests/llgdb-tests/apple-accel.cpp --target=x86_64-apple-darwin18.0.0 -gdwarf-2 -O0 -c -g -o /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/projects/debuginfo-tests/llgdb-tests/Output/apple-accel.cpp.tmp-ex : 'RUN: at line 7'; llvm-objdump -section-headers /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/projects/debuginfo-tests/llgdb-tests/Output/apple-accel.cpp.tmp-ex | /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/bin/FileCheck /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/debuginfo-tests/llgdb-tests/apple-accel.cpp : 'RUN: at line 8'; /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/bin/clang /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/debuginfo-tests/llgdb-tests/apple-accel.cpp --target=x86_64-apple-darwin18.0.0 -gdwarf-4 -O0 -c -g -o /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/projects/debuginfo-tests/llgdb-tests/Output/apple-accel.cpp.tmp-ex : 'RUN: at line 9'; llvm-objdump -section-headers /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/projects/debuginfo-tests/llgdb-tests/Output/apple-accel.cpp.tmp-ex | /Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/bin/FileCheck /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/debuginfo-tests/llgdb-tests/apple-accel.cpp -- Exit Code: 1 Command Output (stderr): -- /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/debuginfo-tests/llgdb-tests/apple-accel.cpp:20:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: __debug_macinfo ^ <stdin>:11:19: note: scanning from here 5 __debug_ranges 00000030 0000000000000287 DATA ^ <stdin>:18:3: note: possible intended match here 12 __debug_line 000000bb 0000000000000488 DATA ^ --