Skip to content

Commit fa0917f

Browse files
committed
flake
1 parent 352a821 commit fa0917f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_scorep.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ def test_threads(scorep_env, instrumenter):
440440
'%s[ ]*[0-9 ]*[0-9 ]*Region: "%s"' % (event, func), std_out
441441
)
442442

443+
443444
@pytest.mark.skipif(sys.version_info.major < 3, reason="not tested for python 2")
444445
@foreach_instrumenter
445446
def test_io(scorep_env, instrumenter):

0 commit comments

Comments
 (0)