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): fix asset encryption on windows 32bit java (8_1_X) #11155

Merged
merged 3 commits into from
Aug 20, 2019

Conversation

ewanharris
Copy link
Collaborator

@build build added this to the 8.1.1 milestone Aug 19, 2019
@build
Copy link
Contributor

build commented Aug 19, 2019

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

💾 Here's the generated SDK zipfile.

📖 ❌ 3 tests have failed There are 3 tests failing and 470 skipped out of 3728 total tests.

Tests:

ClassnameNameTimeError
android.emulator.Titanium.Geolocation#reverseGeocoder()60.044
Error: timeout of 60000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:4290:23)
android.emulator.Titanium.Media.AudioPlayer#start, #stop5.818
Error: timeout of 5000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:4326:18)
android.emulator.Titanium.Network.HTTPClientTIMOB-2312760.01
Error: timeout of 60000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:4326:18)

Generated by 🚫 dangerJS against bb92e31

@ssjsamir ssjsamir self-requested a review August 20, 2019 10:36
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: Able to build to Android device now providing the following are followed: https://jira.appcelerator.org/browse/TIMOB-27266?focusedCommentId=450601&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-450601

Test Environment

Operating System
Name = Microsoft Windows 10 Pro
Version = 10.0.18362
Architecture = 64bit

CPUs = 4
Memory = 32.0GB
Node.js
Node.js Version = 8.9.1
npm Version = 5.5.1

Appcelerator CLI
Core Package = 7.1.0-master.24

Titanium CLI
CLI Version = 5.2.1
node-appc Version = 0.2.49

@sgtcoolguy sgtcoolguy merged commit 06e17a5 into tidev:8_1_X Aug 20, 2019
rlustemberg added a commit to inzdr/titanium_mobile that referenced this pull request Aug 21, 2019
* 8_1_X: (46 commits)
  fix(ios): exclude all frameworks from optimizing files step (8_1_X) (tidev#10996)
  fix(android): fix asset encryption on windows 32bit java (tidev#11155)
  fix(ios): add script message handler for local files only (tidev#11086)
  fix(android): improve merge of <uses-feature/> elements (tidev#11111)
  fix(android): splash open animation sometimes stutters on cold start (tidev#11140)
  fix(android): fix dialog without selectedIndex reusage
  fix(android): resuming with intent "FLAG_ACTIVITY_MULTIPLE_TASK" can hang the app (tidev#11081)
  fix(android): regression where closing root window from child window causes app exit issues as of 8.0.1 (tidev#11093)
  fix(android): fix reusing a dialog with a new "parent" window (tidev#11096)
  chore(release): bump version
  fix(ios): console.log does not log properly if it has multiple arguments (tidev#11125)
  fix(android): update titanium_prep windows binaries
  chore(android)(8_1_X): update titanium_prep binaries (tidev#11100)
  fix(android)(8_1_X): ListView's SearchBar/SearchView wrongly overlaps rows as of 8.0.1 (tidev#11105)
  chore(android): update aps-analytics (tidev#11101)
  fix(ios): fix crashes in calendar upon giving permission (tidev#11078)
  fix(ios,android)(8_1_X): implement exception signal handler (tidev#11077)
  fix(cli): add deprecation notice for node < 10.13 (tidev#11063)
  test(db): bump up timeout
  test(db): drop long-running query count to 5000 rows
  ...
@ewanharris ewanharris deleted the TIMOB-2726681X branch August 31, 2021 09:42
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