Displaying 3 results from an estimated 3 matches for "fdrloggingtest".
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
...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 Jan 26
2
Unstable XRay test on ARM
...> 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...