Chore/prettier check #95
Annotations
3 errors
cypress-run
Cypress tests: 2 failed
|
Failed Test: Blockly Editor Page Tests [Blockly] navigates to tutorial and back:
cypress/e2e/blockly.cy.js#L1
Blockly Editor Page Tests [Blockly] navigates to tutorial and back: AssertionError: Timed out retrying after 4000ms: Expected to find element: `img[alt="Sensebox ESP"]`, but never found it.
at Context.eval (webpack://blockly-react/./cypress/e2e/blockly.cy.js:53:38) - AssertionError: Timed out retrying after 4000ms: Expected to find element: `img[alt="Sensebox ESP"]`, but never found it.
at Context.eval (webpack://blockly-react/./cypress/e2e/blockly.cy.js:53:38)
|
Failed Test: Blockly Editor Page Tests [Blockly] compiles code:
cypress/e2e/blockly.cy.js#L1
Blockly Editor Page Tests [Blockly] compiles code: CypressError: Timed out retrying after 30000ms: `cy.wait()` timed out waiting `30000ms` for the 1st response to the route: `compile`. No response ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:75176:18)
at Object.errByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:75230:10)
at checkForXhr (http://localhost:3000/__cypress/runner/cypress_runner.js:136105:84)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:136131:28)
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:3000/__cypress/runner/cypress_runner.js:4285:29)
at whenStable (http://localhost:3000/__cypress/runner/cypress_runner.js:144517:68)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:144458:14)
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:1671:18)
at Promise._fulfill (http://localhost:3000/__cypress/runner/cypress_runner.js:1615:18)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:5420:46)
From Your Spec Code:
at Object.proxyGetter [as get] (http://localhost:3000/__cypress/runner/cypress_runner.js:77938:22)
at exists (http://localhost:3000/__cypress/runner/cypress_runner.js:143717:26)
at elExists (http://localhost:3000/__cypress/runner/cypress_runner.js:143732:10)
at ensureExistence (http://localhost:3000/__cypress/runner/cypress_runner.js:143913:22)
at onFailFn (http://localhost:3000/__cypress/runner/cypress_runner.js:143942:53) - CypressError: Timed out retrying after 30000ms: `cy.wait()` timed out waiting `30000ms` for the 1st response to the route: `compile`. No response ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:75176:18)
at Object.errByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:75230:10)
at checkForXhr (http://localhost:3000/__cypress/runner/cypress_runner.js:136105:84)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:136131:28)
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:3000/__cypress/runner/cypress_runner.js:4285:29)
at whenStable (http://localhost:3000/__cypress/runner/cypress_runner.js:144517:68)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:144458:14)
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:1671:18)
at Promise._fulfill (http://localhost:3000/__cypress/runner/cypress_runner.js:1615:18)
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:5420:46)
From Your Spec Code:
at Object.proxyGetter [as get] (http://localhost:3000/__cypress/runner/cypress_runner.js:77938:22)
at exists (http://localhost:3000/__cypress/runner/cypress_runner.js:143717:26)
at elExists (http://localhost:3000/__cypress/runner/cypress_runner.js:143732:10)
at ensureExistence (http://localhost:3000/__cypress/runner/cypress_runner.js:143913:22)
at onFailFn (http://localhost:3000/__cypress/runner/cypress_ru
|