Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-12930 The dangers of copy-pasting at the last moment. #4026

Merged
merged 1 commit into from Mar 25, 2013

Conversation

WhichKatieDid
Copy link
Contributor

9995dc3 had two, two, two regressions for the price of one!

How embarrassing. The two errors found by Anvil were caused by another typo of the same type.

<Error: should be: '1364098279905', was: '1364098285568'\n at [object Object].reportError (testUtil.js:25:10)\n at [object Object]. (testUtil.js:77:9)\n at [object Object].doublePrecision (suites/properties.js:123:27)\n at [object Objec
<Error: should be: '$555,123.23', was: '$555,123.25'\n at [object Object].reportError (testUtil.js:25:10)\n at [object Object]. (testUtil.js:77:9)\n at [object Object].stringFormatCurrency (suites/android/android_string.js:331:30)\n at

Anyways, test is in Anvil.

…ad two, two, two regressions for the price of one!
@ayeung
Copy link
Contributor

ayeung commented Mar 25, 2013

Code reviewed and functionally tested. Ran anvil and verified that the two tests passed: doublePrecision and stringFormatCurrency. Request Accepted.

ayeung pushed a commit that referenced this pull request Mar 25, 2013
TIMOB-12930 The dangers of copy-pasting at the last moment.
@ayeung ayeung merged commit c09ba29 into tidev:master Mar 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants