You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
For this issue, setup a 32bit VM and run bazel test on 32bit VM is necessary.
I tried to build bazel for 32bit platform,but it failed, regard with bazel not support 32bit platform. bazelbuild/bazel#1340
A workaround for this is to collect all test binaries, and running those on a 32bit VM, but it is not a good solution for CI.
The text was updated successfully, but these errors were encountered: