feat: add feature flags to explorer #2045
Annotations
2 errors, 2 warnings, and 1 notice
Smoke tests (without annotations feature):
client/__tests__/e2e/e2e.test.ts#L1
1) [chromium] › e2e/e2e.test.ts:698:9 › geneSET crud operations and interactions subset › edit geneset name and undo/redo
Test timeout of 150000ms exceeded.
|
Smoke tests (without annotations feature):
client/__tests__/e2e/puppeteerUtils.ts#L92
1) [chromium] › e2e/e2e.test.ts:698:9 › geneSET crud operations and interactions subset › edit geneset name and undo/redo
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 (/Users/runner/work/single-cell-explorer/single-cell-explorer/client/__tests__/e2e/puppeteerUtils.ts:92:18)
at /Users/runner/work/single-cell-explorer/single-cell-explorer/client/__tests__/e2e/e2e.test.ts:702:7
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/cache@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Smoke tests (without annotations feature)
1 flaky
[chromium] › e2e/e2e.test.ts:698:9 › geneSET crud operations and interactions subset › edit geneset name and undo/redo
1 skipped
43 passed (5.3m)
|
The logs for this run have expired and are no longer available.
Loading