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

Conversation

rolfbjarne
Copy link
Member

Ref: #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

…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 rolfbjarne added the not-notes-worthy Ignore for release notes label Aug 25, 2020
@rolfbjarne rolfbjarne mentioned this pull request Aug 25, 2020
61 tasks
@monojenkins
Copy link
Collaborator

Build failure
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

16 tests failed, 70 tests passed.

Failed tests

  • monotouch-test/iOS Unified 32-bits - simulator/Debug: TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Debug (LinkSdk): TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): TimedOut
  • framework-test/iOS Unified 32-bits - simulator/Debug: TimedOut
  • fsharp/iOS Unified 32-bits - simulator/Debug: TimedOut
  • interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: TimedOut
  • introspection/iOS Unified 32-bits - simulator/Debug: TimedOut
  • dont link/iOS Unified 32-bits - simulator/Debug: TimedOut
  • dont link/iOS Unified 32-bits - simulator/Release: TimedOut
  • link all/iOS Unified 32-bits - simulator/Debug: TimedOut
  • link all/iOS Unified 32-bits - simulator/Release: TimedOut
  • link sdk/iOS Unified 32-bits - simulator/Debug: TimedOut
  • link sdk/iOS Unified 32-bits - simulator/Release: TimedOut
  • mono-native-compat/iOS Unified 32-bits - simulator/Debug: TimedOut
  • mono-native-unified/iOS Unified 32-bits - simulator/Debug: TimedOut

@rolfbjarne
Copy link
Member Author

build

@monojenkins
Copy link
Collaborator

Build success
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
Test run succeeded

@rolfbjarne rolfbjarne merged commit 6a1e8ac into xamarin:main Aug 26, 2020
spouliot added a commit to spouliot/xamarin-macios that referenced this pull request Apr 8, 2021
… the invariant culture is currently shipping in .NET 5. (xamarin#9498)"

This reverts commit 6a1e8ac.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants