mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 04:52:57 +00:00
Mark test_nbconvert as a flaky test
This commit is contained in:
@@ -11,6 +11,7 @@ LOGGER = logging.getLogger(__name__)
|
||||
THIS_DIR = Path(__file__).parent.resolve()
|
||||
|
||||
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
@pytest.mark.parametrize(
|
||||
"test_file",
|
||||
["issue_1168", "local_pyspark", "local_sparklyr", "local_sparkR"],
|
||||
|
Reference in New Issue
Block a user