Skip to content

Commit

Permalink
skip
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 10, 2021
1 parent abe5c09 commit e14a75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/models/self_supervised/test_ssl_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ def test_cli_run_ssl_simclr(cli_args):
cli_main()


# todo: seems to take too long
@pytest.mark.skip(reason='FIXME: seems to take too long')
@pytest.mark.parametrize('cli_args', [
_DEFAULT_ARGS + ' --online_ft'
' --gpus 1',
Expand Down

0 comments on commit e14a75d

Please sign in to comment.