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

Support destructuring assignments in jstestfuzz scripts

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • ALL
    • Programmability 2024-09-02

      The jstestfuzz mutational generator is generating invalid destructuring assignments like

              ({
                  sent: sent,
                  $add: 'NumberInt("2147483648")'
              } = statDifferenceOnPrimary);

            Assignee:
            Unassigned Unassigned
            Reporter:
            alex.li@mongodb.com Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: