Unescapes test failure #2109
Closed
wenderjean
started this conversation in
General
Replies: 2 comments 4 replies
|
|
1 reply
|
@eregon Ruby 3.3.0 worked fine for me, thanks! Should I update the README? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi guys,
I'm in the process of setting up Prism on a fresh Debian installation, following instructions provided in README. It went smoothly until I attempted to run the suite of tests. For some reason,
test/prism/unescape_test.rbis triggering 6 assertion failures to me. Once themainbranch is green, I suspect it may be something related to the environment.I've tried the approach guys described here running the suite a couple of times but no success at all.
All reactions