Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-715

Investigate failing retryable reads spec test with mapReduce

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.15.0
    • Affects Version/s: None
    • Component/s: Tests
    • None

      Relevant failure:

      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
      

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: