Add TODO #588
Annotations
2 errors, 1 warning, and 1 notice
Smoke tests (without annotations feature):
client/__tests__/e2e/cell-guide.test.ts#L1
1) [chromium] › e2e/cell-guide.test.ts:123:7 › CellGuideCXG › deleting 'enteric smooth muscle cell' geneset and refreshing adds it back
Test timeout of 180000ms exceeded.
|
Smoke tests (without annotations feature):
client/__tests__/e2e/puppeteerUtils.ts#L92
1) [chromium] › e2e/cell-guide.test.ts:123:7 › CellGuideCXG › deleting 'enteric smooth muscle cell' geneset and refreshing adds it back
Error: page.waitForTimeout: Target page, context or browser has been closed
at e2e/puppeteerUtils.ts:92
90 | }
91 |
> 92 | await page.waitForTimeout(WAIT_FOR_MS);
| ^
93 | }
94 | }
95 |
at tryUntil (/home/runner/work/single-cell-explorer/single-cell-explorer/client/__tests__/e2e/puppeteerUtils.ts:92:18)
at deleteGeneset (/home/runner/work/single-cell-explorer/single-cell-explorer/client/__tests__/e2e/cellxgeneActions.ts:521:3)
at /home/runner/work/single-cell-explorer/single-cell-explorer/client/__tests__/e2e/cell-guide.test.ts:130:5
|
Upload coverage reports to Codecov with GitHub Action
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.2.0/dist/codecov' failed with exit code 1
|
Smoke tests (without annotations feature)
1 flaky
[chromium] › e2e/cell-guide.test.ts:123:7 › CellGuideCXG › deleting 'enteric smooth muscle cell' geneset and refreshing adds it back
2 skipped
44 passed (5.7m)
|
Loading