We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recent commits were seen with unstable CI results.
If there is unstable test case, then mark them skippable.
The text was updated successfully, but these errors were encountered:
Currently some test fails randomly:
Example:
This affects the quality of the unit tests.
A common failure is due to timeout:
These timeouts are usually related to traces.
Sorry, something went wrong.
The trick is to detect output in stdout: panic: test timed out after
panic: test timed out after
see https://github.com/xhd2015/xgo/pull/283/files#diff-47a0bd12304dfd48526d97fd8df232820531ec448006e51809d2ce9c585b055a
No branches or pull requests
Recent commits were seen with unstable CI results.
If there is unstable test case, then mark them skippable.
The text was updated successfully, but these errors were encountered: