xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 699d3ed582
[tests] Don't run mmp regression tests in parallel. Fixes maccore #645. (#3638)
* [tests] Don't run mmp regression tests in parallel. Fixes maccore #645.

For some reason vstool becomes confused and starts erroring out if multiple
vstools are running at the same time.

So work around this by executing the MMP regression tests serialized.

Fixes https://github.com/xamarin/maccore/issues/645.

* [xharness] Upload the logs from the mmp regression tests.
2018-03-02 07:48:41 +01:00
..
Properties [tests] Import 2016-05-26 15:06:52 +02:00
.gitignore [xharness] Major rewrite (add server mode, add device support, add today extension support). 2017-01-05 13:08:48 +01:00
AppRunner.cs [xharness] Don't try to connect to unusable devices. (#3456) 2018-02-12 14:43:16 +01:00
BCLTestInfo.cs [tests][macos] Fix AuthenticodeDeformatterTest.VerifySignedAssembly failure on modern. Fixes 3207 (#3603) 2018-02-28 09:35:08 +01:00
DeviceLogCapturer.cs [xharness] Graciously ask 'mlaunch --logdev' to exit before enforcing the issue. (#3023) 2017-11-20 18:45:30 +01:00
Extensions.cs [xharness] Properly handle failure by mlaunch to wait for app exit. (#2946) 2017-11-02 12:46:18 +01:00
GitHub.cs [xharness] Don't hit the network to load xml files. (#1415) 2017-01-02 08:58:14 +01:00
Harness.cs [tests] Move linker tests to match introspection directory layout. (#3365) 2018-02-05 15:09:04 +01:00
Jenkins.cs [tests] Don't run mmp regression tests in parallel. Fixes maccore #645. (#3638) 2018-03-02 07:48:41 +01:00
Log.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
MacClassicTarget.cs [tests] Import 2016-05-26 15:06:52 +02:00
MacTarget.cs [xharness] Add support for the introspection tests. (#151) 2016-06-08 19:45:31 +02:00
MacUnifiedTarget.cs [runtime] integrate mono 2017-10 (#2905) 2017-11-14 21:30:08 +01:00
MakefileGenerator.cs [xharness] Store a computed make variable in a temporary variable to avoid computing it many times. (#3382) 2018-02-02 17:17:59 +01:00
PListExtensions.cs [xharness] Make sure different flavors of XM tests don't build/run from the same path. (#3027) 2017-11-22 16:28:32 +01:00
Process_Extensions.cs [xharness] Timestamp install logs. (#2825) 2017-10-02 17:36:41 +02:00
Program.cs [xharness] Make it possible to select from the command line whether tests requiring system permissions should be executed or not. (#3053) 2017-11-28 19:16:46 +01:00
ProjectFileExtensions.cs [xharness] Propagate custom defines to referenced projects as well. Fixes maccore #655. (#3615) 2018-02-28 21:55:26 +01:00
SimpleFileListener.cs Bump to Xcode 9 beta 2 (#2241) 2017-06-26 12:47:37 +02:00
SimpleHttpListener.cs Bump to Xcode 9 beta 2 (#2241) 2017-06-26 12:47:37 +02:00
SimpleListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
SimpleTcpListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
Simulators.cs [xharness] Improve device selection, taking wireless devices into account. (#2827) 2017-10-02 17:37:19 +02:00
SolutionGenerator.cs [xharness] Fix generation of today extension projects to work from Xamarin Studio. (#1502) 2017-01-16 16:23:49 +01:00
TVOSTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
Target.cs Add XM Modern to BCL test suite (#2923) 2017-10-27 16:44:22 -05:00
TestProject.cs [xharness] Propagate custom defines to referenced projects as well. Fixes maccore #655. (#3615) 2018-02-28 21:55:26 +01:00
TodayExtensionTarget.cs [tests] Port today extension test template to F#. 2017-02-10 16:39:36 +01:00
UnifiedTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
WatchOSTarget.cs [tests] Exclude tests whose category is !BITCODE when running on watchOS/Release. Partially fixes #59947. (#2839) 2017-10-05 13:41:04 +02:00
favicon.ico [xharness] Add favicon.ico support. 2017-02-10 16:39:30 +01:00
iOSTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
xharness.csproj [xharness] Add project configuration to run Jenkins-style tests. (#3249) 2018-01-18 07:16:24 +01:00
xharness.sln [xharness] Add separate solution to make it load faster in the IDE. (#124) 2016-06-02 12:17:52 +02:00