Skip to content

Commit

Permalink
make the check_scalar_clears situation blatantly clear
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jul 4, 2024
1 parent c15ff0c commit 396555f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/python/release_checklist/check_scalar_clears.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@

import rerun as rr

# TODO(#6552): bring this back one we have read-time range clears working.
README = """
**⚠⚠⚠⚠⚠⚠⚠⚠⚠ [THIS TEST IS TEMPORARILY BROKEN ON PURPOSE (CLICK HERE)](https://github.com/rerun-io/rerun/pull/6586) ⚠⚠⚠⚠⚠⚠⚠⚠⚠**
# Scalar clears
This checks whether scalar time series correctly behave with `Clear`s.
Expand Down

0 comments on commit 396555f

Please sign in to comment.