CoreFX CI Unix (dotnet/coreclr#18753)
authorAndon Andonov <anandono@microsoft.com>
Thu, 12 Jul 2018 04:39:57 +0000 (21:39 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Jul 2018 04:39:57 +0000 (21:39 -0700)
commit70ea2f27a3df54dee275e470eac41f402e3ecfb1
tree8a48c96b1775194fa12a8b9df75b30d40e091947
parentc8b1c953f6411b1f9a5f2b745d945f5b4a56ea6f
CoreFX CI Unix (dotnet/coreclr#18753)

* Full Unix test support

* Remove Test helper build from build-test

Add msg prefix

Change if condition

* Change Linux URL

* Syntax error

* Fix Merge Conflict

* Address PR Feedback

* Remove duplicate generate_testhost call

* Address PR comments

* Clean up exclusion list

* Disable Client_ReadWriteCancelledToken_Throws_OperationCanceledException

* Disable all flavors of CancelledToken_Throws_OperationCanceledException

* Disable X509StoreTests.Constructor_DefaultStoreName - flaky on OSX

* Update documentation with Linux instructions and workflow

* Disable EventWaitHandleTests.Ctor_InvalidMode - failing on OSX

* Disable Server_ReadWriteCancelledToken_Throws_OperationCanceledException

Commit migrated from https://github.com/dotnet/coreclr/commit/e3ccef1c21978fa682bc76fd7626dd7ae9871cc0
docs/coreclr/building/testing-with-corefx.md
src/coreclr/build-test.sh
src/coreclr/tests/CoreFX/CoreFXTestListURL_Linux.txt
src/coreclr/tests/CoreFX/CoreFXTestListURL_OSX.txt
src/coreclr/tests/CoreFX/TopN.CoreFX.x64.Unix.issues.json
src/coreclr/tests/runtest.proj
src/coreclr/tests/runtest.sh
src/coreclr/tests/src/Common/CoreFX/CoreFX.depproj
src/coreclr/tests/src/Common/CoreFX/TestFileSetup/CoreFX.TestUtils.TestFileSetup.csproj
src/coreclr/tests/src/Common/CoreFX/TestFileSetup/Helpers/TestFileHelper.cs
src/coreclr/tests/src/Common/CoreFX/TestFileSetup/Program.cs