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

Test failure: System.ConfigurationTests.AppSettingsTests/AddToAppSettings_Save #21510

Closed
ghost opened this issue May 4, 2017 · 3 comments
Closed
Labels
area-System.Configuration backlog-cleanup-candidate An inactive issue that has been marked for automated closure. disabled-test The test is disabled in source code against the issue no-recent-activity test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)
Milestone

Comments

@ghost
Copy link

ghost commented May 4, 2017

Opened on behalf of @jiangzeng

The test System.ConfigurationTests.AppSettingsTests/AddToAppSettings_Save has failed.

Assert.False() Failure\r
Expected: False\r
Actual: True

    Stack Trace:

       at System.ConfigurationTests.AppSettingsTests.AddToAppSettings_Save() in E:\A\_work\221\s\corefx\src\System.Configuration.ConfigurationManager\tests\System\Configuration\AppSettingsTests.cs:line 79

Build : Master - 20170504.01 (Full Framework Tests)
Failing configurations:

  • Windows.10.Amd64
    • x64-Release
    • x86-Debug
    • x86-Release

Link:
https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fdesktop~2Fcli~2F/build/20170504.01/workItem/System.Configuration.ConfigurationManager.Tests/analysis/xunit/System.ConfigurationTests.AppSettingsTests~2FAddToAppSettings_Save

@danmoseley
Copy link
Member

Seems like an expected desktop diff. We don't hvae machine.config, it does.

                // Make sure we didn't serialize the implicit machine.config
                Assert.False(File.Exists(new ConfigurationFileMap().MachineConfigFilename));
``

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost added the backlog-cleanup-candidate An inactive issue that has been marked for automated closure. label May 11, 2022
@ghost
Copy link

ghost commented May 11, 2022

Due to lack of recent activity, this issue has been marked as a candidate for backlog cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will undo this process.

This process is part of the experimental issue cleanup initiative we are currently trialing. Please share any feedback you might have in the linked issue.

@ghost ghost added the no-recent-activity label May 11, 2022
@ghost
Copy link

ghost commented May 25, 2022

This issue will now be closed since it had been marked no-recent-activity but received no further activity in the past 14 days. It is still possible to reopen or comment on the issue, but please note that the issue will be locked if it remains inactive for another 30 days.

@ghost ghost closed this as completed May 25, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 24, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Configuration backlog-cleanup-candidate An inactive issue that has been marked for automated closure. disabled-test The test is disabled in source code against the issue no-recent-activity test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)
Projects
No open projects
Development

No branches or pull requests

2 participants