-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Test failures on Linux ARM64 #23552
Comments
I see the project uses CircleCI (although I'd expect the CircleCI config to be placed at .circleci/config.yml). |
Yet another way to get access to ARM64 is by using Docker+QEMU.
More details about this setup could be found here |
There are two new failing tests:
and
|
|
I've just re-tested with
|
Bug Report
1. Minimal reproduce step (Required)
Running
make test
on Ubuntu 20.04.2 64bit reports several failures:2. What did you expect to see? (Required)
All tests to pass
3. What did you see instead (Required)
Test failures
4. What is your TiDB version? (Required)
Current
master
.The text was updated successfully, but these errors were encountered: