Skip to content
Snippets Groups Projects
Unverified Commit f70a8696 authored by auphelia's avatar auphelia Committed by GitHub
Browse files

Merge pull request #759 from Xilinx/hotfix/build_dataflow_xfail

[hotfix] mark build dataflow test as xfail
parents e4ee7f18 c114d039
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ from finn.util.basic import make_build_dir
@pytest.mark.slow
@pytest.mark.vivado
@pytest.mark.end2end
@pytest.mark.xfail
def test_end2end_build_dataflow_directory():
test_dir = make_build_dir("test_build_dataflow_directory_")
target_dir = test_dir + "/build_dataflow"
......
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