Displaying 3 results from an estimated 3 matches for "xray_log_finalized".
2017 Jan 25
2
Unstable XRay test on ARM
...:8011/builders/clang-cmake-armv7-a15-full/builds/3191
'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED
llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:58: Failure
Expected: FDRLogging_finalize()
Which is: 2
To be equal to: XRayLogInitStatus::XRAY_LOG_FINALIZED
Which is: 4
[ FAILED ] FDRLoggingTest.Simple (0 ms)
...
1 FAILED TEST
==11476==XRay instrumentation map missing. Not initializing XRay.
Note 0->2 on the first, 2->4 on the second.
And then, for no reason, it's green again:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15...
2017 Jan 25
2
Unstable XRay test on ARM
...15-full/builds/3191
>
> 'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED
> llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:58:
> Failure
> Expected: FDRLogging_finalize()
> Which is: 2
> To be equal to: XRayLogInitStatus::XRAY_LOG_FINALIZED
> Which is: 4
> [ FAILED ] FDRLoggingTest.Simple (0 ms)
> ...
> 1 FAILED TEST
> ==11476==XRay instrumentation map missing. Not initializing XRay.
>
> Note 0->2 on the first, 2->4 on the second.
>
> And then, for no reason, it's green again:
> http://...
2017 Jan 26
2
Unstable XRay test on ARM
...t; 'XRay-Unit :: unit/XRayFDRLoggingTest/FDRLoggingTest.Simple' FAILED
>>> llvm/projects/compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc:58: Failure
>>> Expected: FDRLogging_finalize()
>>> Which is: 2
>>> To be equal to: XRayLogInitStatus::XRAY_LOG_FINALIZED
>>> Which is: 4
>>> [ FAILED ] FDRLoggingTest.Simple (0 ms)
>>> ...
>>> 1 FAILED TEST
>>> ==11476==XRay instrumentation map missing. Not initializing XRay.
>>>
>>> Note 0->2 on the first, 2->4 on the second.
>>>...