Skip to content
Snippets Groups Projects
Commit 75d7b82f authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Test] mark extw end2end tests with vivado and slow

parent 0b458215
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,8 @@ def test_end2end_ext_weights_download():
assert os.path.isfile(get_checkpoint_name("download"))
@pytest.mark.slow
@pytest.mark.vivado
def test_end2end_ext_weights_build():
model_file = get_checkpoint_name("download")
load_test_checkpoint_or_skip(model_file)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment