Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-64722

Investigate and fix test failure at jstests/aggregation/sources/lookup/profile_lookup.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QE 2022-04-04, QE 2022-04-18
    • 35

      This issue happens when featureFlagSBELookupPushdown is turned on.

      error message:

      149 [js_test:profile_lookup] assert: [3] != [1] are not equal
      150 [js_test:profile_lookup] doassert@src/mongo/shell/assert.js:20:14
      151 [js_test:profile_lookup] assert.eq@src/mongo/shell/assert.js:179:17
      152 [js_test:profile_lookup] @jstests/aggregation/sources/lookup/profile_lookup.js:37:8
      153 [js_test:profile_lookup] @jstests/aggregation/sources/lookup/profile_lookup.js:40:2
      

      We get a different failure for the following test.

      buildscripts/resmoke.py run --suites=aggregation_facet_unwind_passthrough --mongodSetParameters="{featureFlagSBELookupPushdown: true}" jstests/aggregation/sources/lookup/profile_lookup.js
      …
      [js_test:profile_lookup] assert: [3] != [4] are not equal
      [js_test:profile_lookup] doassert@src/mongo/shell/assert.js:20:14
      [js_test:profile_lookup] assert.eq@src/mongo/shell/assert.js:179:17
      [js_test:profile_lookup] @jstests/aggregation/sources/lookup/profile_lookup.js:37:8
      [js_test:profile_lookup] @jstests/aggregation/sources/lookup/profile_lookup.js:40:2
      

            Assignee:
            mihai.andrei@mongodb.com Mihai Andrei
            Reporter:
            yoonsoo.kim@mongodb.com Yoon Soo Kim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: