Merge remote branch 'ct/backend' into second-tp-attempt

This commit is contained in:
Michael Ploujnikov 2010-01-16 14:52:11 -05:00
commit 207e8e7a6d

View file

@ -153,4 +153,9 @@ TEST ("mutex_thread")
}
PLANNED ("error_cleared_on_join")
{
//when a thread/job is finished, there must be no pending errors
}
TESTS_END