search for: xrayfdrloggingtest

Displaying 4 results from an estimated 4 matches for "xrayfdrloggingtest".

2017 Jan 25
2
Unstable XRay test on ARM
Hi Dean/Serge, I just spotted this on our bots: First failure, unrelated commit: http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/3190 'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:55: Failure Expected: FDRLogging_init(kBufferSize, kBufferMax, &Options, sizeof(FDRLoggingOptions)) Which is: 0 To be equal to: XRayLogInitStatus::XRAY_LOG_INITIALIZED Which is:...
2017 Jan 25
2
Unstable XRay test on ARM
...PM, Renato Golin via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > Hi Dean/Serge, > > I just spotted this on our bots: > > First failure, unrelated commit: > http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/3190 > > 'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED > llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:55: > Failure > Expected: FDRLogging_init(kBufferSize, kBufferMax, &Options, > sizeof(FDRLoggingOptions)) > Which is: 0 > To be equal to: XRayLogInitStatus::XRAY_L...
2017 Feb 16
3
Linker error with XRay & GCC/libstdc++ 6.1
...l/google/home/blaikie/dev/llvm/build/clang/debug/split/notypes/nostandalone/./bin/clang fdr_logging_test.cc.x86_64.o xray_unit_test_main.cc.x86_64.o gtest-all.cc.x86_64.o -o /usr/local/google/home/blaikie/dev/llvm/build/clang/debug/split/notypes/nostandalone/projects/compiler-rt/lib/xray/tests/unit/XRayFDRLoggingTest-x86_64 -Wl,-allow-shlib-undefined -m64 -lstdc++ -lm -lpthread -lpthread -L/usr/local/google/home/blaikie/dev/llvm/build/clang/debug/split/notypes/nostandalone/./lib/clang/5.0.0/lib/linux -lclang_rt.xray-x86_64 -latomic -ldl -lrt /usr/local/google/home/blaikie/install/bin/../lib/gcc/x86_64-pc-linux-...
2017 Jan 26
2
Unstable XRay test on ARM
....org> wrote: >>> Hi Dean/Serge, >>> >>> I just spotted this on our bots: >>> >>> First failure, unrelated commit: >>> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/3190 >>> >>> 'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED >>> llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:55: Failure >>> Expected: FDRLogging_init(kBufferSize, kBufferMax, &Options, >>> sizeof(FDRLoggingOptions)) >>> Which is: 0 >>> To be...