Skip to content

Commit

Permalink
move timing tests to local tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Nov 21, 2021
1 parent 93e2ef6 commit 03766b6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2 deletions.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ def test_shared_memory_0():
d_time = d_time_1 / d_time_2

assert d_time > 1.4
assert False


def test_shared_memory_1():
Expand Down Expand Up @@ -159,7 +158,6 @@ def test_shared_memory_2():
d_time = d_time_1 / d_time_2

assert d_time > 1.2
assert False


def test_shared_memory_3():
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 03766b6

Please sign in to comment.