Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Manuel de la Pena a59d519775
[BCL] Ignore a failing test on devices. (#8195)
Ignore a failing test on devices. Related mono issue: https://github.com/mono/mono/issues/19308

Mono has to fix the issue, so we ignore in the meantime.



Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2020-03-25 11:24:07 -04:00
Manuel de la Pena a60f3778c9
[Xharness][32b] Ignore a number of tests that fail on old devices. (#6372)
There are a number of test failures on old devices. The commit does
mainly two things:

1. Add suppor to ignore methods just in the 32b devices.
2. Ignore the failing tests from the BCL Test App 4.

Fixes https://github.com/xamarin/xamarin-macios/issues/6349

Mono related issues:

https://github.com/mono/mono/issues/15261
https://github.com/mono/mono/issues/15262
https://github.com/mono/mono/issues/15263
2019-06-20 11:09:49 +02:00
Manuel de la Pena 26a3394623
[XHarness] Clean the bcl-tests directory. (#6165)
The change is a pre step to fix https://github.com/xamarin/xamarin-macios/issues/6162

We are removing the not longer child directory bcl-test/BCLTests since
there is not longer any reason for it to exist. The changes make sure
that the tests work as expected in the new directory.

Next step, move all the test apps to their own directory.
2019-05-31 13:05:22 +02:00