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

GetDocumentationUri_ProgramDirectoryNotSpecified_ReturnsRootedPathToExistingFile fails #1392

Open
imnasnainaec opened this issue Feb 12, 2025 · 0 comments

Comments

@imnasnainaec
Copy link
Contributor

The AccessProtocolListTests test suite is [Category("SkipOnTeamCity")]. When I run it by hand (master branch, Windows 11), test GetDocumentationUri_ProgramDirectoryNotSpecified_ReturnsRootedPathToExistingFile fails:

[Failed] GetDocumentationUri_ProgramDirectoryNotSpecified_ReturnsRootedPathToExistingFile
    Message:
        System.Resources.MissingManifestResourceException : ailca resource not found
    Stack Trace:
           at SIL.Archiving.Resources.Resources.GetResource(String filename) in c:\Users\danie\sillsdev\libpalaso\SIL.Archiving\Resources\Resources.cs:line 32
           at SIL.Archiving.Generic.AccessProtocol.ArchiveAccessProtocol.GetDocumentationUri(String programDirectory) in c:\Users\danie\sillsdev\libpalaso\SIL.Archiving\Generic\AccessProtocol\AccessProtocolList.cs:line 209
           at SIL.Archiving.Generic.AccessProtocol.ArchiveAccessProtocol.GetDocumentationUri() in c:\Users\danie\sillsdev\libpalaso\SIL.Archiving\Generic\AccessProtocol\AccessProtocolList.cs:line 179
           at SIL.Archiving.Tests.AccessProtocolListTests.GetDocumentationUri_ProgramDirectoryNotSpecified_ReturnsRootedPathToExistingFile() in c:\Users\danie\sillsdev\libpalaso\SIL.Archiving.Tests\AccessProtocolListTests.cs:line 45

==== Summary ====
Failed!  - Failed:    1, Passed:    0, Skipped:    0, Total:    1, Duration: 687ms

I don't know if this test has been run since #1317

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

No branches or pull requests

1 participant