-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
The testAggregate method in ExplainTest fails on MongoDB latest, due to the stages key no longer be present:
[2022/11/21 11:43:31.509] MongoDB\Tests\Operation\ExplainFunctionalTest::testAggregate
[2022/11/21 11:43:31.509] Failed asserting that an array has the key 'stages'.
[2022/11/21 11:43:31.509] /data/mci/46150db3ed42b9c246470f2da212d713/src/tests/Operation/ExplainFunctionalTest.php:409
[2022/11/21 11:43:31.509] /data/mci/46150db3ed42b9c246470f2da212d713/src/tests/Operation/ExplainFunctionalTest.php:374
This affects sharded clusters and replica sets alike.