DescriptionImprove error handling in iossim.
- When reporting errors from the simulator framework always include the error
domain and error code since some of the strings come back from the simulator
and those are localized.
- There appears to be a race condition where sometimes the simulator framework
will end with an error, but the error is that the simulated app cleanly shut
down; try to trap this error and don't fail the simulator run.
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149427
Patch Set 1 #
Total comments: 10
Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 6 (0 generated)
|