PR-CI-Coverage fails
Created by: wozna
Now I found that PR-CI-Coverage failed on 4 PRs with the same building error.
2020-08-27 22:38:57 [ 14%] Building CXX object paddle/fluid/framework/CMakeFiles/attribute.dir/attribute.cc.o
2020-08-27 22:38:57 In file included from /paddle/paddle/fluid/framework/attribute.h:25,
2020-08-27 22:38:57 from /paddle/paddle/fluid/framework/attribute.cc:15:
2020-08-27 22:38:57 /paddle/paddle/fluid/platform/enforce.h:37:10: fatal error: paddle/fluid/platform/cuda_error.pb.h: No such file or directory
2020-08-27 22:38:57 #include "paddle/fluid/platform/cuda_error.pb.h"
2020-08-27 22:38:57 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-27 22:38:57 compilation terminated.