Details
Description
list_indexes_with_build_uuids.js may deadlock when building indexes two-phased using a storage engine that does not support snapshot reads. The test verifies listIndexes behavior when index builds are in progress but if there is a commitIndexBuild oplog entry that is being applied, the listIndexes command will be blocked trying to acquire the PBWM lock.