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

test: add missing TableView/ListView API tests #12206

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jquick-axway
Copy link
Contributor

Summary:

@jquick-axway jquick-axway added ios android test PR that updates our test cases labels Oct 22, 2020
@jquick-axway jquick-axway added this to the 9.3.0 milestone Oct 22, 2020
@build
Copy link
Contributor

build commented Oct 22, 2020

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.
📖 ❌ 9 tests have failed There are 9 tests failing and 1057 skipped out of 12933 total tests.

Tests:

ClassnameNameTimeError
android.emulator.Titanium.UI.ListView.marker#addMarker() - bottom (11)10.14
Error: timeout of 10000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:6535:53723)
android.emulator.Titanium.UI.ListView.marker#setMarker() (11)10.226
Error: timeout of 10000ms exceeded
at Titanium.<anonymous> (/ti-mocha.js:6535:53723)
ios.macos.Titanium.UI.ListView.marker#addMarker() - top/bottom (10.15.5)10.021
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.ListView.marker#addMarker() - bottom (10.15.5)10.108
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.ListView.marker#setMarker() (10.15.5)10
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.NavigationWindow#popToRootWindow() (10.15.5)10.033
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.NavigationWindow#openWindow, #closeWindow (10.15.5)10.144
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.NavigationWindowbasic open/close navigation (10.15.5)10.136
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27
ios.macos.Titanium.UI.Windowopen window from open event of window (TIMOB-26838) (10.15.5)10
Error: timeout of 10000ms exceeded
file:///Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-12206/tmp/mocha/build/iphone/build/Products/Debug-maccatalyst/mocha.app/Contents/Resources/ti-mocha.js:4326:27

Generated by 🚫 dangerJS against 9ad423f

@jquick-axway
Copy link
Contributor Author

@sgtcoolguy , this PR's unit tests are timing-out on Android and macOS for some reason.
So, we should NOT merge this PR yet.

I'm not able to reproduce the time-outs on my end. I'm going to punt on this PR for the moment.

@sgtcoolguy sgtcoolguy marked this pull request as draft October 30, 2020 14:59
@sgtcoolguy sgtcoolguy modified the milestones: 9.3.0, 10.0.0 Nov 20, 2020
@hansemannn hansemannn removed this from the 10.0.0 milestone Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants