chibi-scheme icon indicating copy to clipboard operation
chibi-scheme copied to clipboard

AppVeyor build failing due to array library test failures

Open dpk opened this issue 1 year ago • 1 comments

There’s something funky going on with the AppVeyor build where a bunch of the SRFI 231/179 tests are failing, but apparently only since #1008 was merged. Those tests were seemingly, passing before I rebased that PR onto the branch with the repl-print-exception generic function installed …

dpk avatar Nov 02 '24 01:11 dpk

Not just arrays, various tests are failing with errors like "substring not defined", looks like the build is corrupt. This only happens for cmake which I'm not too familiar with. I'll take a look.

ashinn avatar Nov 02 '24 01:11 ashinn