mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Try to unmark tests as flaky (#2268)
This commit is contained in:
@@ -216,7 +216,7 @@ def test_container_not_delete_bind_mount(
|
||||
host_file.write_text("some-content")
|
||||
|
||||
container.run_and_wait(
|
||||
timeout=5,
|
||||
timeout=10,
|
||||
user="root",
|
||||
working_dir="/home/",
|
||||
environment=[
|
||||
|
Reference in New Issue
Block a user