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

Fixing a small issue with the timeout not stopping the external test #869

Merged
merged 2 commits into from
Oct 9, 2022

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Oct 8, 2022

Description

This fixes the external tests timeout so that it actually fails properly instead of looping until the 30m test timeout.

Related Issue

Fixes # N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • Tests have been added/updated as necessary (add the needs-tests label)
  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

@jeff-mccoy jeff-mccoy enabled auto-merge (squash) October 9, 2022 02:33
@jeff-mccoy jeff-mccoy merged commit 5779157 into master Oct 9, 2022
@bdfinst bdfinst deleted the small-timeout-fix-for-external branch February 1, 2023 13:47
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
…869)

## Description

This fixes the external tests timeout so that it actually fails properly
instead of looping until the 30m test timeout.

## Related Issue

Fixes # N/A

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

## Checklist before merging


- [X] Tests have been added/updated as necessary (add the `needs-tests`
label)
- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)

Co-authored-by: Megamind <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants