1) MongoDB\Tests\SpecTests\RetryableReadsSpecTest::testRetryableReads with data set "mapReduce: MapReduce succeeds with retry on" (stdClass Object (...), array(stdClass Object (...), stdClass Object (...)), array(stdClass Object (...), stdClass Object (...), stdClass Object (...)), 'retryable-reads-tests', 'coll', null) 215 Failed asserting that two arrays are equal. 216 --- Expected 217 +++ Actual 218 @@ @@ 219 Array ( 220 - 0 => '{ "_id" : 0, "value" : 6 }' 221 + 0 => '{ "_id" : 0.0, "value" : 6.0 }' 222 ) 223 224 /home/runner/work/mongo-php-library/mongo-php-library/tests/TestCase.php:113 225 /home/runner/work/mongo-php-library/mongo-php-library/tests/SpecTests/ResultExpectation.php:307 226 /home/runner/work/mongo-php-library/mongo-php-library/tests/SpecTests/Operation.php:278 227 /home/runner/work/mongo-php-library/mongo-php-library/tests/SpecTests/RetryableReadsSpecTest.php:93