Skip to content

Fix flaky long running operation test#6204

Merged
cormacpayne merged 3 commits intoAzure:previewfrom
maddieclayton:fixLRT
May 23, 2018
Merged

Fix flaky long running operation test#6204
cormacpayne merged 3 commits intoAzure:previewfrom
maddieclayton:fixLRT

Conversation

@maddieclayton
Copy link
Copy Markdown
Contributor

Description

Checklist

try
{
HandleStateChange(job, new JobStateEventArgs(job.JobStateInfo, new JobStateInfo(JobState.NotStarted)));
this.jobCompleted.WaitOne(TimeSpan.FromSeconds(30));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just make this arbitrarily large (like FromHours(4)?

@maddieclayton
Copy link
Copy Markdown
Contributor Author

@cormacpayne cormacpayne dismissed markcowl’s stale review May 23, 2018 21:46

Comment resolved

@cormacpayne cormacpayne merged commit 3def3c8 into Azure:preview May 23, 2018
@maddieclayton maddieclayton deleted the fixLRT branch May 23, 2018 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants