Stop ignoring errors when the test fixture fails to delete data files

XMLWordPrintableJSON

    • Fully Compatible
    • v4.0, v3.6, v3.4, v3.2
    • TIG 2018-06-18
    • 16
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The standalone test fixture attempts to delete data files before starting a node. We ignore errors when deleting data files, so we don't know if the deletion was successful. An example of when a deletion could fail is on Windows when another process is keeping the file open. When we fail to delete data files, tests can fail because they expect to start up with clean data files. We should add logging to understand when we fail to delete data files.

            Assignee:
            David Bradford (Inactive)
            Reporter:
            Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: