Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Issue 10831111: - When reporting errors from the simulator framework always include the error (Closed)

Created:
8 years, 4 months ago by TVL
Modified:
8 years, 4 months ago
Reviewers:
lliabraa, stuartmorgan
CC:
chromium-reviews
Visibility:
Public.

Description

Improve 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -10 lines) Patch
M testing/iossim/iossim.mm View 1 2 8 chunks +64 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
TVL
8 years, 4 months ago (2012-08-01 14:21:16 UTC) #1
stuartmorgan
Please fix the CL description to start with a short git-friendly line (like "Improve error ...
8 years, 4 months ago (2012-08-01 14:26:17 UTC) #2
TVL
https://chromiumcodereview.appspot.com/10831111/diff/1/testing/iossim/iossim.mm File testing/iossim/iossim.mm (right): https://chromiumcodereview.appspot.com/10831111/diff/1/testing/iossim/iossim.mm#newcode83 testing/iossim/iossim.mm:83: // Simulator Error String Key On 2012/08/01 14:26:17, stuartmorgan ...
8 years, 4 months ago (2012-08-01 14:35:15 UTC) #3
stuartmorgan
LGTM
8 years, 4 months ago (2012-08-01 15:06:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thomasvl@chromium.org/10831111/6001
8 years, 4 months ago (2012-08-01 15:08:13 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 16:42:17 UTC) #6
Change committed as 149427

Powered by Google App Engine
This is Rietveld 408576698