Skip to content
Snippets Groups Projects
Commit 82076f10 authored by auphelia's avatar auphelia
Browse files

[tests] Mark cybsec board tests as xfail

parent d6fe28ff
No related branches found
No related tags found
No related merge requests found
...@@ -229,6 +229,7 @@ def test_end2end_cybsec_mlp_build(QONNX_export): ...@@ -229,6 +229,7 @@ def test_end2end_cybsec_mlp_build(QONNX_export):
@pytest.mark.end2end @pytest.mark.end2end
@pytest.mark.xfail
@pytest.mark.parametrize("QONNX_export", [False, True]) @pytest.mark.parametrize("QONNX_export", [False, True])
def test_end2end_cybsec_mlp_run_on_hw(QONNX_export): def test_end2end_cybsec_mlp_run_on_hw(QONNX_export):
build_env = get_build_env(build_kind, target_clk_ns) build_env = get_build_env(build_kind, target_clk_ns)
......
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