Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark test as inconclusive if doc publish does not start #21859

Merged
merged 4 commits into from
Jun 19, 2021

Conversation

Mohit-Chakraborty
Copy link
Contributor

No description provided.

Add asserts to verify all actions are counted for pending queue
@ghost ghost added the Search label Jun 14, 2021
@Mohit-Chakraborty Mohit-Chakraborty linked an issue Jun 14, 2021 that may be closed by this pull request
@Mohit-Chakraborty
Copy link
Contributor Author

Mohit-Chakraborty commented Jun 14, 2021

There have been 2 failures in the test in the past 30 days -

  1. In a CI run
  2. In a live run

The live test failure assertion suggests that the document publish did not even start, which has been an issue in a few tests. For that, we now mark the test as inconclusive.
For the CI failure, I have added more assertions to check that the actions with the pending queue are being properly accounted for.

I repeated the test up to 5000 times locally, but it did not fail. Hopefully, the new assertions will shed light on such intermittent failures.

@Mohit-Chakraborty
Copy link
Contributor Author

/azp run net - search - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Mohit-Chakraborty
Copy link
Contributor Author

cc: @tg-msft

Copy link
Member

@tg-msft tg-msft left a comment

Choose a reason for hiding this comment

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

Looks good

Mohit-Chakraborty and others added 2 commits June 18, 2021 16:57
Co-authored-by: tg-msft <tg-msft@users.noreply.github.com>
@Mohit-Chakraborty Mohit-Chakraborty merged commit cbad4bb into main Jun 19, 2021
@Mohit-Chakraborty Mohit-Chakraborty deleted the mohitc/FixChampion_BasicCheckpointing branch June 19, 2021 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Flaky test] Champion_BasicCheckpointing
2 participants