tests encoding functions differs in output between versions of node

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Our serializeFunction method depends on the output of Function.prototype.toString, which has changed in recent versions of node. As a result, a number of our bson tests are failing due to an expected output string of function () {} rather than function() {}.

            Assignee:
            Matt Broadstone
            Reporter:
            Matt Broadstone
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: