jest-integration
Passed Started
by
@mkozono
Michael Kozono
1Running with gitlab-runner 14.10.0~beta.50.g1f2fe53e (1f2fe53e)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...9Using docker image sha256:f5ccee577b270c6a832d9828384f62b437fcd3314314b5a98a5ab1cd248c3455 for registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:7291ca4981a34fb65e8293b932eab1b4a4949bffa86bf4427b9f12c73f3483b7 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1651156559-bc802929...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 100897, done. 18remote: Counting objects: 100% (100897/100897), done. 19remote: Compressing objects: 100% (72244/72244), done. 20remote: Total 100897 (delta 37993), reused 66741 (delta 24985), pack-reused 0 21Receiving objects: 100% (100897/100897), 103.82 MiB | 30.64 MiB/s, done.22Resolving deltas: 100% (37993/37993), done.24 * [new ref] refs/pipelines/527209691 -> refs/pipelines/52720969125Checking out 5267a595 as refs/merge-requests/86026/merge...26Skipping Git submodules setup28Checking cache for node-modules-bullseye-test-9-non_protected...29WARNING: file does not exist 30Failed to extract cache32Downloading artifacts for graphql-schema-dump (2391235145)...33Downloading artifacts from coordinator... ok id=2391235145 responseStatus=200 OK token=H1xv7knQ34Downloading artifacts for rspec-all frontend_fixture 1/5 (2391235104)...35Downloading artifacts from coordinator... ok id=2391235104 responseStatus=200 OK token=amnsTrvu36Downloading artifacts for rspec-all frontend_fixture 2/5 (2391235105)...37Downloading artifacts from coordinator... ok id=2391235105 responseStatus=200 OK token=XEJXw-Bc38Downloading artifacts for rspec-all frontend_fixture 3/5 (2391235110)...39Downloading artifacts from coordinator... ok id=2391235110 responseStatus=200 OK token=hW6ymduS40Downloading artifacts for rspec-all frontend_fixture 4/5 (2391235112)...41Downloading artifacts from coordinator... ok id=2391235112 responseStatus=200 OK token=xh5Yt9A242Downloading artifacts for rspec-all frontend_fixture 5/5 (2391235135)...43Downloading artifacts from coordinator... ok id=2391235135 responseStatus=200 OK token=LKRMPyrf45Using docker image sha256:f5ccee577b270c6a832d9828384f62b437fcd3314314b5a98a5ab1cd248c3455 for registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:7291ca4981a34fb65e8293b932eab1b4a4949bffa86bf4427b9f12c73f3483b7 ...46$ source scripts/utils.sh47$ run_timed_command "retry yarn install --frozen-lockfile"48$ retry yarn install --frozen-lockfile49yarn install v1.22.1750[1/5] Validating package.json...51[2/5] Resolving packages...52[3/5] Fetching packages...53[4/5] Linking dependencies...54warning "mermaid > cypress-image-snapshot@4.0.1" has unmet peer dependency "cypress@^4.5.0".55warning "@gitlab/eslint-plugin > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".56warning "@graphql-eslint/eslint-plugin > graphql-config > @endemolshinegroup/cosmiconfig-typescript-loader > ts-node@9.1.1" has unmet peer dependency "typescript@>=2.7".57warning " > eslint-import-resolver-jest@3.0.2" has unmet peer dependency "eslint-plugin-import@>=1.4.0".58warning " > eslint-import-resolver-webpack@0.13.2" has unmet peer dependency "eslint-plugin-import@>=1.4.0".59[5/5] Building fresh packages...60$ node ./scripts/frontend/postinstall.js61success Dependency postinstall check passed.62Done in 88.07s.63==> 'retry yarn install --frozen-lockfile' succeeded in 91 seconds.64$ run_timed_command "yarn jest:integration --ci"65$ yarn jest:integration --ci66yarn run v1.22.1767$ jest --config jest.config.integration.js --ci68PSA: Running into unexpected and/or strange frontend integration test errors?69Please help improve our error logging by following the instructions on this issue:71PASS spec/frontend_integration/fly_out_nav_browser_spec.js72PASS spec/frontend_integration/ide/ide_integration_spec.js73PASS spec/frontend_integration/ide/user_opens_ide_spec.js74PASS spec/frontend_integration/diffs/diffs_interopability_spec.js75PASS ee/spec/frontend_integration/security_dashboard/vulnerability_report_init_integration_spec.js76PASS spec/frontend_integration/lib/utils/browser_spec.js77PASS spec/frontend_integration/ide/user_opens_file_spec.js78PASS ee/spec/frontend_integration/vulnerabilities/vulnerabilities_init_integration_spec.js79PASS ee/spec/frontend_integration/security_dashboard/security_dashboard_init_integration_spec.js80PASS spec/frontend_integration/content_editor/content_editor_integration_spec.js81PASS spec/frontend_integration/ide/user_opens_mr_spec.js82PASS ee/spec/frontend_integration/vulnerabilities/new_vulnerability_init_integration_spec.js83PASS spec/frontend_integration/test_helpers/utils/obj_spec.js84Test Suites: 13 passed, 13 total85Tests: 95 passed, 95 total86Snapshots: 4 passed, 4 total87Time: 118.434 s88Ran all test suites.89Done in 123.85s.90==> 'yarn jest:integration --ci' succeeded in 124 seconds.92Not uploading cache node-modules-bullseye-test-9-non_protected due to policy94Job succeeded