Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(IDX): disable closure tests (#2103)
The `principal_to_bytes` test uses the deprecated [closure](https://github.com/google/closure-library) framework. The `rules_closure` are causing flakiness in our Bazel build. Because the `principal_to_bytes` code is rarely (if ever) changed we temporarily disable the tests, until a better solution is found.
- Loading branch information