The POLogInvariantMiningTests unit tests suite fails when running from a jar,
outside of synoptic/ dir. The problem is that many of the unit tests use trace
files from the traces/ dir, and they do not perform path discovery to adapt to
where synoptic is running from. These tests need to be made more robust, by
using code similar to synoptic.main.Main.getTestsInPackage() to determine the
location of the trace files.
Original issue reported on code.google.com by bestchai on 5 Dec 2011 at 10:59
Original issue reported on code.google.com by
bestchai
on 5 Dec 2011 at 10:59