Created
September 11, 2018 19:54
-
-
Save dpgraham/df35ceedee4ca13d2b4de039d287933a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
76 passing (1h) | |
19 pending | |
19 failing | |
1) XCUITestDriver - element(s) | |
interactions | |
text fields | |
"before each" hook: callee$3$0 for "should type in the text field": | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/element-e2e-specs.js) | |
2) XCUITestDriver - element(s) | |
interactions | |
text fields | |
"after each" hook: callee$3$0 for "should type in the text field": | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/element-e2e-specs.js) | |
3) XCUITestDriver - element(s) | |
interactions | |
picker wheel | |
should be able to set the value: | |
Error: [elementByAccessibilityId("Picker View")] Error response status: 7, , NoSuchElement - An element could not be located on the page using the given search parameters. Selenium error: An element could not be located on the page using the given search parameters. | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
4) XCUITestDriver - find | |
duplicate text field | |
"before all" hook: callee$2$0: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js) | |
5) XCUITestDriver - find | |
duplicate text field | |
"after all" hook: callee$2$0: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js) | |
6) XCUITestDriver - find | |
by predicate string | |
should find invisible elements: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js) | |
7) XCUITestDriver - find | |
by predicate string | |
should find elements with widths above 0: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js) | |
8) XCUITestDriver - find | |
by predicate string | |
should find elements with widths between 100 and 200: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js) | |
9) XCUITestDriver - find | |
by predicate string | |
should find elements that end in the word "View" in the name: | |
AssertionError: expected [] to have a length above 1 but got 0 | |
+ expected - actual | |
-0 | |
+1 | |
at Context.callee$2$0$ (test/functional/basic/find-e2e-specs.js:349:30) | |
at tryCatch (node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:68:7) | |
10) XCUITestDriver - find | |
by predicate string | |
should find elements that have x and y coordinates greater than 0: | |
Error: [elements("-ios predicate string","wdRect.x >= 0 AND wdRect.y >= 0")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
11) XCUITestDriver - find | |
by class chain | |
should find elements: | |
Error: [elements("-ios class chain","XCUIElementTypeWindow")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
12) XCUITestDriver - find | |
by class chain | |
should find child elements: | |
Error: [elements("-ios class chain","XCUIElementTypeWindow/*")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
13) XCUITestDriver - find | |
by class chain | |
should find elements with index: | |
Error: [elements("-ios class chain","XCUIElementTypeWindow[1]/*")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
14) XCUITestDriver - find | |
by class chain | |
should find elements with negative index: | |
Error: [elements("-ios class chain","XCUIElementTypeWindow/*[-1]")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
15) XCUITestDriver - find | |
magic first visible child xpath | |
should find the first visible child of an element: | |
Error: [elementByClassName("XCUIElementTypeTable")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
16) XCUITestDriver - find | |
magic scrollable descendents xpath | |
should find any scrollable elements: | |
Error: [elementsByXPath("//*[@scrollable=\"true\"]")] Error response status: 6, Selenium error: A session is either terminated or not started | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
17) XCUITestDriver - gestures | |
dynamic gestures | |
should scroll using touch actions: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/gesture-e2e-specs.js) | |
18) XCUITestDriver - gestures | |
dynamic gestures | |
should double tap on an element: | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/gesture-e2e-specs.js) | |
19) XCUITestDriver - gestures | |
dynamic gestures | |
"before each" hook: callee$2$0 for "should swipe the table and the bottom cell's Y position should change accordingly": | |
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/danielgraham/appium-xcuitest-driver/build/test/functional/basic/gesture-e2e-specs.js) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment