Fix GitHub_3449 test (#12683)
authorBruce Forstall <brucefo@microsoft.com>
Sat, 8 Jul 2017 00:31:59 +0000 (17:31 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Jul 2017 00:31:59 +0000 (17:31 -0700)
commit866fc9fc6ae6367a70e3c2dd4a819213bfaf214e
tree1f5ec4476370020047e4d145e0945537ab420b6d
parent4cdcaa8708fe6d59a3f5a0be69b245eb47d735a8
Fix GitHub_3449 test (#12683)

* Fix GitHub_3449 test

This test was looking for one answer for ARM and ARM64 but another
for other architectures. This didn't work for ARM32 on Windows
(compared to ARM32 on Linux).

Instead, simply allow either answer. This doesn't seem like a
terrible loss of precision, since we already allowed different
answers based on the platform.

* Update comment
tests/src/JIT/Regression/JitBlue/GitHub_3449/GitHub_3449.cs