mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
tests: disable forking new processes for running python tests.
This commit is contained in:
@@ -193,8 +193,6 @@ def test_lib_compile_reload_and_run(mlir_input, args, expected_result, keyset_ca
|
||||
pytest.param(LibrarySupport, id="Library"),
|
||||
],
|
||||
)
|
||||
# TODO: #505
|
||||
@pytest.mark.forked
|
||||
def test_compile_and_run_auto_parallelize(
|
||||
mlir_input, args, expected_result, keyset_cache, EngineClass
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user