Some test fixes (dotnet/corefx#35092)
authorDan Moseley <danmose@microsoft.com>
Wed, 6 Feb 2019 15:53:59 +0000 (07:53 -0800)
committerViktor Hofer <viktor.hofer@microsoft.com>
Wed, 6 Feb 2019 15:53:59 +0000 (16:53 +0100)
commitbb0d84f522b8daa7946b3818da6943198efb1806
tree99fd9f2dcfda5af7598b3cd5d259220d4ec4842b
parent345ad03b0156f01aca74d63ae73fcb02fb2634f9
Some test fixes (dotnet/corefx#35092)

* Disable Media test on NETFX

* Fix S.R.E for Uapaot

* Disable varargs for PN

* missing method 'AssemblyLoadContext..ctor(bool)

* IO test

* Fix UapAot RuntimeInformation tests

* Set correct tfm for AppDomainTests

* Merge driveonly tests into one

* Revert math

Commit migrated from https://github.com/dotnet/corefx/commit/0a751af9afe28042a720411925e6e6c55bdc10cc
src/libraries/System.IO.FileSystem/tests/DirectoryInfo/ToString.cs
src/libraries/System.Runtime.Extensions/tests/System/AppDomainTests.cs
src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/DescriptionNameTests.cs
src/libraries/System.Runtime/tests/System.Runtime.Tests.csproj
src/libraries/System.Runtime/tests/System/ArgIteratorTests.netcoreapp.cs
src/libraries/System.Runtime/tests/System/Reflection/IsCollectibleTests.cs
src/libraries/System.Windows.Extensions/tests/System/Media/SoundPlayerTests.cs