Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating to peer for OTP 25 #18

Open
martinsumner opened this issue Feb 23, 2022 · 2 comments
Open

Migrating to peer for OTP 25 #18

martinsumner opened this issue Feb 23, 2022 · 2 comments

Comments

@martinsumner
Copy link

I'm having some problems with OTP 25 compatibility and redbug.

In OTP 25 the ct_slave module used in redbug unit tests is not supported, with peer recommended instead. Transitioning to peer works OK in the redbug_targ tests, but changing to peer causes problems in the redbug_dist_eunit tests:

{argument_error,{{badfun,#Fun<redbug_targ.1.43499224>},
                               [{erlang,apply,2,[]}]}}

I'm no expert in either the peer module or in redbug, so I'm struggling to work out what I'm doing wrong.

Branch is here - https://github.com/basho/redbug/tree/mas-otp25

Is there anything obvious that I'm missing to make this work?

@shino
Copy link

shino commented Mar 31, 2022

#19 will fix the argument_error too, if merged.

@bhuntpenn
Copy link

Great project, but perhaps the community needs to come together and help maintain it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants