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

NSNumber * vs NSInteger #12218

Merged
merged 3 commits into from
Oct 28, 2020
Merged

Conversation

sgtcoolguy
Copy link
Contributor

Description:
This grew out of taking a second look at @jquick-axway 's #12193 and @garymathews #12029

I couldn't cause a crash by re-enabling the related tests for the properties, so the fixes here are sort of speculative. But it looks like maybe they'd be useful to Gary's PR since he's intentionally disabling the tests that hit these properties again.

@build
Copy link
Contributor

build commented Oct 26, 2020

Fails
🚫

Test suite crashed on iOS simulator. Please see the crash log for more details.

🚫 Tests have failed, see below for more information.
Warnings
⚠️ There is no linked JIRA ticket in the PR body. Please include the URL of the relevant JIRA ticket. If you need to, you may file a ticket on JIRA
Messages
📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖 ❌ 1 tests have failed There are 1 tests failing and 782 skipped out of 9855 total tests.

Tests:

ClassnameNameTimeError
android.emulator.Titanium.Media.saveToPhotoGalleryblob (11)2.392
Error: timeout of 2000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:6535:53723)

Generated by 🚫 dangerJS against 9170432

Copy link
Contributor

@garymathews garymathews left a comment

Choose a reason for hiding this comment

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

LGTM!

All tests are passing on iOS, I think we can merge this?

@sgtcoolguy sgtcoolguy merged commit b582a50 into tidev:master Oct 28, 2020
@sgtcoolguy sgtcoolguy deleted the nsnumber-nsinteger branch October 28, 2020 14:12
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.

3 participants