Files
iphydf b202ef7a51 test: Fix CI build and test failures.
- Drop the MSVC-only `/wd4200` copt that the GNU/zig toolchain rejects.
- Use C++ casts in `ev_test_util.cc` to satisfy `-Wold-style-cast`.
- Refresh the bootstrap node list with live TCP relays; the old ones
  no longer respond, so `tcp_relay_test` timed out.
- Shard `tox_network_test` so it fits the test timeout under tsan.
- Pin smatch to 1.74 in sparse.Dockerfile; its HEAD no longer builds.
- Fix the bazel-msan CircleCI target; lossless_packet_test moved to
  auto_tests/scenarios/.
2026-05-17 08:18:42 +00:00
..
2024-02-07 22:56:05 +00:00
2026-05-14 09:22:40 +00:00
2026-02-04 20:27:48 +00:00