Skip to content

Commit c0f1e57

Browse files
committed
ignore test_diff_management for now
1 parent f2a5f4d commit c0f1e57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/translator/downstream/diff_management.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ mod test {
316316
use tokio::sync::mpsc::channel;
317317

318318
#[test]
319+
#[ignore] // TODO
319320
fn test_diff_management() {
320321
let expected_shares_per_minute = 1000.0;
321322
let total_run_time = std::time::Duration::from_secs(40);

0 commit comments

Comments
 (0)