We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to fix some tests, which are failed running on PersistentClient with russian encoding changes made.
<Playlist Version="1.0"><Add Test="Mercurial.Tests.ConfigurationTests.Entries_ForSpecifiedTypicalOnes_Exists("ui","username")" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide")" /><Add Test="Mercurial.Tests.OutgoingTests.Outgoing_CloneOfMasterWithExtraChanges_ReturnsTheExtraChangesets" /><Add Test="Mercurial.Tests.CloneTests.GetHashCodeOfChangeset_FromClone_ProducesSameHashCodeAsInOriginalRepository" /><Add Test="Mercurial.Tests.ConfigurationTests.Sections_ReturnsCollectionOfSectionNames_ContainingAtLeastAFewOfTheDefaultOnes("extensions")" /><Add Test="Mercurial.Tests.ClientTests.Version_IsOneOfTheSupportedOnes" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".lock")" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide-wal")" /><Add Test="Mercurial.Tests.CloneTests.Clone_ProducesCloneWithSameLog" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide-shm")" /><Add Test="Mercurial.Tests.ConfigurationTests.Entries_ForSpecifiedTypicalOnes_Exists("extensions","graphlog")" /><Add Test="Mercurial.Tests.Hooks.PreCommitHookTests.Commit_HookThatFails_DoesNotAllowCommit" /><Add Test="Mercurial.Tests.Hooks.CommitHookTests.Commit_SingleChangeset_OutputsThatChangeset" /><Add Test="Mercurial.Tests.IdentifyTests.Identify_RepositoryOverHttp_ReturnsRevSpec" /><Add Test="Mercurial.Tests.ConfigurationTests.Sections_ReturnsCollectionOfSectionNames_ContainingAtLeastAFewOfTheDefaultOnes("ui")" /><Add Test="Mercurial.Tests.CloneTests.Clone_UpdateToNullRevision_ProducesCloneWithoutFilesInWorkingFolder" /><Add Test="Mercurial.Tests.QueueExtensionTests.OperateOnPatchRepository_ForCommand_AddsTheRightArgument" /></Playlist>
The text was updated successfully, but these errors were encountered:
@artemutin Please add list of these tests
Sorry, something went wrong.
No branches or pull requests
We need to fix some tests, which are failed running on PersistentClient with russian encoding changes made.
<Playlist Version="1.0"><Add Test="Mercurial.Tests.ConfigurationTests.Entries_ForSpecifiedTypicalOnes_Exists("ui","username")" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide")" /><Add Test="Mercurial.Tests.OutgoingTests.Outgoing_CloneOfMasterWithExtraChanges_ReturnsTheExtraChangesets" /><Add Test="Mercurial.Tests.CloneTests.GetHashCodeOfChangeset_FromClone_ProducesSameHashCodeAsInOriginalRepository" /><Add Test="Mercurial.Tests.ConfigurationTests.Sections_ReturnsCollectionOfSectionNames_ContainingAtLeastAFewOfTheDefaultOnes("extensions")" /><Add Test="Mercurial.Tests.ClientTests.Version_IsOneOfTheSupportedOnes" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".lock")" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide-wal")" /><Add Test="Mercurial.Tests.CloneTests.Clone_ProducesCloneWithSameLog" /><Add Test="Mercurial.Tests.AllFilesInProjectsAreUtf8Encoded.EnsureNoUnknownFileExtensionsSlipsBy(".ide-shm")" /><Add Test="Mercurial.Tests.ConfigurationTests.Entries_ForSpecifiedTypicalOnes_Exists("extensions","graphlog")" /><Add Test="Mercurial.Tests.Hooks.PreCommitHookTests.Commit_HookThatFails_DoesNotAllowCommit" /><Add Test="Mercurial.Tests.Hooks.CommitHookTests.Commit_SingleChangeset_OutputsThatChangeset" /><Add Test="Mercurial.Tests.IdentifyTests.Identify_RepositoryOverHttp_ReturnsRevSpec" /><Add Test="Mercurial.Tests.ConfigurationTests.Sections_ReturnsCollectionOfSectionNames_ContainingAtLeastAFewOfTheDefaultOnes("ui")" /><Add Test="Mercurial.Tests.CloneTests.Clone_UpdateToNullRevision_ProducesCloneWithoutFilesInWorkingFolder" /><Add Test="Mercurial.Tests.QueueExtensionTests.OperateOnPatchRepository_ForCommand_AddsTheRightArgument" /></Playlist>
The text was updated successfully, but these errors were encountered: