[Bug 201743] devel/ice 3.6.0 tests hang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 24 12:43:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201743

Michael Gmelin <grembo at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |grembo at FreeBSD.org

--- Comment #1 from Michael Gmelin <grembo at FreeBSD.org> ---
Hi Steven,

As I couldn't reproduce the bug yet, could you maybe try running the unit test
manually (e.g. by building with poudriere testport -I) to see if it fails every
time?

After building you would go into 

  cd .../ice/work/ice-3.6.0/cpp/test/IceGrid/admin
  while true; do /usr/local/bin/python2.7 run.py; done

I hope that the issues are caused by some sort of resource shortage (there were
a few more other builds that failed in other places). As I can't really
reproduce these failures yet, I will probably have to improve Ice's unit tests
to be a bit more vocal if something fails (in this case it seems like glacier
gets stuck on shutdown for unknown reasons).

Unfortunately this could be a lot of work and I don't really have time to
address this in the next couple of days, so I'm tempted to disable unit tests
for the time being, so that packages are built. If it turns out, that the
underlying issue is severe this is be a bad idea though.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list