CoreFX CI Unix (#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)
commite3ccef1c21978fa682bc76fd7626dd7ae9871cc0
treeefca47513fe90cf75baed068a6779c1763957390
parenta03b08ab38186db8bb30a412bc73165810140119
CoreFX CI Unix (#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
Documentation/building/testing-with-corefx.md
build-test.sh
tests/CoreFX/CoreFXTestListURL_Linux.txt
tests/CoreFX/CoreFXTestListURL_OSX.txt
tests/CoreFX/TopN.CoreFX.x64.Unix.issues.json
tests/runtest.proj
tests/runtest.sh
tests/src/Common/CoreFX/CoreFX.depproj
tests/src/Common/CoreFX/TestFileSetup/CoreFX.TestUtils.TestFileSetup.csproj
tests/src/Common/CoreFX/TestFileSetup/Helpers/TestFileHelper.cs
tests/src/Common/CoreFX/TestFileSetup/Program.cs