rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
5.33k stars 245 forks source link

Add some static data to the store dump test suite #6167

Closed teh-cmc closed 2 weeks ago

teh-cmc commented 2 weeks ago

I cannot reproduce https://github.com/rerun-io/rerun/issues/6094, see https://github.com/rerun-io/rerun/issues/6094#issuecomment-2084709242:

I actually cannot repro this. I tried:

  • Saving entire timeline, 0.15.1
  • Saving time selection, 0.15.1
  • Saving entire timeline, main
  • Saving time selection, main

For now the best I can think of is to add some static data to the test suite and call it a day...

~Marking as do not merge until the situation is clarified.~

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.