Commit 296b6045 authored by Ramon Nou's avatar Ramon Nou
Browse files

Activate Shell tests, now that fork works

parent 4801a9ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ def test_shell_if_e(gkfs_daemon, gkfs_shell, file_factory):

    assert cmd.exit_code == 0

@pytest.mark.skip(reason="shell tests seem to hang clients at times")
##@pytest.mark.skip(reason="shell tests seem to hang clients at times")
def test_stat_script(gkfs_daemon, gkfs_shell, file_factory):
    """
    Copy a file into gkfs using the shell and check that it
+1 −1

File changed.

Contains only whitespace changes.