You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[StdLib] Extend ReflectionHashing test to pass on Linux"
This test expects consistent hash code generation on any given platform.
However String instance generate different values on Linux depending on which
version of libicu is installed, causing environment-specific test failures.
This reverts commit def419b.
0 commit comments