-
Notifications
You must be signed in to change notification settings - Fork 549
Bump Touch.Unit. #17819
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
Bump Touch.Unit. #17819
Conversation
New commits in spouliot/Touch.Unit: * xamarin/Touch.Unit@2836386 Always use NUnitTestAssemblyRunner's Load overload with the assembly name Diff: https://github.com/spouliot/Touch.Unit/compare/564433f35c8ab6b7bb0709f83e1b81a89c406956..2836386d82ea935abfc9561f5fcbbe4fa65c4e22
This comment has been minimized.
This comment has been minimized.
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
So these tests fail with: it's trying to load |
|
@ivanpovazan something like this might work instead: https://gist.github.com/rolfbjarne/e3376c3a9543e542228935a1ea850b05, that should work because the code path that these failing tests use isn't changed (it's only changed for the |
Thanks for the suggestion, I agree that would be a better approach. The only thing I am wondering is whether the tests, that are using |
…e assembly name (#117) Due to legacy Xamarin test failures: dotnet/macios#17819 (comment) The change should only affect tests and code paths which are using NUnit nuget package. Related to: #116
New commits in spouliot/Touch.Unit: * xamarin/Touch.Unit@b85fb26 Second attempt to use NUnitTestAssemblyRunner's Load overload with the assembly name Diff: https://github.com/spouliot/Touch.Unit/compare/2836386d82ea935abfc9561f5fcbbe4fa65c4e22..b85fb26cc07f5103a24ce41dc0819d15e6a5dbe6
💻 [CI Build] Windows Integration Tests passed 💻✅ All Windows Integration Tests passed. Pipeline on Agent |
💻 [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed 💻✅ All tests on macOS M1 - Mac Ventura (13.0) passed. Pipeline on Agent |
💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11.5) passed. Pipeline on Agent |
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
✅ API diff vs stableLegacy Xamarin (No breaking changes).NET (No breaking changes)✅ Generator diffGenerator diff is empty Pipeline on Agent |
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: simulator tests. 🎉 All 225 tests passed 🎉 Tests counts✅ bcl: All 69 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
New commits in spouliot/Touch.Unit:
Diff: https://github.com/spouliot/Touch.Unit/compare/564433f35c8ab6b7bb0709f83e1b81a89c406956..2836386d82ea935abfc9561f5fcbbe4fa65c4e22