hello-stephen commented on PR #65935:
URL: https://github.com/apache/doris/pull/65935#issuecomment-5057364286

   [be-ut-1003793-first-error]
   
   The branch-4.1 BE UT check is terminal `FAILURE`, and the first real error 
is a compile-time missing header, not the final `BE BUILD FAIL` / exit 255 
wrapper:
   
   ```
   be/test/format_v2/parquet/parquet_benchmark_scenarios_test.cpp:18:10: fatal 
error:
   ../../../benchmark/parquet/parquet_benchmark_scenarios.h file not found
   ```
   
   TeamCity: build 1003793. The PR includes 
`be/test/format_v2/parquet/parquet_benchmark_scenarios_test.cpp`, but the 
referenced benchmark header is absent from the backport snapshot. Please 
reconcile this partial-backport dependency (include the required matching 
source or omit/adapt the test as appropriate for branch-4.1) before rerunning 
BE UT. No BE tests themselves failed: 9052 passed, 69 ignored; the failure 
occurred while compiling the UT target.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to