1 parent d91c037 commit ca84fc8Copy full SHA for ca84fc8
1 file changed
tests/translators/test_translators.py
@@ -91,7 +91,7 @@ def create_workflow_benchmark():
91
class TestTranslators:
92
93
@pytest.mark.unit
94
- # @pytest.mark.skip(reason="tmp")
+ @pytest.mark.skip(reason="tmp")
95
def test_dask_translator(self) -> None:
96
97
# Create workflow benchmark
@@ -134,7 +134,7 @@ def test_dask_translator(self) -> None:
134
135
136
137
138
def test_parsl_translator(self) -> None:
139
140
0 commit comments