`assertUnreachable` was removed in https://github.com/IronLanguages/ironpython3/pull/561 and should be replaced with `fail` in tests.
assertUnreachablewas removed in #561 and should be replaced withfailin tests.