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

Add tests for parsing 'NumberLongs' as arguments to bitwise expressions

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution

      The $bitsAllSet, $bitsAllClear, $bitsAnySet, and $bitsAnyClear all accept NumberLong numeric bit masks but all the existing tests only test numeric bit mask values that are less than 32 bits. Coverage should be added for numeric bit masks that are 'NumberLongs'. 

      Note that there is currently a mismatch between what is done in the code and what is in the docs for these expressions, being handled by DOCS-16722.

            Assignee:
            kyle.booker@mongodb.com Kyle Booker (Inactive)
            Reporter:
            kristina.znam@mongodb.com Kristina Znam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: