controlling jobs of unit tests

View: New views
1 Messages — Rating Filter:   Alert me  

controlling jobs of unit tests

by Jonathan Brannan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I found an issue with a few of my unit tests where, in a full build,
they are running release-static, release-shared, debug-static,
debug-shared at the same time (seperate -j jobs).  This causes them to
randomly fail because they interact with the local network the same.
Is there a way to control this?  I saw the JAM_SEMAPHORE, but it only
works with the lower jam targets.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build