search: delete flaky notebook copy test
Created by: rvantonder
Flaky test reported, unsure how to fix. See
and
https://sourcegraph.slack.com/archives/C02FLQDD3TQ/p1650616896973669
Search Notebook | ✓ Should render a notebook (12403ms) | ✓ Should move, duplicate, and delete blocks (7219ms) | ✓ Should add markdown and query blocks, edit, and run them (13509ms) | ✓ Should add file block and edit it (8219ms) | ✓ Should add file block and auto-fill the inputs when pasting a file URL (7133ms) | ✓ Should update the notebook title (6746ms) | ✓ Should open the share dialog, switch the share option, and close the dialog (13590ms) | ✓ Should export a notebook as Markdown file and import it back (13337ms) | ✓ Should copy the notebook (13042ms) | 1) "after each" hook for "Should copy the notebook" | | | 9 passing (2m) | 5 pending | 1 failing | | 1) Search Notebook | "after each" hook for "Should copy the notebook": | Error: Timeout getting coverage from https://sourcegraph.test:3443/notebooks/copiedId | at /root/buildkite/build/sourcegraph/client/shared/src/testing/coverage.ts:49:17 | at async Promise.all (index 3) | at async recordCoverage (client/shared/src/testing/coverage.ts:37:5) | at async /root/buildkite/build/sourcegraph/node_modules/p-timeout/index.js:50:13
Test plan
Disables flaky test
App preview:
Check out the client app preview documentation to learn more.