Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.75 KB | None | 0 0
  1. Script run successfully: eclipse/che-theia-e2e:nightly
  2. Starting the master backend process with 5000 (ms) timeout.
  3. Starting server worker...
  4. Server worker has been started. [ID: 1 | PID: 27]
  5. Server worker is ready to accept messages. [ID: 1 | PID: 27]
  6. root INFO Plugins Remote Endpoints are []
  7. root INFO Plugins Remote Endpoints are Map {}
  8. root ERROR Uncaught Exception: Error: Environment variable CHE_API_EXTERNAL is not set.
  9. root ERROR Error: Environment variable CHE_API_EXTERNAL is not set.
  10. at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:74:35)
  11. at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
  12. at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
  13. at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
  14. at <anonymous>
  15. at process._tickCallback (internal/process/next_tick.js:189:7)
  16. at Function.Module.runMain (module.js:696:11)
  17. at startup (bootstrap_node.js:204:16)
  18. at bootstrap_node.js:625:3
  19. root ERROR Uncaught Exception: Error: Environment variable CHE_WORKSPACE_ID is not set.
  20. root ERROR Error: Environment variable CHE_WORKSPACE_ID is not set.
  21. at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
  22. at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
  23. at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
  24. at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
  25. at <anonymous>
  26. at process._tickCallback (internal/process/next_tick.js:189:7)
  27. at Function.Module.runMain (module.js:696:11)
  28. at startup (bootstrap_node.js:204:16)
  29. at bootstrap_node.js:625:3
  30. root INFO unzipping the plugin ProxyPluginDeployerEntry {
  31. deployer: PluginTheiaFileHandler { unpackedFolder: '/tmp/theia-unpacked' },
  32. delegate:
  33. PluginDeployerEntryImpl {
  34. originId: 'local-dir:///default-theia-plugins',
  35. pluginId: 'theia_yeoman_plugin.theia',
  36. map: Map {},
  37. changes: [],
  38. acceptedTypes: [],
  39. currentPath: '/default-theia-plugins/theia_yeoman_plugin.theia',
  40. initPath: '/default-theia-plugins/theia_yeoman_plugin.theia',
  41. resolved: true,
  42. resolvedByName: 'LocalDirectoryPluginDeployerResolver' },
  43. deployerName: 'PluginTheiaFileHandler' }
  44. root INFO Theia app listening on http://0.0.0.0:3000.
  45. Received message which is neither a response nor a notification message:
  46. "3000"
  47. root INFO [nsfw-watcher: 33] Started watching: /home/theia/package.json
  48. root INFO PluginTheiaDirectoryHandler: accepting plugin with path /tmp/theia-unpacked/theia_yeoman_plugin.theia
  49. root INFO PluginTheiaDirectoryHandler: accepting plugin with path /tmp/theia-unpacked/theia_yeoman_plugin.theia
  50. root INFO HostedPluginServerImpl/ asking to deploy the backend Plugin /tmp/theia-unpacked/theia_yeoman_plugin.theia and model is { id: 'theia.@theia/yeoman-plugin',
  51. name: '@theia/yeoman-plugin',
  52. publisher: 'theia',
  53. version: '0.0.1-1539189859',
  54. displayName: undefined,
  55. description: undefined,
  56. engine: { type: 'theiaPlugin', version: 'latest' },
  57. entryPoint:
  58. { frontend: undefined,
  59. backend: '/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-plugin-backend-plugin.js' },
  60. contributes: undefined }
  61. root INFO [hosted-plugin: 47] PLUGIN_HOST(47) starting instance
  62.  
  63. rm: cannot remove '/home/cypress/cypress/videos': Device or resource busy
  64. It looks like this is your first time using Cypress: 3.0.3
  65.  
  66. ✔ Verified Cypress! /home/theia/.cache/Cypress/3.0.3/Cypress
  67.  
  68. Opening Cypress...
  69. Warning: We failed to trash the existing run results.
  70.  
  71. This error will not alter the exit code.
  72.  
  73. Error: EBUSY: resource busy or locked, rmdir '/home/cypress/cypress/videos'
  74.  
  75.  
  76.  
  77. ====================================================================================================
  78.  
  79. (Run Starting)
  80.  
  81. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  82. │ Cypress: 3.0.3 │
  83. │ Browser: Electron 59 (headless) │
  84. │ Specs: 2 found (theia/commands.spec.ts, theia/typescript.spec.ts) │
  85. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  86.  
  87.  
  88. ────────────────────────────────────────────────────────────────────────────────────────────────────
  89.  
  90. Running: theia/commands.spec.ts... (1 of 2)
  91. (node:390) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
  92.  
  93.  
  94. Check Extensions are installed
  95. root ERROR Error: Cannot retrieve workspace ID
  96. at new ActivityTrackerServiceImpl (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/activity-tracker-service.js:40:19)
  97. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:45:18)
  98. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  99. at Object.resolve (/home/theia/node_modules/inversify/lib/resolution/resolver.js:96:12)
  100. at /home/theia/node_modules/inversify/lib/container/container.js:319:37
  101. at Container._get (/home/theia/node_modules/inversify/lib/container/container.js:310:44)
  102. at Container.get (/home/theia/node_modules/inversify/lib/container/container.js:230:21)
  103. at JsonRpcConnectionHandler.targetFactory (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/che-theia-activity-tracker-server-module.js:25:152)
  104. at JsonRpcConnectionHandler.onConnection (/home/theia/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:84:31)
  105. at /home/theia/node_modules/@theia/core/lib/node/messaging/messaging-contribution.js:93:32
  106. root ERROR Cannot find a service for the path: /services/activity-tracker
  107. root ERROR Error: Issue: Can't properly configure workspace master http client, Reason: CHE_API environment property is undefined
  108. at new WsMasterHttpClient (/home/theia/node_modules/che-theia-ssh-extension/lib/node/ws-master-http-client.js:45:19)
  109. at _createInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:21:12)
  110. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:41:18)
  111. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  112. at Array.map (<anonymous>)
  113. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
  114. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  115. at Array.map (<anonymous>)
  116. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
  117. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  118. root ERROR Cannot find a service for the path: /services/ssh-key
  119. root ERROR Request getMachines failed with error: Environment variable CHE_WORKSPACE_ID is not set. Error: Environment variable CHE_WORKSPACE_ID is not set.
  120. at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
  121. at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
  122. at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
  123. at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
  124. at <anonymous>
  125. root ERROR A keybinding context with ID javaEditorTextFocus is already registered.
  126. root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.next","keybinding":"f7","context":"editorTextFocus"}
  127. root WARN Could not register keybinding:
  128. {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"}
  129. Error: "f7" is in collision with something else [scope:0]
  130. root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.prev","keybinding":"shift+f7","context":"editorTextFocus"}
  131. root WARN Could not register keybinding:
  132. {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"}
  133. Error: "shift+f7" is in collision with something else [scope:0]
  134. root WARN Collided keybinding is ignored; {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"} collided with {"command":"debug:console:toggle","keybinding":"ctrlcmd+shift+y"}
  135. root WARN Could not register keybinding:
  136. {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"}
  137. Error: "ctrlcmd+shift+y" is in collision with something else [scope:0]
  138. root WARN Collided keybinding is ignored; {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"} collided with {"command":"workspace:open","keybinding":"ctrlcmd+alt+o"}
  139. root WARN Could not register keybinding:
  140. {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"}
  141. Error: "ctrlcmd+alt+o" is in collision with something else [scope:0]
  142. root INFO [nsfw-watcher: 612] Started watching: /projects
  143. root INFO [nsfw-watcher: 612] Started watching: /projects
  144. root INFO 'USE_LOCAL_GIT' is set to true. Trying to use local Git for 'dugite' execution.
  145. root ERROR Cannot find local Git executable. Git not found.
  146. task INFO Config file tasks.json does not exist under file:///projects
  147. root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/init()
  148.  
  149. root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(/home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
  150.  
  151. root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-plugin-backend-plugin.js)
  152.  
  153. 1) Command Palette include Plugin
  154. 2) Expect some extensions are in installed theia
  155. 3) Command Palette include SSH extension
  156.  
  157.  
  158. 0 passing (27s)
  159. 3 failing
  160.  
  161. 1) Check Extensions are installed Command Palette include Plugin:
  162. CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
  163. at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
  164. at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
  165. at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
  166. at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
  167. at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
  168. at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
  169. at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
  170. at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
  171. at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
  172. at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
  173. at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
  174. at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
  175. at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
  176. at <anonymous>
  177.  
  178. 2) Check Extensions are installed Expect some extensions are in installed theia:
  179. CypressError: Timed out retrying: cy.click() failed because this element:
  180.  
  181. <div class="p-MenuBar-itemLabel">Help</div>
  182.  
  183. is being covered by another element:
  184.  
  185. <div class="theia-preload"></div>
  186.  
  187. Fix this problem, or use {force: true} to disable error checking.
  188.  
  189. https://on.cypress.io/element-cannot-be-interacted-with
  190. at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
  191. at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
  192. at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
  193. at Object.retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
  194. at retryActionability (http://localhost:3000/__cypress/runner/cypress_runner.js:53584:19)
  195. at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
  196. at Function.Promise.attempt.Promise.try (http://localhost:3000/__cypress/runner/cypress_runner.js:4470:29)
  197. at tryFn (http://localhost:3000/__cypress/runner/cypress_runner.js:62021:24)
  198. at whenStable (http://localhost:3000/__cypress/runner/cypress_runner.js:62049:12)
  199. at http://localhost:3000/__cypress/runner/cypress_runner.js:61809:16
  200. at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
  201. at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
  202. at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
  203. at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
  204. at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5294:18)
  205. at Promise._fulfill (http://localhost:3000/__cypress/runner/cypress_runner.js:5239:18)
  206. at http://localhost:3000/__cypress/runner/cypress_runner.js:6778:46
  207.  
  208. 3) Check Extensions are installed Command Palette include SSH extension:
  209. CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
  210. at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
  211. at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
  212. at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
  213. at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
  214. at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
  215. at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
  216. at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
  217. at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
  218. at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
  219. at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
  220. at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
  221. at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
  222. at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
  223. at <anonymous>
  224.  
  225.  
  226.  
  227.  
  228. (Results)
  229.  
  230. ┌──────────────────────────────────────┐
  231. │ Tests: 3 │
  232. │ Passing: 0 │
  233. │ Failing: 3 │
  234. │ Pending: 0 │
  235. │ Skipped: 0 │
  236. │ Screenshots: 3 │
  237. │ Video: true │
  238. │ Duration: 26 seconds │
  239. │ Spec Ran: theia/commands.spec.ts │
  240. └──────────────────────────────────────┘
  241.  
  242.  
  243. (Screenshots)
  244.  
  245. - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Command Palette include Plugin (failed).png (1280x720)
  246. - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Expect some extensions are in installed theia (failed).png (1280x720)
  247. - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Command Palette include SSH extension (failed).png (1280x720)
  248.  
  249.  
  250. (Video)
  251.  
  252. - Started processing: Compressing to 32 CRF
  253. - Finished processing: /home/cypress/cypress/videos/theia/commands.spec.ts.mp4 (4 seconds)
  254.  
  255.  
  256. ────────────────────────────────────────────────────────────────────────────────────────────────────
  257.  
  258. Running: theia/typescript.spec.ts... (2 of 2)
  259.  
  260.  
  261. TypeScript
  262. root ERROR Error: Cannot retrieve workspace ID
  263. at new ActivityTrackerServiceImpl (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/activity-tracker-service.js:40:19)
  264. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:45:18)
  265. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  266. at Object.resolve (/home/theia/node_modules/inversify/lib/resolution/resolver.js:96:12)
  267. at /home/theia/node_modules/inversify/lib/container/container.js:319:37
  268. at Container._get (/home/theia/node_modules/inversify/lib/container/container.js:310:44)
  269. at Container.get (/home/theia/node_modules/inversify/lib/container/container.js:230:21)
  270. at JsonRpcConnectionHandler.targetFactory (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/che-theia-activity-tracker-server-module.js:25:152)
  271. at JsonRpcConnectionHandler.onConnection (/home/theia/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:84:31)
  272. at /home/theia/node_modules/@theia/core/lib/node/messaging/messaging-contribution.js:93:32
  273. root ERROR Cannot find a service for the path: /services/activity-tracker
  274. root ERROR Error: Issue: Can't properly configure workspace master http client, Reason: CHE_API environment property is undefined
  275. at new WsMasterHttpClient (/home/theia/node_modules/che-theia-ssh-extension/lib/node/ws-master-http-client.js:45:19)
  276. at _createInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:21:12)
  277. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:41:18)
  278. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  279. at Array.map (<anonymous>)
  280. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
  281. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  282. at Array.map (<anonymous>)
  283. at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
  284. at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
  285. root ERROR Cannot find a service for the path: /services/ssh-key
  286. root INFO [hosted-plugin: 820] PLUGIN_HOST(820) starting instance
  287.  
  288. root ERROR Request getMachines failed with error: Environment variable CHE_WORKSPACE_ID is not set. Error: Environment variable CHE_WORKSPACE_ID is not set.
  289. at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
  290. at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
  291. at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
  292. at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
  293. at <anonymous>
  294. root ERROR A keybinding context with ID javaEditorTextFocus is already registered.
  295. root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.next","keybinding":"f7","context":"editorTextFocus"}
  296. root WARN Could not register keybinding:
  297. {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"}
  298. Error: "f7" is in collision with something else [scope:0]
  299. root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.prev","keybinding":"shift+f7","context":"editorTextFocus"}
  300. root WARN Could not register keybinding:
  301. {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"}
  302. Error: "shift+f7" is in collision with something else [scope:0]
  303. root WARN Collided keybinding is ignored; {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"} collided with {"command":"debug:console:toggle","keybinding":"ctrlcmd+shift+y"}
  304. root WARN Could not register keybinding:
  305. {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"}
  306. Error: "ctrlcmd+shift+y" is in collision with something else [scope:0]
  307. root WARN Collided keybinding is ignored; {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"} collided with {"command":"workspace:open","keybinding":"ctrlcmd+alt+o"}
  308. root WARN Could not register keybinding:
  309. {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"}
  310. Error: "ctrlcmd+alt+o" is in collision with something else [scope:0]
  311. root INFO [nsfw-watcher: 813] Started watching: /projects
  312. root INFO [nsfw-watcher: 813] Started watching: /projects
  313. task INFO Config file tasks.json does not exist under file:///projects
  314. root INFO [hosted-plugin: 820] PLUGIN_HOST(820): PluginManagerExtImpl/init()
  315.  
  316. root INFO [hosted-plugin: 820] PLUGIN_HOST(820): initializing(/home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
  317.  
  318. root INFO [hosted-plugin: 820] PLUGIN_HOST(820): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-plugin-backend-plugin.js)
  319.  
  320. 1) Check Invalid Syntax
  321.  
  322.  
  323. 0 passing (18s)
  324. 1 failing
  325.  
  326. 1) TypeScript Check Invalid Syntax:
  327. CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
  328. at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
  329. at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
  330. at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
  331. at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
  332. at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
  333. at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
  334. at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
  335. at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
  336. at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
  337. at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
  338. at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
  339. at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
  340. at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
  341. at <anonymous>
  342.  
  343.  
  344.  
  345.  
  346. (Results)
  347.  
  348. ┌────────────────────────────────────────┐
  349. │ Tests: 1 │
  350. │ Passing: 0 │
  351. │ Failing: 1 │
  352. │ Pending: 0 │
  353. │ Skipped: 0 │
  354. │ Screenshots: 1 │
  355. │ Video: true │
  356. │ Duration: 17 seconds │
  357. │ Spec Ran: theia/typescript.spec.ts │
  358. └────────────────────────────────────────┘
  359.  
  360.  
  361. (Screenshots)
  362.  
  363. - /home/cypress/cypress/screenshots/theia/typescript.spec.ts/TypeScript -- Check Invalid Syntax (failed).png (1280x720)
  364.  
  365.  
  366. (Video)
  367.  
  368. - Started processing: Compressing to 32 CRF
  369. - Finished processing: /home/cypress/cypress/videos/theia/typescript.spec.ts.mp4 (2 seconds)
  370.  
  371.  
  372. ====================================================================================================
  373.  
  374. (Run Finished)
  375.  
  376.  
  377. Spec Tests Passing Failing Pending Skipped
  378. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  379. │ ✖ theia/commands.spec.ts 00:26 3 - 3 - - │
  380. ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  381. │ ✖ theia/typescript.spec.ts 00:17 1 - 1 - - │
  382. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  383. 2 of 2 failed (100%) 00:44 4 - 4 - -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement