1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 02:13:38 +09:00
Satori/docs/workflow/testing
Aleksey Kliger (λgeek) d033e1a902
Don't build ReferenceSystemPrivateCoreLib tests with Mono (#58232)
New tests that extend the System.Private.CoreLib API should add to the ref assemblies in src/libraries and the tests themselves should be library tests.

Updated the workflow doc: the Clr.Native subset is all that is need if we're interested in testing Mono.

Contributes to https://github.com/dotnet/runtime/issues/58266

* [tests] Use RuntimeFlavor to build ReferenceSystemPrivateCoreLib tests

   When building tests that reference System.Private.CoreLib, use the one from the specified RuntimeFlavor (or fall back to coreclr if it's unset - although src/tests/build.sh sets it always)

* Update docs: We only need to build the Clr.Native subset if we're interested in testing Mono.

* flavor the pipelines to build the runtime-specific System.Private.CoreLib for the runtime tests.

* Don't build ReferenceSystemPrivateCoreLib tests with Mono

   We should avoid adding new ReferenceSystemPrivateCoreLib tests
2021-08-30 12:11:42 -04:00
..
coreclr Add support for building just a subset of runtime tests (#57142) 2021-08-12 15:54:17 +02:00
host Clarify host testing instructions (#49797) 2021-03-18 09:30:37 -07:00
libraries Add zip tool to the install list for Android tests (#57569) 2021-08-17 08:00:48 -07:00
mono Don't build ReferenceSystemPrivateCoreLib tests with Mono (#58232) 2021-08-30 12:11:42 -04:00
testing-workloads.md [wasm] Run Wasm.Build.Tests against workloads (#54451) 2021-07-14 10:47:03 -04:00
using-corerun.md corerun supports user defined properties from command line. (#51774) 2021-04-26 20:46:55 -07:00
using-your-build.md Fix the daily build links in docs (#55443) 2021-07-09 22:32:23 -04:00
visualstudio.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00