xharness "Select All Mac tests" execute non-Mac tests
Open
bug
xharness
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
### Steps to Reproduce
1. `cd tests`
2. `make runner`
3. Click `Select` then `All Mac tests`
4. Click `Execute` then `Run all selected tests`
### Expected Behavior
Only runs macOS related tests.
### Actual Behavior
Run some iOS and tvOS tests, e.g. monotouch-test, which makes the run longer and noisier.
### Environment
`xcode12.2`
Have not tried `main`
### Build Logs
https://gist.github.com/spouliot/77af9f27f4e510aedf22e8bca55db725
The gist shows failure to run `monotouch-test` which should not have been executed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.