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

[tests] Adjust resources test to cope with the fact that only the invariant culture is currently shipping in .NET 5. #9498

Merged

Commits on Aug 25, 2020

  1. [tests] Adjust resources test to cope with the fact that only the inv…

    …ariant culture is currently shipping in .NET 5.
    
    Ref: xamarin#8906
    
    This is the third of three steps to fix this test failure:
    
        EmbeddedResources.ResourcesTest
            [FAIL] Embedded :   en-AU
                Expected string length 5 but was 7. Strings differ at index 0.
                Expected: "G'day"
                But was:  "Welcome"
                -----------^
                    at EmbeddedResources.ResourcesTest.Embedded() in [...]/xamarin-macios/tests/EmbeddedResources/ResourcesTest.cs:line 45
    rolfbjarne committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    6f57d6d View commit details
    Browse the repository at this point in the history