Merge remote branch 'ct/backend' into second-tp-attempt
This commit is contained in:
commit
207e8e7a6d
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue