Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
s390x-tests.patch | handle differing test-case output on big-endian architectures In https://github.com/r-lib/vctrs/issues/1353#issuecomment-814097160 upstream asserts that big-endian architectures are not supported. In practice this code seems to work fine on big-endian, it just has different stringification of the types due to arch-dependent behavior of the hash library; and rather than regressing test coverage wrt the 4000+ passing tests by ignoring these failures, it seems worthwhile to make the tests pass on big-endian platforms with a special-case. |
Steve Langasek <steve.langasek@ubuntu.com> | no | debian | 2021-11-17 |