Skip to content

[Xcode12.5]Merge main#486

Merged
mandel-macaque merged 12 commits intodotnet:xcode/12.5from
mandel-macaque:merge-main
Feb 26, 2021
Merged

[Xcode12.5]Merge main#486
mandel-macaque merged 12 commits intodotnet:xcode/12.5from
mandel-macaque:merge-main

Conversation

@mandel-macaque
Copy link
Contributor

No description provided.

premun and others added 12 commits February 16, 2021 14:58
- I compared what we send to and what we receive from the TestRunner EntryPoint and noticed quite a bit of unused options. These are remnants of the Xamarin code with which we don't share the EntryPoint anymore
- We are passing arguments both via env variables and arguments so we will only pass the env vars now
- There was a bug in the definition of the `class` argument and it wasn't parsed properly
- Another thing I fixed are the "extra" arguments - I don't they they were working until know because we prepend them with a `-app-arg:` prefix which is only recognized in the Xamarin's mono Main
Side effects of other work, related to dotnet#358
* fail faster when cannot find any devices/emulators

* Apply suggestions from code review

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
- Adds support for the `apple test -t=maccatalyst` command (resolves dotnet#435)
- Getting system logs for the process is not working at the moment (dotnet#459)
- The `apple run` command cannot detect exit code yet (dotnet#462)
* allow to skip device-id for android install/run/uninstall if device can be choosed unambiguously

* Update src/Microsoft.DotNet.XHarness.Android/AdbRunner.cs

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>

* addressed review feedback

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
…225.5 (dotnet#482)

[main] Update dependencies from dotnet/arcade
@mandel-macaque mandel-macaque added the apple iOS/tvOS/WatchOS/Mac Catalyst area label Feb 26, 2021
@mandel-macaque mandel-macaque changed the title Merge main [Xcode12.5]Merge main Feb 26, 2021
@mandel-macaque mandel-macaque merged commit c6e0538 into dotnet:xcode/12.5 Feb 26, 2021
@mandel-macaque mandel-macaque deleted the merge-main branch February 26, 2021 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apple iOS/tvOS/WatchOS/Mac Catalyst area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants