Refactor/rename constraint button (#5260) #1634
Triggered via pull request
November 3, 2023 10:38
FredrikOseberg
opened
#5262
Status
Success
Total duration
3m 53s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
auto-assign-pr-author.yaml
on: pull_request_target
assign-author
3s
Annotations
2 errors
src/test/e2e/stores/feature-toggle-client-store.e2e.test.ts ► -should be able to fetch client toggles ► -should be able to fetch client toggles:
src/test/e2e/stores/feature-toggle-client-store.e2e.test.ts#L10
Failed test found in:
jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 10000 ms for a hook.
|
src/test/e2e/stores/feature-toggle-client-store.e2e.test.ts ► -Test execution failure: could be caused by test hooks like 'afterAll'. ► -Test execution failure: could be caused by test hooks like 'afterAll'.:
jest-junit.xml#L0
Failed test found in:
jest-junit.xml
Error:
{"message":"","stack":"TypeError: Cannot read properties of undefined (reading 'destroy')\n at Object.destroy (/home/runner/work/unleash/unleash/src/test/e2e/stores/feature-toggle-client-store.e2e.test.ts:19:15)\n at Promise.then.completed (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/utils.js:298:28)\n at new Promise (<anonymous>)\n at callAsyncCircusFn (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/utils.js:231:10)\n at _callCircusHook (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/run.js:281:40)\n at _runTestsForDescribeBlock (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/run.js:154:7)\n at run (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/run.js:71:3)\n at runAndTransformResultsToJestFormat (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)\n at jestAdapter (/home/runner/work/unleash/unleash/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)\n at runTestInternal (/home/runner/work/unleash/unleash/node_modules/jest-runner/build/runTest.js:367:16)\n at runTest (/home/runner/work/unleash/unleash/node_modules/jest-runner/build/runTest.js:444:34)\n at Object.worker (/home/runner/work/unleash/unleash/node_modules/jest-runner/build/testWorker.js:106:12)"}
|