Skip to content

Commit

Permalink
Merge pull request #1074 from plebhash/ignore-test_diff_management
Browse files Browse the repository at this point in the history
ignore `test_diff_management`
  • Loading branch information
plebhash committed Sep 4, 2024
2 parents 7dd0478 + 6f3d0cd commit 708e5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/translator/src/lib/downstream_sv1/diff_management.rs
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ mod test {

use crate::downstream_sv1::Downstream;

#[ignore] // as described in issue #988
#[test]
fn test_diff_management() {
let expected_shares_per_minute = 1000.0;
Expand Down

0 comments on commit 708e5e4

Please sign in to comment.