Browse Source

ignore flaky test (#8278)

Brennan 1 month ago
parent
commit
9151384825
1 changed files with 1 additions and 0 deletions
  1. 1 0
      unified-scheduler-pool/src/lib.rs

+ 1 - 0
unified-scheduler-pool/src/lib.rs

@@ -2834,6 +2834,7 @@ mod tests {
     const SHORTENED_MAX_POOLING_DURATION: Duration = Duration::from_millis(100);
     const SHORTENED_MAX_POOLING_DURATION: Duration = Duration::from_millis(100);
 
 
     #[test]
     #[test]
+    #[ignore]
     fn test_scheduler_drop_idle() {
     fn test_scheduler_drop_idle() {
         solana_logger::setup();
         solana_logger::setup();