-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
There's a recent finding that an Evergreen stress task execution was marked green (successful), though there were core dumps generated by the test.
[2020/06/23 06:56:33.354] format.sh: ./t -c /data/mci/66947b673628fec38e4342152552ab2a/wiredtiger/test/format/CONFIG.stress -h /data/mci/66947b673628fec38e4342152552ab2a/wiredtiger/test/format/RUNDIR.3 -1 data_source=table rows=100000 threads=6 timer=4 file_type=row statistics_server=1 rebalance=1 quiet=1 [2020/06/23 06:56:34.362] ./format.sh: line 422: 9642 Aborted (core dumped) nohup setsid $cmd > $log 2>&1
It is expected the task being marked red (failed) in this case.
- is related to
-
WT-6172 Fix silent failures of Evergreen test/format tasks
- Closed