Relax performance test thresholds and increase test timeout #98
Annotations
2 errors and 11 warnings
|
Run all tests with coverage
Process completed with exit code 1.
|
|
Run all tests with coverage:
src/__tests__/integration/complete-session-creation.test.jsx#L848
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/complete-session-creation.test.jsx:848:3
|
|
Upload coverage artifacts
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Run linter:
src/__tests__/baselines/state-management.baseline.test.js#L13
'vi' is defined but never used
|
|
Run linter:
src/__tests__/baselines/state-management.baseline.test.js#L13
'beforeEach' is defined but never used
|
|
Run linter:
src/ArrayUpdateMenu.jsx#L13
'items' is assigned a value but never used
|
|
Run linter:
src/App.js#L2852
'message' is assigned a value but never used
|
|
Run linter:
src/App.js#L618
'errors' is assigned a value but never used
|
|
Run linter:
src/App.js#L596
'message' is assigned a value but never used
|
|
Run linter:
src/App.js#L122
'formErrors' is assigned a value but never used
|
|
Run linter:
src/App.js#L119
'jsonSchemaErrors' is assigned a value but never used
|
|
Run linter:
e2e/baselines/import-export.spec.js#L336
'alertShown' is assigned a value but never used
|
|
Run linter:
e2e/baselines/form-interaction.spec.js#L229
'channelMapSection' is assigned a value but never used
|
Loading