forked from openml-labs/server-demo
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #387 from aiondemand/fix/flaky-test
* Rename file variables and use them throughout * Use tmp_path fixture over TmpDir * Use Pathlib more * Extract the setup part of the test to a fixture * Add documentation * Repeat flaky test a number of times for testing on CI/CD * Add sleep to see if that fixes the issue * Reduce sleep time to see if it is still sufficient to avoid flaky * Remove extra parametrization that was used for debugging * Move sleep based on feedback * Remove parameter again * Add back sleep for CI
- Loading branch information
Showing
1 changed file
with
85 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters