Skip to content

Conversation

@rrelyea
Copy link
Contributor

@rrelyea rrelyea commented Oct 21, 2020

Bug

Fixes: https://github.com/nuget/client.engineering/issues/603
Regression: no

Fix

Details: tests sometimes run with application.current not null, sometimes not. make tests handle both cases.

Testing/Validation

Tests Added: no
Reason for not adding tests: tweaking the new ones i had as part of feature work
Validation: ran unit tests in VS. Then CI.

@rrelyea rrelyea requested a review from a team as a code owner October 21, 2020 20:13
Copy link
Contributor

@donnie-msft donnie-msft left a comment

Choose a reason for hiding this comment

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

Is the Application.Current sometimes being null flaky, or is it dependent on the test scenario whether it's loaded? If flaky, we should track an issue for understanding why

@rrelyea
Copy link
Contributor Author

rrelyea commented Oct 21, 2020

Is the Application.Current sometimes being null flaky, or is it dependent on the test scenario whether it's loaded? If flaky, we should track an issue for understanding why

it is depending on whether other tests run before it or not, etc... i believe.

@rrelyea rrelyea merged commit 25ffb07 into dev Oct 22, 2020
@rrelyea rrelyea deleted the dev-rrelyea-asyncimagetests branch October 22, 2020 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants