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 Up button flickering when clicked in NavigationWindow (8_3_X) #11157

Closed
wants to merge 1 commit into from

Conversation

ypbnv
Copy link
Contributor

@ypbnv ypbnv commented Aug 19, 2019

(cherry picked from commit 5817985)

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

Optional Description:
Backport of: #11003

There Up button disappears before the Window is actually closed when this is done in a
NavigationWindow's Windows stack.

(cherry picked from commit 5817985)
@ypbnv ypbnv added this to the 8.3.0 milestone Aug 19, 2019
@build build requested a review from a team August 19, 2019 14:59
@build
Copy link
Contributor

build commented Aug 19, 2019

Fails
🚫 Tests have failed, see below for more information.
Warnings
⚠️

Commit 0ec4719db2eb45f09ea4762f92a70966653138fb has a message "fix(android): Fix Up button flickering when clicked in NavigationWindow

There Up button disappears before the Window is actually closed when this is done in a
NavigationWindow's Windows stack.

(cherry picked from commit 5817985)" giving 1 errors:

  • subject must not be sentence-case, start-case, pascal-case, upper-case
Messages
📖 ❌ 22 tests have failed There are 22 tests failing and 228 skipped out of 2539 total tests.
📖

🚨 This PR has one or more commits with warnings/errors for commit messages not matching our configuration. You may want to squash merge this PR and edit the message to match our conventions, or ask the original developer to modify their history.

Tests:

ClassnameNameTimeError
ios.Buffer.from() should copy the passed buffer onto a new buffer instance0.001
Error: The 'value' argument must be one of type: 'string', 'Array', 'Buffer', 'Ti.Buffer'
from@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.main.js:5594:24
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/buffer.test.js:131:29
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Buffer.constructorshould create a new Buffer containing the passed string0.001
Error: expected '7468697320697320612074c3a97374' to equal 'this is a tést'
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/buffer.test.js:104:34
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Buffer.constructorshould allocate a new buffer with given size0
Error: expected NaN to equal 10 (, A has NaN)
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/buffer.test.js:96:29
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Buffer.constructorshould copy the passed buffer onto a new buffer instance0.001
Error: expected 'buffer' to equal 'auffer'
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/buffer.test.js:82:34
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Buffer.constructorshould allocate a new Buffer using an array of octets0
Error: expected undefined to equal 84
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/buffer.test.js:74:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.UI#fetchSemanticColor()0.001
Error: Ti.UI.fetchSemanticColor is not a function. (In 'Ti.UI.fetchSemanticColor('textColor')', 'Ti.UI.fetchSemanticColor' is undefined)
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.ui.test.js:221:38
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.UI.SEMANTIC_COLOR_TYPE_LIGHT0
Error: expected 'Ti.UI' to have a read-only property with name: SEMANTIC_COLOR_TYPE_LIGHT
    expected Object {} to have property `SEMANTIC_COLOR_TYPE_LIGHT` with descriptor {"writable":false}
        expected 'Unable to find property SEMANTIC_COLOR_TYPE_LIGHT up the prototype chain!' undefined undefined
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.ui.test.js:207:34
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.UI.SEMANTIC_COLOR_TYPE_DARK0.001
Error: expected 'Ti.UI' to have a read-only property with name: SEMANTIC_COLOR_TYPE_DARK
    expected Object {} to have property `SEMANTIC_COLOR_TYPE_DARK` with descriptor {"writable":false}
        expected 'Unable to find property SEMANTIC_COLOR_TYPE_DARK up the prototype chain!' undefined undefined
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.ui.test.js:203:34
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.UI.View.accessibility* Properties0.004
Error: expected undefined to equal 'Text'
fail@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:275:23
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:356:23
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.ui.view.test.js:943:45
[native code]
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.ui.view.test.js:962:13
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4359:23
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.UI.WebViewbeforeload30.001
Error: timeout of 30000ms exceeded
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4326:27
ios.Titanium.WatchSession#remainingComplicationUserInfoTransfers0
Error: undefined is not an object (evaluating 'Ti.WatchSession.remainingComplicationUserInfoTransfers')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:62:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#hasContentPending0
Error: undefined is not an object (evaluating 'Ti.WatchSession.hasContentPending')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:58:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isActivated0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isActivated')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:54:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isReachable0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isReachable')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:50:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isComplicationEnabled0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isComplicationEnabled')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:46:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isWatchAppInstalled0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isWatchAppInstalled')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:42:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isPaired0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isPaired')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:38:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSession#isSupported0
Error: undefined is not an object (evaluating 'Ti.WatchSession.isSupported')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:34:27
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSessionACTIVATION_STATE_ACTIVATED0
Error: undefined is not an object (evaluating 'this.obj.apiName')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/utilities/assertions.js:54:15
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:337:19
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:30:42
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSessionACTIVATION_STATE_INACTIVE0
Error: undefined is not an object (evaluating 'this.obj.apiName')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/utilities/assertions.js:54:15
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:337:19
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:26:42
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSessionACTIVATION_STATE_NOT_ACTIVATED0
Error: undefined is not an object (evaluating 'this.obj.apiName')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/utilities/assertions.js:54:15
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:337:19
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:22:42
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29
ios.Titanium.WatchSessionapiName0
Error: undefined is not an object (evaluating 'this.obj.apiName')
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/utilities/assertions.js:54:15
value@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/node_modules/should/cjs/should.js:337:19
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti.watchsession.test.js:16:47
run@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4376:41
runTest@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4763:17
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4840:23
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4688:20
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4698:15
next@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4636:30
file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:4665:13
timeslice@file:///Users/build/Library/Developer/CoreSimulator/Devices/36D63555-B2FD-4BFD-B48D-0D4C6C099EB6/data/Containers/Bundle/Application/244FBD21-B4F3-411B-8506-D442C702EF09/mocha.app/ti-mocha.js:5764:29

Generated by 🚫 dangerJS against 0ec4719

@ssekhri
Copy link

ssekhri commented Aug 19, 2019

FR Passed.
No flicker when closing the Nav window using the Nav window back button or android's back button.
Verified using:
Mac OS 10.14.6
Ti SDK: 8.3.0.v20190819073331
Appc CLI: 7.1.1-master.2
Node: 8.16.0
JDK: 10.0.2

@sgtcoolguy sgtcoolguy changed the base branch from 8_3_X to master September 9, 2019 18:03
@sgtcoolguy
Copy link
Contributor

Closing as master is now 8.3.0 target and #11003 is sufficient

@sgtcoolguy sgtcoolguy closed this Sep 9, 2019
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