On Thu, Dec 20 2018, Jeremy Evans <[email protected]> wrote: > On 12/17 06:22, Jeremie Courreges-Anglas wrote: >> On Thu, Dec 13 2018, Jeremy Evans <[email protected]> wrote: >> > Update to the latest release of mruby. Release announcement is >> > available at: >> > https://mruby.org/releases/2018/12/11/mruby-2.0.0-released.html >> > >> > Tested on amd64. Will be committing in a few days unless I hear >> > objections. >> > >> > If someone with sparc64 could test and see if it builds there now, I >> > would appreciate it. >> >> It packages and all tests pass except for 2 of them (endianness?) > > Jeremie, > > Could you please test this patch and see if it fixes the tests on sparc64:
Yep, ok jca@ Skip: File.expand_path (with ENV) => (mrbgems: mruby-io) Skip: Struct.new removes existing constant => redefining Struct with same name cause warnings (mrbgems: mruby-struct) Total: 1077 OK: 1077 KO: 0 Crash: 0 Time: 4.38 seconds .................... Total: 20 OK: 20 KO: 0 Crash: 0 Time: 3.35 seconds -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
