mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Those tests check that created sstables have exactly the expected bytes inside. This won't work with other sstable formats and writting LA/KA sstables will be removed by the following patches so there's nothing we can do with those tests but to remove them. Otherwise they will be failing after LA/KA writting capability is removed. Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>