Skip to content

Tests fail after one run due to undeletable output.json file #94

@MrCreosote

Description

@MrCreosote
======================================================================
ERROR: test_run (test.test_dockerrunner.DockerRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stuff/github/kbase/JobRunner/test/test_dockerrunner.py", line 62, in test_run
    os.remove(of)
PermissionError: [Errno 1] Operation not permitted: '/tmp/output.json'
$ ls -l /tmp/output.json 
-rw-r--r-- 1 root root 2900 Jul 18 16:54 /tmp/output.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions