aspnet / Configuration

[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky test: ReloadOnChangeWorksAfterError

ryanbrandenburg opened this issue · comments

We're running into errors on the CI where tests aren't getting the expected results:

Assert.Null() Failure
Expected: (null)
Actual:   JsonValue1
   at Microsoft.Extensions.Configuration.Test.ConfigurationTests.ReloadOnChangeWorksAfterError() in /_/test/Config.FunctionalTests/ConfigurationTests.cs:line 551
--- End of stack trace from previous location where exception was thrown ---

http://aspnetci/httpAuth/app/rest/builds?locator=tag:ConfigJson,sinceDate:201710010T000000-0001&fields=build(startDate,buildTypeId,status,branchName,webUrl,tags)

How often is this test failing? Its a functional test that is relying on the underlying file system firing in time