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

fix(android)(8_1_X): prevent multiple exception logs #10963

Merged
merged 2 commits into from Jun 19, 2019

Conversation

garymathews
Copy link
Contributor

@garymathews garymathews added this to the 8.1.0 milestone Jun 14, 2019
@build build requested a review from a team June 14, 2019 23:47
@build
Copy link
Contributor

build commented Jun 14, 2019

Messages
📖 👍 Hey!, You deleted more code than you added. That's awesome!
📖

✅ All tests are passing
Nice one! All 1750 tests are passing.
(There are 239 tests skipped)

Generated by 🚫 dangerJS against 6b056a4

Copy link
Contributor

@jquick-axway jquick-axway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: Pass

Copy link
Contributor

@ssjsamir ssjsamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FR Passed Their is no longer multiple unnecessary TiExceptionHandler logs when handlers are present. (Only 1 set now). Tested with the following test case:

  • Include {{com.appcelerator.aca}} module
  • Throw an exception
    throw new Error('exception');
  • Should NOT see multiple {{TiExceptionHandler}} logs

Test Environment

Pixel XL (7.1)
7.0.12-70X.4
Operating System Name: Mac OS Mojave
Operating System Version: 10.14.2
Node.js Version: 8.11.3

@sgtcoolguy sgtcoolguy merged commit 61c1d9d into tidev:8_1_X Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants