lager
lager copied to clipboard
failing eunit tests on alpha and hurd-i386
Hi, several different eunit tests fail on some of the more exotic architectures, see https://buildd.debian.org/status/package.php?p=erlang-lager&suite=sid
You can access the full build log for each architecture by clicking on the build status.
Let me know if you woud prefer individual bug reports per test and/or arch.
Thanks for the report. From what I can read (the tail) I didn't seen enough information to debug what the failures were caused by, only that there were failures. Do larger or complete failed test logs exist?
You can find the full logs if you click around enough:
https://buildd.debian.org/status/fetch.php?pkg=erlang-lager&arch=alpha&ver=3.5.1-1&stamp=1501235898&raw=0
looks like the dynamic metadata is the culprit.
@mrallen1 :
You can access the full build log for each architecture by clicking on the build status.
I.e. click on "Build-Attempted" or "Failed".
OK, thanks. I tagged as help wanted. Maybe someone will pick them up.
Good news, uploading 3.5.2 fixed this on kfreebsd-amd64 and sparc64.
i'm glad the issue is semi-resolved but we didn't do anything special to address it lol
Seems https://github.com/erlang-lager/lager/pull/417 is the only change in the 3.5.1..3.5.2 diff.
Maybe it was due to an Erlang/OTP point release.