rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

ensure wasm tests are doing what we want, both locally and in CI #301

Open phritz opened 3 years ago

phritz commented 3 years ago
  1. wasm bench
    • doesn't compile eg ./tool/benchmark |tee > wasm-bench.txt
    • when it fails in CI it still is shown as green. go to https://github.com/rocicorp/repc/runs/1974200630?check_suite_focus=true, click wasm size, click the tool/benchmark step and scroll down
    • probably we should just remove this test, but also worth understanding why it doesn't fail CI when it broke
  2. wasm size