Skip to content

Commit

Permalink
Update PeriodicEvaluationTests.cs (DynamoDS#15043)
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongTang authored Mar 22, 2024
1 parent a046742 commit e765280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/DynamoCoreTests/PeriodicEvaluationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ public void StartPeriodicEvaluation_CanCompleteMultipleRuns()

[Test]
//LC: I don't understand how this test isn't incredibly sensitive to execution timing
[Category("Failure")]
public void StartPeriodicEvaluation_CompletesFewerRunsWhenRunTimeIsGreaterThanEvaluationTime()
{
Workspace.RunSettings.RunType = RunType.Periodic;
Expand Down

0 comments on commit e765280

Please sign in to comment.