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

Increase test timeouts to reduce likelihood of false negatives #228

Merged
merged 2 commits into from
Oct 13, 2020

Conversation

andrewazores
Copy link
Member

No description provided.

Alexjsenn
Alexjsenn previously approved these changes Aug 5, 2020
Copy link
Contributor

@Alexjsenn Alexjsenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems straightforward, and its working.

@andrewazores
Copy link
Member Author

@jiekang does this help with the reliability of your builds at all? I don't seem to hit these failures as often as everyone else, so it's hard for me to know for sure.

@andrewazores
Copy link
Member Author

Of course, a real fix for the unit tests by not relying on an actual wall clocker timer and instead using a faked executor or similar would be an even better solution, but that's a good bit more involved.

Decrease likelihood of false negatives due to system load pressure and other external factors
@andrewazores andrewazores merged commit 0f5dc1b into cryostatio:main Oct 13, 2020
@andrewazores andrewazores deleted the test-timeouts branch October 13, 2020 22:05
aali309 pushed a commit to aali309/cryostat-legacy that referenced this pull request Jul 22, 2024
… 1.19.1 to 1.19.2 (cryostatio#228)

build(deps): bump com.google.googlejavaformat:google-java-format

Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.19.1...v1.19.2)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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