Skip to content

Instantly share code, notes, and snippets.

@Sharondio
Created December 20, 2018 23:22
Show Gist options
  • Save Sharondio/3aa2da8abbe3f694b5f144b3bceef3e0 to your computer and use it in GitHub Desktop.
Save Sharondio/3aa2da8abbe3f694b5f144b3bceef3e0 to your computer and use it in GitHub Desktop.
CI output
Edit Quiz
1) Can add items to a previously saved quiz
0 passing (13s)
1 failing
1) Edit Quiz Can add items to a previously saved quiz:
CypressError: Timed out retrying: Expected to find element: ':nth-child(1) > .datatable-body-row > .datatable-row-center > [style="width: 46.8333px; max-width: 50px; height: 88px;"] > .datatable-body-cell-label > .datatable-checkbox > input', but never found it.
at Object.cypressErr (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:63751:11)
at Object.throwErr (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:63716:18)
at Object.throwErrByPath (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:63743:17)
at retry (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:57321:16)
at https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:49432:18
at tryCatcher (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:124998:23)
at Promise._settlePromiseFromHandler (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:123016:31)
at Promise._settlePromise (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:123073:18)
at Promise._settlePromise0 (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:123118:10)
at Promise._settlePromises (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:123193:18)
at Async._drainQueue (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:119922:16)
at Async._drainQueues (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:119932:10)
at Async.drainQueues (https://localhost.achievementnetwork.org:4200/__cypress/runner/cypress_runner.js:119806:14)
at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment