Fix iOS/Android InvariantMode functional test (#56231)
authorSteve Pfister <steveisok@users.noreply.github.com>
Fri, 23 Jul 2021 21:29:07 +0000 (17:29 -0400)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 21:29:07 +0000 (17:29 -0400)
commita782de1760284e6ed3d94774857f70443c32d95c
treeba26839b5840e89eee6b010deb34d90c0de52ed8
parent7ff91a006f5ce1c46c29c0f4306028e413cc878a
Fix iOS/Android InvariantMode functional test (#56231)

The android test was not handling CultureNotFoundException and was crashing.

Fixes https://github.com/dotnet/runtime/issues/51016
src/libraries/tests.proj
src/tests/FunctionalTests/Android/Device_Emulator/InvariantCultureOnlyMode/Program.cs
src/tests/FunctionalTests/iOS/Simulator/InvariantCultureOnlyMode/Program.cs