-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug instrumentation for
test_play_services
(#1013)
* Increase test timeout and decrease msgs sent Signed-off-by: Jorge Perez <[email protected]> * Add debug instrumentation for `test_play_services` - Increased service_call_timeout_ up to 3 seconds. - Split `toggle_paused` on two separate tests `is_paused` and `toggle_paused` - Add output of the function name and line number in case of failure. Signed-off-by: Michael Orlov <[email protected]> * Restore msgs_to_publish Signed-off-by: Jorge Perez <[email protected]> * Fix for windows build Add redefinition for __PRETTY_FUNCTION__ to __FUNCSIG__ if it is not defined and not gcc compiler. Signed-off-by: Michael Orlov <[email protected]> Co-authored-by: Michael Orlov <[email protected]>
- Loading branch information
1 parent
c5f01e2
commit e140329
Showing
1 changed file
with
81 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters