microsoft / lst-bench

LST-Bench is a framework that allows users to run benchmarks specifically designed for evaluating Log-Structured Tables (LSTs) such as Delta Lake, Apache Hudi, and Apache Iceberg.
Apache License 2.0
64 stars 34 forks source link

Disable tests relying on dependent tasks #181

Closed jcamachor closed 10 months ago

jcamachor commented 10 months ago

These tests were failing when they were checked in, but due to a bug in error handling, CI incorrectly marked them as passing. We will temporarily disable these tests and re-enable them once we populate the necessary data in the tables used for CI (#182).