'Should handle Error thrown during operation' in error_tests.js should handle exception

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 3.3.0
    • Affects Version/s: Not Applicable
    • Component/s: Native
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test listens for an uncaughtException:

      process.once('uncaughtException', function() {
        client.close();
        done();
      });

      This is probably incorrect so we should figure out what this test is doing.

              Assignee:
              Samiksha Pal (Inactive)
              Reporter:
              Katherine Walker (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: