DescriptionFix failures in pkg/scheduled_test scheduled_server_test.
The package and test were throwing strings, which do not have attached stack traces because they are primitives.
BUG=dartbug.com/9582
R=nweiz@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27790
Patch Set 1 #
Total comments: 2
Patch Set 2 : Stop throwing strings from ScheduledServer #Patch Set 3 : Fix formatting and stray code. #
Total comments: 3
Patch Set 4 : Change custom error class to fail() from matcher. #Patch Set 5 : Remove type check on exception. #
Messages
Total messages: 8 (0 generated)
|