Skip to content

[tests] Make the mtouch test project reference the actual mtouch project. - #11400

Merged
rolfbjarne merged 3 commits into
dotnet:mainfrom
rolfbjarne:tests-rename-mtouch-project
May 4, 2021
Merged

[tests] Make the mtouch test project reference the actual mtouch project.#11400
rolfbjarne merged 3 commits into
dotnet:mainfrom
rolfbjarne:tests-rename-mtouch-project

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

This makes it easier to test localized strings used in mtouch, since we don't have
to replicate the build for all the resources.

This required a few changes to avoid including code in the mtouch tests that already
exists in the mtouch executable.

Also rename the mtouch test project to mtouchtests.csproj.

This way the test project can reference the actual mtouch.csproj without
causing conflicts due to having two projects with the same name.

…ect.

This makes it easier to test localized strings used in mtouch, since we don't have
to replicate the build for all the resources.

This required a few changes to avoid including code in the mtouch tests that already
exists in the mtouch executable.

Also rename the mtouch test project to mtouchtests.csproj.

This way the test project can reference the actual mtouch.csproj without
causing conflicts due to having two projects with the same name.
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [CI Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

Test results

11 tests failed, 96 tests passed.

Failed tests

  • link all/Mac Catalyst/Debug: Failed (Tests run: 95 Passed: 91 Inconclusive: 0 Failed: 1 Ignored: 3)
  • link all/iOS Unified 64-bits - simulator/Debug: Failed
  • link all/iOS Unified 64-bits - simulator/Release: Failed
  • link all/tvOS - simulator/Debug: Failed
  • link all/tvOS - simulator/Release: Failed
  • link sdk/Mac Catalyst/Debug: Failed (Tests run: 135 Passed: 122 Inconclusive: 6 Failed: 1 Ignored: 12)
  • link sdk/iOS Unified 64-bits - simulator/Debug: Failed
  • link sdk/iOS Unified 64-bits - simulator/Release: Failed
  • link sdk/tvOS - simulator/Debug: Failed
  • link sdk/tvOS - simulator/Release: Failed
  • monotouch-test/tvOS - simulator/Debug (LinkSdk) [dotnet]: Failed

Pipeline on Agent XAMBOT-1098.BigSur'
Merge 6fa3e13 into 2aa6c5a

@mandel-macaque

Copy link
Copy Markdown
Contributor

The link tests failure is due to a misconfig from vseng in the DNS for the redirect of xamarin.com. It is fixed in main, so merging to get it green, yet i'm sure it will be ok.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

🎉 All 83 tests passed 🎉

Pipeline on Agent XAMBOT-1097.BigSur'
Merge 0763061 into 19482a7

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

🎉 All 83 tests passed 🎉

Pipeline on Agent XAMBOT-1104.BigSur'
Merge e9c54c3 into 0285689

@rolfbjarne
rolfbjarne merged commit 938f63d into dotnet:main May 4, 2021
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.

5 participants