Skip to content

Commit

Permalink
Filter flaky test (#3242)
Browse files Browse the repository at this point in the history
ScopedBlockingCallIOJankMonitoringTest.MultiThreadedOverlappedWindows

b/329507754
  • Loading branch information
oxve committed May 14, 2024
1 parent fcf3982 commit 1002259
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions starboard/linux/shared/cobalt/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
'All/SequenceManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_SameQueue/WithMockTaskRunner', # pylint: disable=line-too-long
'All/SequenceManagerTest.SweepCanceledDelayedTasks_ManyTasks/WithMessagePump', # pylint: disable=line-too-long
'All/SequenceManagerTest.SweepCanceledDelayedTasks_ManyTasks/WithMessagePumpAlignedWakeUps', # pylint: disable=line-too-long
# TODO: b/329507754 - Flaky after recent rebase.
'ScopedBlockingCallIOJankMonitoringTest.MultiThreadedOverlappedWindows',
'TaskEnvironmentTest.MultiThreadedMockTimeAndThreadPoolQueuedMode'
],
}
Expand Down

0 comments on commit 1002259

Please sign in to comment.