Skip to content

test failing when ruby is built against libedit instead of readline #247

@boutil

Description

@boutil

Hi,

Recently, Debian started to build the ruby interpreter against libedit instead of readline for license reasons:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977724
One test in highline gem started to fail after this change:

  1) Failure:
TestHighLine#test_readline_mode [/tmp/autopkgtest-lxc.ln2dsy6w/downtmp/build.OjD/src/test/test_highline.rb:391]:
Expected /Prompt:\ \ any\ input\n/ to match "Prompt:  ".

170 runs, 1089 assertions, 1 failures, 0 errors, 3 skips

(see e.g.: https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-highline/10349342/log.gz)

This does not seem to have an influence on other packages in Debian depending on this library though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions