-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
What steps will reproduce the bug?
Running tests.
What is the expected behavior?
no failures
What do you see instead?
======================================================================
ERROR: test_extract_windows_hashes (workers.analysis.windows_acct_test.WindowsAccountAnalysisTaskTest.test_extract_windows_hashes)
Tests the extract_windows_hashes method.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/turbinia/turbinia/workers/workers_test.py", line 87, in tearDown
os.rmdir(self.base_output_dir)
OSError: [Errno 39] Directory not empty: '/tmp/tmp_886kruo'
Additional information
No response