Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per test timeout #71

Merged
merged 9 commits into from Aug 4, 2022
Merged

Per test timeout #71

merged 9 commits into from Aug 4, 2022

Commits on Aug 4, 2022

  1. Add parameter for timeout on a per test level

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    fdadd41 View commit details
    Browse the repository at this point in the history
  2. rename config option

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    ca40c6c View commit details
    Browse the repository at this point in the history
  3. Remove timeout feature

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    9f54302 View commit details
    Browse the repository at this point in the history
  4. Handle file_lock

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    8854636 View commit details
    Browse the repository at this point in the history
  5. Add test

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    9f992cb View commit details
    Browse the repository at this point in the history
  6. Update README and docs

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    0050cd2 View commit details
    Browse the repository at this point in the history
  7. Fix wrong type in escape

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    80bd502 View commit details
    Browse the repository at this point in the history
  8. Try no timeout

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    e01c8db View commit details
    Browse the repository at this point in the history
  9. Re-add timeouts

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed Aug 4, 2022
    Copy the full SHA
    d416977 View commit details
    Browse the repository at this point in the history