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

[Backport 9_3_X] fix(ios): add workspace workaround #12366

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

build
Copy link
Contributor

@build build commented Jan 5, 2021

Backport of #12354.
See that PR for full details.

… until all external SDK dependencies in modules are built
@build
Copy link
Contributor Author

build commented Jan 5, 2021

Fails
🚫 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
📖

💾 Here's the generated SDK zipfile.

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

Tests:

ClassnameNameTimeError
android.emulator.Titanium.Geolocation#forwardGeocoder() (11)0.001
Error: Ti.Geolocation.fforwardGeocoder is not a function
at Context.<anonymous> (/ti.geolocation.test.js:310:16)
      at Test.Runnable.run (/ti-mocha.js:6535:53832)
      at Runner.runTest (/ti-mocha.js:6535:58604)
      at /ti-mocha.js:6535:59445
      at next (/ti-mocha.js:6535:58013)
      at /ti-mocha.js:6535:57975
      at next (/ti-mocha.js:6535:57665)
      at /ti-mocha.js:6535:57759
      at Titanium.timeslice (/ti-mocha.js:5764:23)
ios.ipad.Titanium.Geolocation#forwardGeocoder() (14.0)0.001
Error: undefined is not a function (near '...Ti.Geolocation.fforwardGeocoder...')
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti.geolocation.test.js:310:36
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4359:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/083EB293-6DD6-4119-A4D5-72351034E69F/data/Containers/Bundle/Application/495608BC-A868-4FED-888E-0582939BE1A7/mocha.app/ti-mocha.js:5764:29
ios.iphone.Titanium.Geolocation#forwardGeocoder() (14.0)0
Error: undefined is not a function (near '...Ti.Geolocation.fforwardGeocoder...')
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti.geolocation.test.js:310:36
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4359:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/0BA89FD6-590B-4E1C-A92C-C7071914B3F8/data/Containers/Bundle/Application/B229137F-EA35-466C-92C4-B0427BC8B2DD/mocha.app/ti-mocha.js:5764:29
ios.macos.Titanium.Geolocation#forwardGeocoder() (10.15.5)0
Error: undefined is not a function (near '...Ti.Geolocation.fforwardGeocoder...')
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti.geolocation.test.js:310:36
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4359:23
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4763:17
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4840:23
next@file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4688:20
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4698:15
next@file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4636:30
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4665:13
timeslice@file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12366/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:5764:29

Generated by 🚫 dangerJS against 12928fb

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

3 participants