dezbyte / multiverse

Automatically exported from code.google.com/p/multiverse
Other
0 stars 0 forks source link

Exceptions in StackIntegrationTest don't lead to failure of test #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See title, exceptions in producer/consumer threads are not seen by the
junit thread.

Original issue reported on code.google.com by alarmnum...@gmail.com on 8 Feb 2009 at 8:38

GoogleCodeExporter commented 8 years ago
A special TestThread is added that catches the Throwable. Also join tests on the
availability of such an exception and fails the tests if one is found.

Original comment by alarmnum...@gmail.com on 9 Feb 2009 at 6:15

GoogleCodeExporter commented 8 years ago

Original comment by alarmnum...@gmail.com on 9 Feb 2009 at 6:17