Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:
-
Team:Architecture
Description
The following build failed on OSX but succeeded for all Centos builds:
Given that the code in this commit doesn't touch C++, let alone meas_base, this is highly likely to be a random/non-deterministic failure, so debugging might be worthwhile to start reducing the frequency with which these happen.
I'd suggest first seeing if the failure can be reproduced at all over many runs. Random failures are usually either a concurrency problem or something wrong with the build env (ie., the disk filled).