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-27465] CLI: Fails to build app when including ti.superagent commonjs module #11276

Merged
merged 4 commits into from Oct 21, 2019

Conversation

sgtcoolguy
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-27465

Optional Description:
Rolls in tidev/node-titanium-sdk#123

Fixes when a JS file has a //#sourceMappingURL=file.map pointing at an invalid file - file may not exist or may not be JSON. If so, we catch the Error when trying to read t and treat it like the file has no input source map.

@build
Copy link
Contributor

build commented Oct 11, 2019

Fails
🚫 Tests have failed, see below for more information.
Messages
📖

💾 Here's the generated SDK zipfile.

📖 ❌ 1 tests have failed There are 1 tests failing and 469 skipped out of 4591 total tests.
📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.

Tests:

ClassnameNameTimeError
android.emulator.Titanium.UI.WebViewhtml-script-tag44.426
Error: timeout of 10000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:4290:23)

Dependencies with modified semantic versioning:

Generated by 🚫 dangerJS against 1bcd5e8

Copy link
Collaborator

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

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

Looks good!

@ssekhri
Copy link

ssekhri commented Oct 14, 2019

FR Passed. The app with ti.superagent module build successfully on android and iOS.
Verified On:
Mac OS: 10.14.5
SDK: 8.3.0.v20191011082035
Appc CLI: 7.1.1
JDK: 1.8.0_162
Node: 10.5.0
Studio: 5.1.4.201909061933
Xcode: 11.0

@sgtcoolguy sgtcoolguy merged commit 23318ff into tidev:master Oct 21, 2019
@sgtcoolguy sgtcoolguy deleted the TIMOB-27465 branch October 21, 2019 19:26
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

4 participants