[ome-devel] Problem using boost for omero server tests
josh.moore at gmx.de
josh.moore at gmx.de
Sun Oct 18 10:51:49 BST 2009
Ingvar Lagerstedt writes:
> Hi Josh,
Hi Ingvar,
> Running provided tests eliminates one source of errors later on, and
> OmeroCpp seems to be needed to run the test suites.
>
> I followed your advice and downloaded the trunk version, rev 5471, and I
> can now build components/tools/OmeroCpp/test/unit.exe
>
> but the test-suite still seems to have a problem finding it.
>
> ./build_py test-unit gave:
Can you give me all the steps that you used to get here? Something
like
./build.py clean
./build.py build-all
./build.py test-unit
and I'll try to reproduce. (Running those worked for me). Also, what
platform are you running on?
> Total time: 1 minute 42 seconds
>
> both unit.exe and integration.exe are in
> $OMERO_HOME/components/tools/OmeroCpp/test and are executable. Looks odd
> that the existence test fails here.
>
> There were some error messages that log4j was not initialized during the
> main build, e.g.,
>
> ./build-py build-all
> ...
>
> The file in question log4j.xml is in the expected location.
> This might not be related to the problem I have with running the tests.
Not related, no. But I've fixed those as well.
Cheers,
~J.
More information about the ome-devel
mailing list