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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Kristina Znam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: