Created
March 21, 2023 00:50
-
-
Save VizualAbstract/a24aebe29931c8386ac7aed0c07ad58a to your computer and use it in GitHub Desktop.
Failing tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull request #11789 updated | |
19:46:40 Connecting to https://api.github.com using github-token | |
Obtained ci/TestJenkinsfile from 763ca504b0341a063692334aafba2e14d570c475+8cddda12c259d3de97046d9b168e98cf8f186212 (84de0ba1c910b946c052ac9beaf08d11aa7db2d8) | |
Loading library siloSharedLibs@add-set-e2e-test-tag | |
Examining silo-technologies/jenkins-libraries | |
Attempting to resolve add-set-e2e-test-tag as a branch | |
Resolved add-set-e2e-test-tag as branch add-set-e2e-test-tag at revision 65e3554fc23b25132d7997b15afa5f39344d050f | |
The recommended git tool is: NONE | |
using credential github-token | |
> git rev-parse --resolve-git-dir /var/jenkins-home/workspace/ontend_end-to-end-tests_PR-11789@libs/8c3787349159e7f293afd53f26cd251c154ae580288387536bd74f1ca2cfcf8d/.git # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/silo-technologies/jenkins-libraries.git # timeout=10 | |
Fetching without tags | |
Fetching upstream changes from https://github.com/silo-technologies/jenkins-libraries.git | |
> git --version # timeout=10 | |
> git --version # 'git version 2.27.0' | |
using GIT_ASKPASS to set credentials github-token | |
> git fetch --no-tags --force --progress -- https://github.com/silo-technologies/jenkins-libraries.git +refs/heads/add-set-e2e-test-tag:refs/remotes/origin/add-set-e2e-test-tag # timeout=10 | |
Checking out Revision 65e3554fc23b25132d7997b15afa5f39344d050f (add-set-e2e-test-tag) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 65e3554fc23b25132d7997b15afa5f39344d050f # timeout=10 | |
Commit message: "refactor: rename to get" | |
> git rev-list --no-walk 65e3554fc23b25132d7997b15afa5f39344d050f # timeout=10 | |
[Pipeline] Start of Pipeline | |
[Pipeline] node | |
Running on EC2 (us-west-1) - frontend (i-044350f85b62df1df) in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 | |
[Pipeline] { | |
[Pipeline] stage | |
[Pipeline] { (Declarative: Checkout SCM) | |
[Pipeline] checkout | |
The recommended git tool is: git | |
using credential github-token | |
Cloning the remote Git repository | |
Cloning repository https://github.com/silo-technologies/silo-web.git | |
> git init /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 # timeout=10 | |
Fetching upstream changes from https://github.com/silo-technologies/silo-web.git | |
> git --version # timeout=10 | |
> git --version # 'git version 2.38.1' | |
using GIT_ASKPASS to set credentials github-token | |
> git fetch --tags --force --progress -- https://github.com/silo-technologies/silo-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 | |
Pruning obsolete local branches | |
Pruning obsolete local tags that do not exist on remotes | |
Merging remotes/origin/auto-by-pallet-expenses commit 8cddda12c259d3de97046d9b168e98cf8f186212 into PR head commit 763ca504b0341a063692334aafba2e14d570c475 | |
Merge succeeded, producing 763ca504b0341a063692334aafba2e14d570c475 | |
Checking out Revision 763ca504b0341a063692334aafba2e14d570c475 (PR-11789) | |
> git config remote.origin.url https://github.com/silo-technologies/silo-web.git # timeout=10 | |
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 | |
> git config remote.origin.url https://github.com/silo-technologies/silo-web.git # timeout=10 | |
> git show-ref --tags -d # timeout=10 | |
using GIT_ASKPASS to set credentials github-token | |
> git ls-remote -t -- https://github.com/silo-technologies/silo-web.git # timeout=10 | |
Fetching upstream changes from https://github.com/silo-technologies/silo-web.git | |
using GIT_ASKPASS to set credentials github-token | |
> git fetch --tags --force --progress --prune -- https://github.com/silo-technologies/silo-web.git +refs/pull/11789/head:refs/remotes/origin/PR-11789 +refs/heads/auto-by-pallet-expenses:refs/remotes/origin/auto-by-pallet-expenses # timeout=10 | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
> git remote # timeout=10 | |
> git config --get remote.origin.url # timeout=10 | |
using GIT_ASKPASS to set credentials github-token | |
> git merge 8cddda12c259d3de97046d9b168e98cf8f186212 # timeout=10 | |
> git rev-parse HEAD^{commit} # timeout=10 | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
Commit message: "Capture edge case in a test, refactor" | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git checkout -b PR-11789 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
> git rev-list --no-walk a2718cd75aad8fb669e002adf1cdde546e759d4a # timeout=10 | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] withCredentials | |
Masking supported pattern matches of $CYPRESS_TOKEN or $DATADOG_API_KEY | |
[Pipeline] { | |
[Pipeline] sh | |
+ git rev-parse origin/persistent-pallets | |
[Pipeline] checkout | |
The recommended git tool is: git | |
using credential github-token | |
Fetching changes from the remote Git repository | |
Pruning obsolete local branches | |
Pruning obsolete local tags that do not exist on remotes | |
> git rev-parse --resolve-git-dir /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.git # timeout=10 | |
> git config remote.origin.url https://github.com/silo-technologies/silo-web.git # timeout=10 | |
> git show-ref --tags -d # timeout=10 | |
> git --version # timeout=10 | |
> git --version # 'git version 2.38.1' | |
using GIT_ASKPASS to set credentials github-token | |
> git ls-remote -t -- https://github.com/silo-technologies/silo-web.git # timeout=10 | |
Fetching upstream changes from https://github.com/silo-technologies/silo-web.git | |
using GIT_ASKPASS to set credentials github-token | |
> git fetch --tags --force --progress --prune -- https://github.com/silo-technologies/silo-web.git +refs/pull/11789/head:refs/remotes/origin/PR-11789 +refs/heads/auto-by-pallet-expenses:refs/remotes/origin/auto-by-pallet-expenses # timeout=10 | |
Merging remotes/origin/auto-by-pallet-expenses commit 8cddda12c259d3de97046d9b168e98cf8f186212 into PR head commit 763ca504b0341a063692334aafba2e14d570c475 | |
Merge succeeded, producing 763ca504b0341a063692334aafba2e14d570c475 | |
Checking out Revision 763ca504b0341a063692334aafba2e14d570c475 (PR-11789) | |
Commit message: "Capture edge case in a test, refactor" | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
> git remote # timeout=10 | |
> git config --get remote.origin.url # timeout=10 | |
using GIT_ASKPASS to set credentials github-token | |
> git merge 8cddda12c259d3de97046d9b168e98cf8f186212 # timeout=10 | |
> git rev-parse HEAD^{commit} # timeout=10 | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D PR-11789 # timeout=10 | |
> git checkout -b PR-11789 763ca504b0341a063692334aafba2e14d570c475 # timeout=10 | |
[Pipeline] sh | |
+ git rev-parse origin/persistent-pallets | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] timeout | |
Timeout set to expire in 2 hr 0 min | |
[Pipeline] { | |
[Pipeline] datadog | |
[Pipeline] { | |
[Pipeline] stage | |
[Pipeline] { (Pull latest base images) | |
[Pipeline] withCredentials | |
Masking supported pattern matches of $USER or $PASS | |
[Pipeline] { | |
[Pipeline] sh | |
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. | |
Affected argument(s) used the following variable(s): [PASS, USER] | |
See https://jenkins.io/redirect/groovy-string-interpolation for details. | |
+ docker login -u **** -p **** | |
WARNING! Using --password via the CLI is insecure. Use --password-stdin. | |
WARNING! Your password will be stored unencrypted in /root/.docker/config.json. | |
Configure a credential helper to remove this warning. See | |
https://docs.docker.com/engine/reference/commandline/login/#credentials-store | |
Login Succeeded | |
+ docker pull node:18.13.0-alpine | |
18.13.0-alpine: Pulling from library/node | |
Digest: sha256:fda98168118e5a8f4269efca4101ee51dd5c75c0fe56d8eb6fad80455c2f5827 | |
Status: Image is up to date for node:18.13.0-alpine | |
docker.io/library/node:18.13.0-alpine | |
+ docker pull postgres:13.8-alpine | |
13.8-alpine: Pulling from library/postgres | |
213ec9aee27d: Pulling fs layer | |
40ab741cca09: Pulling fs layer | |
c3636f308d36: Pulling fs layer | |
8f4efbe60d53: Pulling fs layer | |
3f840bfadbcd: Pulling fs layer | |
b845ab606496: Pulling fs layer | |
f5c81f774967: Pulling fs layer | |
4ea91c927b1a: Pulling fs layer | |
b845ab606496: Waiting | |
3f840bfadbcd: Waiting | |
8f4efbe60d53: Waiting | |
f5c81f774967: Waiting | |
4ea91c927b1a: Waiting | |
c3636f308d36: Verifying Checksum | |
c3636f308d36: Download complete | |
40ab741cca09: Verifying Checksum | |
40ab741cca09: Download complete | |
213ec9aee27d: Verifying Checksum | |
213ec9aee27d: Download complete | |
213ec9aee27d: Pull complete | |
40ab741cca09: Pull complete | |
c3636f308d36: Pull complete | |
3f840bfadbcd: Verifying Checksum | |
3f840bfadbcd: Download complete | |
b845ab606496: Verifying Checksum | |
f5c81f774967: Verifying Checksum | |
f5c81f774967: Download complete | |
4ea91c927b1a: Download complete | |
8f4efbe60d53: Verifying Checksum | |
8f4efbe60d53: Download complete | |
8f4efbe60d53: Pull complete | |
3f840bfadbcd: Pull complete | |
b845ab606496: Pull complete | |
f5c81f774967: Pull complete | |
4ea91c927b1a: Pull complete | |
Digest: sha256:4ae1cf0ccaa11c25b90103553beecb7c4e5b44cfdf3bf81171ec784de8b79df4 | |
Status: Downloaded newer image for postgres:13.8-alpine | |
docker.io/library/postgres:13.8-alpine | |
+ docker pull cypress/browsers:node18.12.0-chrome107 | |
node18.12.0-chrome107: Pulling from cypress/browsers | |
e9995326b091: Pulling fs layer | |
c723fd0ba54b: Pulling fs layer | |
3a674816d0d4: Pulling fs layer | |
978cc16ba828: Pulling fs layer | |
c13c18cfbde0: Pulling fs layer | |
20319f197444: Pulling fs layer | |
915055d6bd59: Pulling fs layer | |
4f4fb700ef54: Pulling fs layer | |
7796f285c69e: Pulling fs layer | |
1116c65b5c9b: Pulling fs layer | |
de9c473d76f8: Pulling fs layer | |
4cdcac3bddaf: Pulling fs layer | |
9503548c1fbf: Pulling fs layer | |
cde67c12c33c: Pulling fs layer | |
1116c65b5c9b: Waiting | |
20319f197444: Waiting | |
9503548c1fbf: Waiting | |
915055d6bd59: Waiting | |
cde67c12c33c: Waiting | |
4f4fb700ef54: Waiting | |
7796f285c69e: Waiting | |
de9c473d76f8: Waiting | |
978cc16ba828: Waiting | |
4cdcac3bddaf: Waiting | |
c723fd0ba54b: Download complete | |
e9995326b091: Verifying Checksum | |
e9995326b091: Download complete | |
978cc16ba828: Verifying Checksum | |
978cc16ba828: Download complete | |
3a674816d0d4: Verifying Checksum | |
3a674816d0d4: Download complete | |
c13c18cfbde0: Download complete | |
915055d6bd59: Verifying Checksum | |
915055d6bd59: Download complete | |
4f4fb700ef54: Verifying Checksum | |
4f4fb700ef54: Download complete | |
e9995326b091: Pull complete | |
c723fd0ba54b: Pull complete | |
7796f285c69e: Verifying Checksum | |
7796f285c69e: Download complete | |
1116c65b5c9b: Verifying Checksum | |
1116c65b5c9b: Download complete | |
4cdcac3bddaf: Verifying Checksum | |
4cdcac3bddaf: Download complete | |
de9c473d76f8: Verifying Checksum | |
de9c473d76f8: Download complete | |
20319f197444: Verifying Checksum | |
20319f197444: Download complete | |
cde67c12c33c: Download complete | |
3a674816d0d4: Pull complete | |
978cc16ba828: Pull complete | |
c13c18cfbde0: Pull complete | |
9503548c1fbf: Verifying Checksum | |
9503548c1fbf: Download complete | |
20319f197444: Pull complete | |
915055d6bd59: Pull complete | |
4f4fb700ef54: Pull complete | |
7796f285c69e: Pull complete | |
1116c65b5c9b: Pull complete | |
de9c473d76f8: Pull complete | |
4cdcac3bddaf: Pull complete | |
9503548c1fbf: Pull complete | |
cde67c12c33c: Pull complete | |
Digest: sha256:bfdbf9b64fdaad364f6e76e3c2a75fbce7c8018644d71e41ef43bba0ae8f4e38 | |
Status: Downloaded newer image for cypress/browsers:node18.12.0-chrome107 | |
docker.io/cypress/browsers:node18.12.0-chrome107 | |
+ docker pull ****/silo-go:order-item-unit-per-pallet-existing-pr | |
order-item-unit-per-pallet-existing-pr: Pulling from ****/silo-go | |
895e193edb51: Pulling fs layer | |
f5a7ea99166c: Pulling fs layer | |
851af4ec9966: Pulling fs layer | |
383742b27a7f: Pulling fs layer | |
383742b27a7f: Waiting | |
895e193edb51: Download complete | |
895e193edb51: Pull complete | |
f5a7ea99166c: Verifying Checksum | |
f5a7ea99166c: Download complete | |
383742b27a7f: Download complete | |
f5a7ea99166c: Pull complete | |
851af4ec9966: Verifying Checksum | |
851af4ec9966: Download complete | |
851af4ec9966: Pull complete | |
383742b27a7f: Pull complete | |
Digest: sha256:ae211de697ea760d12969905b53879c1f5710d583bf06e3fb4d9e17479c903e3 | |
Status: Downloaded newer image for ****/silo-go:order-item-unit-per-pallet-existing-pr | |
docker.io/****/silo-go:order-item-unit-per-pallet-existing-pr | |
[Pipeline] } | |
[Pipeline] // withCredentials | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (install requirements) | |
[Pipeline] sh | |
+ echo '[!!] - We are testing pull request 11789' | |
[!!] - We are testing pull request 11789 | |
+ yarn install | |
(node:7819) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
➤ YN0000: ┌ Resolution step | |
➤ YN0002: │ @chakra-ui/storybook-addon@npm:1.0.3 [b63a0] doesn't provide @chakra-ui/system (pdc8de), requested by @chakra-ui/icons | |
➤ YN0002: │ @cypress/code-coverage@npm:3.10.0 [b63a0] doesn't provide @babel/core (p354e4), requested by @cypress/webpack-preprocessor | |
➤ YN0002: │ @cypress/code-coverage@npm:3.10.0 [b63a0] doesn't provide @babel/preset-env (p793b0), requested by @cypress/webpack-preprocessor | |
➤ YN0002: │ @cypress/code-coverage@npm:3.10.0 [b63a0] doesn't provide babel-loader (p6720b), requested by @cypress/webpack-preprocessor | |
➤ YN0002: │ @cypress/code-coverage@npm:3.10.0 [b63a0] doesn't provide webpack (p427f1), requested by @cypress/webpack-preprocessor | |
➤ YN0002: │ @graphql-codegen/cli@npm:2.16.5 [b63a0] doesn't provide @types/node (pabd38), requested by cosmiconfig-typescript-loader | |
➤ YN0002: │ @graphql-codegen/cli@npm:2.16.5 [b63a0] doesn't provide @types/node (p96ec5), requested by ts-node | |
➤ YN0002: │ @graphql-codegen/cli@npm:2.16.5 [b63a0] doesn't provide typescript (pcc3f1), requested by cosmiconfig-typescript-loader | |
➤ YN0002: │ @graphql-codegen/cli@npm:2.16.5 [b63a0] doesn't provide typescript (p87dd5), requested by ts-node | |
➤ YN0002: │ @graphql-tools/graphql-tag-pluck@npm:7.4.4 [5c40d] doesn't provide @babel/core (p4c3c5), requested by @babel/plugin-syntax-import-assertions | |
➤ YN0002: │ @mantine/core@npm:5.10.2 [b63a0] doesn't provide @emotion/react (p0af46), requested by @mantine/styles | |
➤ YN0002: │ @storybook/addon-docs@npm:6.5.3 [b63a0] doesn't provide @babel/core (p36d86), requested by @babel/preset-env | |
➤ YN0002: │ @storybook/addon-docs@npm:6.5.3 [b63a0] doesn't provide @babel/core (p5cccd), requested by @babel/plugin-transform-react-jsx | |
➤ YN0002: │ @storybook/addon-docs@npm:6.5.3 [b63a0] doesn't provide @babel/core (pe83bc), requested by babel-loader | |
➤ YN0002: │ @storybook/addon-docs@npm:6.5.3 [b63a0] doesn't provide webpack (p349a6), requested by babel-loader | |
➤ YN0002: │ @storybook/docs-tools@npm:6.5.3 doesn't provide react (p8df5e), requested by @storybook/store | |
➤ YN0002: │ @storybook/docs-tools@npm:6.5.3 doesn't provide react-dom (paa9e6), requested by @storybook/store | |
➤ YN0002: │ @storybook/mdx1-csf@npm:0.0.1-canary.1.867dcd5.0 doesn't provide @babel/core (p853b7), requested by @babel/preset-env | |
➤ YN0002: │ @storybook/preset-create-react-app@npm:4.1.0 [b63a0] doesn't provide react-refresh (p3107e), requested by @pmmmwh/react-refresh-webpack-plugin | |
➤ YN0002: │ @storybook/preset-create-react-app@npm:4.1.0 [b63a0] doesn't provide typescript (p365e3), requested by @storybook/react-docgen-typescript-plugin | |
➤ YN0002: │ @storybook/preset-create-react-app@npm:4.1.0 [b63a0] doesn't provide webpack (p7b63b), requested by @pmmmwh/react-refresh-webpack-plugin | |
➤ YN0002: │ @storybook/preset-create-react-app@npm:4.1.0 [b63a0] doesn't provide webpack (p870f6), requested by @storybook/react-docgen-typescript-plugin | |
➤ YN0002: │ @storybook/telemetry@npm:6.5.3 doesn't provide react (pacb52), requested by @storybook/core-common | |
➤ YN0002: │ @storybook/telemetry@npm:6.5.3 doesn't provide react-dom (p1f470), requested by @storybook/core-common | |
➤ YN0002: │ @whatwg-node/fetch@npm:0.6.5 doesn't provide @types/node (pe7cde), requested by @whatwg-node/node-fetch | |
➤ YN0002: │ eslint-config-react-app@npm:7.0.0 [0cb72] doesn't provide @babel/plugin-syntax-flow (p348fb), requested by eslint-plugin-flowtype | |
➤ YN0002: │ eslint-config-react-app@npm:7.0.0 [0cb72] doesn't provide @babel/plugin-transform-react-jsx (p7a5b6), requested by eslint-plugin-flowtype | |
➤ YN0002: │ react-dev-utils@npm:12.0.0 doesn't provide typescript (p08c91), requested by fork-ts-checker-webpack-plugin | |
➤ YN0002: │ react-dev-utils@npm:12.0.0 doesn't provide webpack (pf80ce), requested by fork-ts-checker-webpack-plugin | |
➤ YN0002: │ react-pdf@npm:5.3.2 [b63a0] doesn't provide webpack (pf9f87), requested by file-loader | |
➤ YN0002: │ react-scripts@npm:5.0.0 [b63a0] doesn't provide autoprefixer (p255f9), requested by tailwindcss | |
➤ YN0002: │ recharts@npm:2.1.9 [b63a0] doesn't provide prop-types (p5f843), requested by react-smooth | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @babel/core (p7adf6), requested by @babel/plugin-syntax-dynamic-import | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @babel/core (p0eef1), requested by @storybook/preset-create-react-app | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @babel/core (p8e954), requested by babel-loader | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @babel/runtime (pda7c3), requested by react-dates | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @storybook/api (pc05f7), requested by @storybook/addon-knobs | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @storybook/components (p40c9c), requested by @storybook/addon-knobs | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @storybook/core-events (p2a6c5), requested by @storybook/addon-knobs | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @storybook/node-logger (p49001), requested by @storybook/preset-create-react-app | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @storybook/theming (p2763f), requested by @storybook/addon-knobs | |
➤ YN0002: │ silo-web@workspace:. doesn't provide @testing-library/dom (paa09e), requested by @testing-library/user-event | |
➤ YN0060: │ silo-web@workspace:. provides @typescript-eslint/eslint-plugin (paffbe) with version 5.15.0, which doesn't satisfy what eslint-config-react-app requests | |
➤ YN0060: │ silo-web@workspace:. provides @typescript-eslint/parser (p7f3a2) with version 5.15.0, which doesn't satisfy what eslint-config-react-app requests | |
➤ YN0002: │ silo-web@workspace:. doesn't provide babel-eslint (p8dfe8), requested by eslint-config-react-app | |
➤ YN0060: │ silo-web@workspace:. provides cypress (p9019c) with version 12.8.0, which doesn't satisfy what @testing-library/cypress requests | |
➤ YN0002: │ silo-web@workspace:. doesn't provide dayjs (pcca3f), requested by @mantine/dates | |
➤ YN0060: │ silo-web@workspace:. provides eslint-plugin-jest (p0a356) with version 25.3.4, which doesn't satisfy what eslint-config-react-app requests | |
➤ YN0060: │ silo-web@workspace:. provides eslint-plugin-testing-library (p3acb0) with version 4.12.4, which doesn't satisfy what eslint-config-react-app requests | |
➤ YN0002: │ silo-web@workspace:. doesn't provide nyc (p94873), requested by @istanbuljs/nyc-config-typescript | |
➤ YN0002: │ silo-web@workspace:. doesn't provide prop-types (p1d914), requested by @vizualabstract/react-dropzone-uploader | |
➤ YN0002: │ silo-web@workspace:. doesn't provide prop-types (p97152), requested by react-toggle | |
➤ YN0002: │ silo-web@workspace:. doesn't provide prop-types (p09c61), requested by react-verification-code-input | |
➤ YN0060: │ silo-web@workspace:. provides react (p10422) with version 17.0.2, which doesn't satisfy what react-dates and some of its descendants request | |
➤ YN0060: │ silo-web@workspace:. provides react (p6978c) with version 17.0.2, which doesn't satisfy what react-lottie-light requests | |
➤ YN0060: │ silo-web@workspace:. provides react (p97b51) with version 17.0.2, which doesn't satisfy what react-router-use-location-state and some of its descendants request | |
➤ YN0060: │ silo-web@workspace:. provides react (p8c495) with version 17.0.2, which doesn't satisfy what react-tagsinput requests | |
➤ YN0060: │ silo-web@workspace:. provides react (p6fce2) with version 17.0.2, which doesn't satisfy what react-virtualized requests | |
➤ YN0060: │ silo-web@workspace:. provides react-dom (pbf174) with version 17.0.2, which doesn't satisfy what react-dates and some of its descendants request | |
➤ YN0060: │ silo-web@workspace:. provides react-dom (p3c855) with version 17.0.2, which doesn't satisfy what react-virtualized requests | |
➤ YN0002: │ silo-web@workspace:. doesn't provide react-is (p25ccd), requested by styled-components | |
➤ YN0002: │ silo-web@workspace:. doesn't provide require-from-string (p87450), requested by @storybook/react | |
➤ YN0002: │ silo-web@workspace:. doesn't provide webpack-sources (peb410), requested by emit-file-webpack-plugin | |
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code | |
➤ YN0000: └ Completed in 0s 382ms | |
➤ YN0000: ┌ Fetch step | |
➤ YN0013: │ 2 packages were already cached, 3200 had to be fetched | |
➤ YN0000: └ Completed in 1s 170ms | |
➤ YN0000: ┌ Link step | |
➤ YN0007: │ cypress@npm:12.8.0 must be built because it never has been before or the last one failed | |
➤ YN0007: │ core-js@npm:3.20.2 must be built because it never has been before or the last one failed | |
➤ YN0007: │ core-js@npm:3.15.1 must be built because it never has been before or the last one failed | |
➤ YN0007: │ core-js-pure@npm:3.20.2 must be built because it never has been before or the last one failed | |
➤ YN0007: │ core-js-pure@npm:3.15.1 must be built because it never has been before or the last one failed | |
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT Installing Cypress (version: 12.8.0) | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [STARTED] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [SUCCESS] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [STARTED] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [SUCCESS] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [STARTED] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT [SUCCESS] Task without title. | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT You can now open Cypress by running: node_modules/.bin/cypress open | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT https://on.cypress.io/installing-cypress | |
➤ YN0000: │ cypress@npm:12.8.0 STDOUT | |
➤ YN0000: └ Completed in 38s 761ms | |
➤ YN0000: Done with warnings in 40s 897ms | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (compile app for testing) | |
[Pipeline] sh | |
+ REACT_APP_API_URL=http://web:8000 | |
+ yarn build | |
(node:8024) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
Creating an optimized production build... | |
Compiled successfully. | |
File sizes after gzip: | |
2.4 MB build/static/js/main.1bb386cb.js | |
168.66 kB build/static/js/accounting.6fa6e36c.chunk.js | |
100.64 kB build/static/js/491.db8c36b1.chunk.js | |
100.45 kB build/static/js/244.c171b09c.chunk.js | |
68.2 kB build/static/js/inventory.a7416e90.chunk.js | |
48.97 kB build/static/js/sellerneworder.094e35a5.chunk.js | |
41.34 kB build/static/js/settings.3ece30ae.chunk.js | |
40.67 kB build/static/js/878.4d5d28e5.chunk.js | |
33.33 kB build/static/css/main.6d86bf99.css | |
30.28 kB build/static/js/1.dce66ca5.chunk.js | |
27.29 kB build/static/js/externalservices.ff55b84b.chunk.js | |
20.02 kB build/static/js/reports.a7efca02.chunk.js | |
15.95 kB build/static/js/customers.d8368aaf.chunk.js | |
13.84 kB build/static/js/buyerneworder.76c40cc3.chunk.js | |
12.97 kB build/static/js/salesorderlist.25be1649.chunk.js | |
12.42 kB build/static/js/960.ce4b0f6e.chunk.js | |
11.14 kB build/static/js/purchaseorderlist.549385a9.chunk.js | |
8.29 kB build/static/js/sellerpacktable.fbf30a29.chunk.js | |
8.18 kB build/static/js/764.dde32f5d.chunk.js | |
7.97 kB build/static/js/999.e7eb9deb.chunk.js | |
7.81 kB build/static/js/transfersscreen.c1fbc823.chunk.js | |
7.62 kB build/static/js/login.883ccb55.chunk.js | |
7.53 kB build/static/js/741.c6072cf2.chunk.js | |
6.97 kB build/static/js/lotsscreen.5e0dac44.chunk.js | |
5.41 kB build/static/js/17.a0853c19.chunk.js | |
4.76 kB build/static/js/sellerlogistics.c9d48462.chunk.js | |
4.21 kB build/static/js/319.414ea07c.chunk.js | |
3.34 kB build/static/js/buyer.d1963646.chunk.js | |
3.3 kB build/static/js/seller.655e1cde.chunk.js | |
3.3 kB build/static/js/375.ef466f2c.chunk.js | |
2.62 kB build/static/js/613.f66ee86e.chunk.js | |
1.65 kB build/static/js/sellerorderssingle.01268405.chunk.js | |
1.18 kB build/static/js/skynet.4c6b6393.chunk.js | |
1.14 kB build/static/js/630.810f2c00.chunk.js | |
1.07 kB build/static/js/169.dce49831.chunk.js | |
695 B build/static/js/logout.05df242a.chunk.js | |
251 B build/static/js/buyerorderedit.26ee1e90.chunk.js | |
The bundle size is significantly larger than recommended. | |
Consider reducing it with code splitting: https://goo.gl/9VhYWB | |
You can also analyze the project dependencies: https://goo.gl/LeUzfb | |
The project was built assuming it is hosted at /. | |
You can control this with the homepage field in your package.json. | |
The build folder is ready to be deployed. | |
You may serve it with a static server: | |
yarn global add serve | |
serve -s build | |
Find out more about deployment here: | |
https://cra.link/deployment | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (unit tests and SCA) | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] sh | |
+ yarn unit:ci | |
(node:8362) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
PASS src/documents/__test__/accounting.test.ts | |
PASS src/utils/__test__/orders.test.ts (6.149 s) | |
PASS src/utils/__test__/sellerInventory.test.ts (6.224 s) | |
PASS src/utils/__test__/salesOrders.test.ts (6.298 s) | |
PASS src/containers/Accounting/components/E2EAccounting/ChartOfAccounts/__test__/accountingAccountsReducer.test.ts | |
PASS src/utils/__test__/expense.test.ts (10.703 s) | |
PASS src/utils/__test__/purchaseOrders.test.ts (10.823 s) | |
PASS src/utils/__test__/print-purchase-order.test.ts (11.011 s) | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/utils.test.tsx (11.15 s) | |
PASS src/components/BuyerOrder/buyer-order-helpers.test.tsx | |
PASS src/components/SalesOrder/components/SellerOrderComponents/__tests__/seller-order.components.test.tsx | |
PASS src/components/Orders/SalesOrders/LotAssignmentDrawer/__tests__/lot-assignment.test.tsx (6.578 s) | |
PASS src/components/NumericalInput/numerical-input.test.tsx (5.876 s) | |
PASS src/silo-ui/Input/__tests__/numerical-input.test.tsx (13.632 s) | |
PASS src/core/models/__tests__/InventoryTransfer.test.ts | |
PASS src/core/models/__tests__/Repack.test.ts | |
PASS src/utils/__test__/inventory.test.ts | |
PASS src/utils/__test__/pallets.test.ts | |
PASS src/utils/__test__/hooks.test.ts | |
PASS src/components/Orders/Header/__tests__/order-location-module.test.tsx | |
PASS src/components/Accounting/PartialPayments/__test__/partialPaymentsUtils.test.tsx | |
PASS src/utils/__test__/sessionStorage.test.tsx | |
PASS src/components/Catalog/__test__/unit-parsing.test.ts | |
PASS src/containers/Accounting/components/PaymentStatusTimeline/__test__/utils.test.ts | |
PASS src/components/Inventory/InventoryTableCells/__test__/pallet-cells.test.tsx (13.471 s) | |
PASS src/utils/__test__/reports.test.ts | |
PASS src/utils/__test__/customer.test.ts | |
PASS src/utils/__test__/numeric.test.ts | |
PASS src/silo-ui/Table/table.test.tsx (19.875 s) | |
PASS src/components/Orders/SalesOrders/OrderItem/Footer/__tests__/salesOrderItemFooter.test.tsx | |
PASS src/components/Accounting/PartialPayments/__test__/partialPaymentsReducer.test.ts | |
PASS src/components/QueryBuilder/__tests__/customer-or-vendor-select.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/total-cell.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/status-cell.test.tsx | |
PASS src/components/Orders/__tests__/order-note-modal.test.tsx | |
PASS src/components/LotDetails/sales-transfer-choose-orders.test.tsx (11.524 s) | |
PASS src/components/Catalog/__test__/unit-creation-modal.test.tsx (19.576 s) | |
PASS src/containers/Buyer/components/BuyerNewOrder/__tests__/NewPurchaseOrderFooter.test.tsx | |
PASS src/utils/__test__/table.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/__tests__/bank-reconciliation.test.tsx (15.12 s) | |
PASS src/utils/__test__/accounting.test.ts | |
PASS src/components/Accounting/PartialPayments/__test__/subsetSumUtils.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/__tests__/bank-reconciliation-utils.test.tsx | |
PASS src/components/SiloEntitySyncStatus/__tests__/silo-entity-sync-status.test.tsx (27.591 s) | |
PASS src/containers/Settings/components/AccountingSettings/__tests__/quickbooks-online-sync-cta.test.tsx (13.166 s) | |
PASS src/containers/ExternalServices/PaymentPortal/ActionsModule/__tests__/utils.ts | |
PASS src/components/Accounting/AccountingList/__tests__/accounting-list.test.tsx (34.477 s) | |
PASS src/containers/Seller/components/SellerNewOrder/__test__/newSalesOrderReducer.test.ts | |
PASS src/components/Expenses/ExpenseConnectionsModal/SearchResults/__tests__/utils.test.tsx | |
PASS src/documents/check/check.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/__tests__/entry-table.test.tsx (25.056 s) | |
PASS src/components/Orders/OrderTotals/__test__/OrderTotals.test.tsx | |
PASS src/components/Orders/__tests__/pallet-details-cell.test.tsx | |
PASS src/components/BuyerOrder/__tests__/action-footer.test.tsx | |
PASS src/silo-ui/Popover/__tests__/popover.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/auto-distribution-switch.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrderCustomerPicker/MultiOrderModeCustomerSelect/__test__/MultiOrderModeCustomerSelectEditingSelection.test.tsx (40.156 s) | |
PASS src/containers/Seller/components/SellerNewOrder/__test__/NewSalesOrderFooter.test.tsx (7.1 s) | |
PASS src/components/Orders/SalesOrders/SalesOrderOmnibar/__tests__/utils.test.ts | |
PASS src/utils/__test__/file.test.ts | |
PASS src/components/Catalog/__test__/unit-name.test.ts | |
PASS src/utils/__test__/purchaseOrderExpenses.test.ts | |
PASS src/components/SalesOrder/__tests__/action-footer.test.tsx | |
PASS src/containers/Accounting/components/Statements/Slider/preview.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrderCustomerPicker/MultiOrderModeCustomerSelect/__test__/MultiOrderModeCustomerSelect.test.tsx (29.421 s) | |
PASS src/utils/__test__/buyer.test.ts | |
PASS src/components/Orders/PurchaseOrders/MarkupForm/__tests__/percentage-markup-input.test.tsx | |
PASS src/containers/Accounting/components/AccountsPayable/Payments/payment-details.test.tsx | |
PASS src/components/Orders/PurchaseOrders/PurchaseOrderEditItem/__tests__/missingUnitsWarning.test.ts | |
PASS src/components/JournalEntryModal/journalEntryReducer.test.ts | |
PASS src/components/Expenses/multiple-expenses-reducer.test.ts | |
PASS src/containers/Accounting/accounting.test.tsx (18.697 s) | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-distribution-quantity.test.tsx | |
PASS src/containers/Repacks/__tests__/GuardrailMessage.test.tsx | |
PASS src/components/QuickBooksSyncErrorLog/__tests__/quickbooks-sync-error-log.test.tsx (8.261 s) | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/__tests__/bank-reconciliation-table.test.tsx (33.812 s) | |
PASS src/containers/Seller/components/SellerNewOrderCustomerPicker/MultiOrderModeCustomerSelect/__test__/MultiOrderModeCustomerSelectPriceSheets.test.tsx (10.779 s) | |
PASS src/utils/__test__/settings.test.ts | |
PASS src/components/Orders/PurchaseOrders/MarkupForm/__tests__/absolute-markup-input.test.tsx | |
PASS src/components/Expenses/ExpenseDetailsModal/__tests__/expense-details-modal.test.tsx (45.865 s) | |
PASS src/reducers/orderReducer.test.ts | |
PASS src/containers/Repacks/__tests__/RepackModal.test.tsx | |
PASS src/utils/__test__/user.test.ts | |
PASS src/components/Orders/Header/__tests__/purchase-order-status-bar.test.tsx | |
PASS src/components/Orders/PurchaseOrders/HoldCheckbox/__tests__/hold-checkbox.test.tsx | |
PASS src/components/common/TableViewSettings/index.test.tsx (6.339 s) | |
PASS src/components/BuyerOrder/__tests__/header.test.tsx | |
PASS src/utils/__test__/lots.test.ts | |
PASS src/utils/__test__/features.test.ts | |
PASS src/utils/__test__/timing.test.ts | |
PASS src/components/OrderTemplates/__tests__/order-templates.test.tsx | |
PASS src/silo-ui/Input/__tests__/input.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrderCustomerPicker/MultiOrderModeCustomerSelect/__test__/MultiOrderModeCustomerSelectOverdue.test.tsx (15.829 s) | |
PASS src/components/LotLabelPrinter/__tests__/label.test.ts | |
PASS src/components/Accounting/PartialPayments/PartialPaymentsModal/__test__/recorder.test.tsx | |
PASS src/components/LotCloser/__tests__/ToggleCloseLotButton.test.tsx | |
PASS src/components/SortPopover/__tests__/sort-popover.test.tsx (5.087 s) | |
PASS src/containers/Accounting/components/Payments/payment-summary.test.tsx | |
PASS src/components/QuickBooksSyncErrorLog/__tests__/use-quickbooks-error-log.test.tsx | |
PASS src/containers/Settings/components/AccountingSettings/__tests__/quickbooks-desktop-sync-cta.test.tsx | |
PASS src/components/SalesOrder/__tests__/seller-order-header.test.tsx | |
PASS src/components/Orders/SalesOrders/OrderItem/CondensedItemSummary.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/TableCells/__tests__/status-header-cell.test.tsx | |
PASS src/components/Orders/Header/ReceivedByModule/__tests__/received-by-module.test.tsx | |
PASS src/components/Inventory/InventoryTableCells/__test__/physical-quantity-cell.test.tsx (13.46 s) | |
PASS src/components/QueryBuilder/__tests__/product-select.test.tsx | |
PASS src/components/Orders/TableCells/SOActionsCell/__tests__/action-dropdown.test.tsx | |
PASS src/components/Orders/Header/__tests__/fulfilled-by-module.test.tsx | |
PASS src/containers/Orders/PurchaseOrders/ListView/__tests__/purchase-order-list-view.test.tsx (6.503 s) | |
PASS src/components/Orders/SalesOrders/__tests__/sales-order-edit-item.test.tsx | |
PASS src/components/QueryBuilder/__tests__/unit-select.test.tsx (5.26 s) | |
PASS src/silo-ui/DatePicker/__tests__/date-picker.test.tsx (9.856 s) | |
PASS src/components/QuickBooksSyncErrorLog/QuickBooksErrorLogTable/__tests__/disconnect-entity-action.test.tsx | |
PASS src/components/Orders/OrderTotals/__test__/PurchaseOrderTotals.test.tsx | |
PASS src/components/Orders/Header/__tests__/ship-to-address-module.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-form-drawer.test.tsx (54.998 s) | |
PASS src/containers/Vendors/VendorInfo/vendor-info.test.tsx | |
PASS src/components/Orders/SalesOrders/OrderItem/CondensedOrdinalCell.test.tsx | |
PASS src/utils/__test__/locations.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/TableCells/__tests__/silo-cell.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/TableCells/__tests__/bank-cell.test.tsx | |
PASS src/containers/Accounting/components/AccountsPayable/Payments/payment-summary.test.tsx | |
PASS src/components/Orders/Header/__tests__/purchase-order-expenses-module.test.tsx | |
PASS src/components/Orders/PurchaseOrders/MarkupForm/__tests__/markup-form.test.tsx | |
PASS src/fetch/__tests__/expenses.test.ts | |
PASS src/containers/Orders/SalesOrders/ListView/__tests__/bulk-fulfillment-button.test.tsx | |
PASS src/silo-ui/DatePicker/__tests__/utils.test.ts | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-total.test.tsx (5.266 s) | |
PASS src/components/Orders/Header/__tests__/fulfillment-date-module.test.tsx | |
PASS src/containers/Repacks/__tests__/OutputTable.test.tsx | |
PASS src/silo-ui/Input/__tests__/phone-input.test.tsx (5.379 s) | |
PASS src/components/Accounting/QuickBooksSyncStatus/__tests__/quickbooks-sync-status.test.tsx | |
PASS src/components/QuickBooksSyncErrorLog/QuickBooksErrorLogTable/QuickBooksDisconnectEntityTable/disconnect-entity-table.test.tsx | |
PASS src/utils/__test__/products.test.ts | |
PASS src/containers/Accounting/components/E2EAccounting/components/AccountingAccountPanel/utils.test.ts | |
PASS src/silo-ui/link/Link.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/__tests__/expanded-row.test.tsx | |
PASS src/containers/Repacks/__tests__/InputTable.test.tsx | |
PASS src/components/Orders/Header/__tests__/sales-order-status-bar.test.tsx | |
PASS src/containers/Accounting/components/Invoices/__tests__/paymentModal.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/__tests__/accounts-receivable-table.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/ar-total-cell.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/ap-total-cell.test.tsx | |
PASS src/components/Orders/Header/__tests__/vendor-invoice-number-module.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/__tests__/delete-entry-modal.test.tsx | |
PASS src/components/Orders/Header/__tests__/expense-distribution-per-unit.test.tsx | |
PASS src/silo-ui/Textarea/__tests__/textarea.test.tsx | |
PASS src/components/Orders/Header/ReceivedAtModule/__tests__/received-at-module.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/__tests__/accounts-payable-table.test.tsx | |
PASS src/components/Orders/CreateCreditPanel/__tests__/utils.test.ts | |
PASS src/silo-ui/Banner/__tests__/banner.test.tsx | |
PASS src/containers/Reports/ExceptionsReports/__tests__/exceptions-reports.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/action-cell.test.tsx (10.627 s) | |
PASS src/components/QueryBuilder/__tests__/label-select.test.tsx | |
PASS src/components/Orders/Header/__tests__/shipping-reference-number-module.test.tsx | |
PASS src/components/common/Table/table.test.tsx | |
PASS src/components/Orders/Header/__tests__/sales-order-expenses-module.test.tsx | |
PASS src/components/Expenses/__tests__/transfer-expense-preview-panel.test.tsx | |
PASS src/components/QueryBuilder/__tests__/order-status-select.test.tsx | |
PASS src/components/EmailInvoice/__tests__/email-invoice-action-wrapper.test.tsx | |
PASS src/components/Market/AddVendorModal/add-vendor-modal.test.tsx | |
PASS src/components/Catalog/__test__/product-creation-modal.test.tsx | |
PASS src/components/Orders/Header/__tests__/bol-number-module.test.tsx | |
PASS src/components/common/SubNavbar/subnavbar.test.tsx | |
PASS src/components/Inventory/InventoryTableCells/__test__/unlotted-quantity-cell.test.tsx | |
PASS src/components/QueryBuilder/__tests__/order-type-select.test.tsx | |
PASS src/utils/__test__/array.test.ts | |
PASS src/reducers/inventoryItemReducer.test.ts | |
PASS src/containers/Accounting/components/QuickBooksSyncErrorStatus/__tests__/quickbooks-sync-error-status.test.tsx | |
PASS src/components/Orders/PurchaseOrders/PurchaseOrderEditItem/__tests__/delete-cell.test.tsx | |
PASS src/containers/Inventory/Inventory/PriceSheetEditorPriceSheet/price-sheet-editor-price-sheet.test.tsx | |
PASS src/containers/Settings/components/OrdersSettings/PurchaseOrderPrintSettings/__tests__/purchase-order-print-settings-modal.test.tsx | |
PASS src/components/Orders/Header/__tests__/sales-order-invoice-number-module.test.tsx | |
PASS src/utils/__test__/datetime.test.ts | |
PASS src/components/Orders/PurchaseOrders/__tests__/receive-order.test.tsx | |
PASS src/containers/Inventory/Inventory/ReconcileInventory/__test__/reconcile-inventory-drawer.test.tsx | |
PASS src/utils/__test__/validate.test.ts | |
PASS src/components/Orders/TableCells/POActionsCell/__tests__/action-dropdown.test.tsx | |
PASS src/components/Orders/SalesOrders/__tests__/mark-as-unfulfilled.test.tsx | |
PASS src/containers/Seller/components/SellerPackTable/__tests__/utils.test.ts | |
PASS src/components/LotLabelPrintingModal/__tests__/LotLabelPrintingModal.test.tsx | |
PASS src/fetch/__tests__/reactQuery.test.ts | |
PASS src/containers/Orders/SalesOrders/ListView/__tests__/sales-order-list-view.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrderCustomerPicker/__tests__/seller-new-order-customer-picker.test.tsx | |
PASS src/utils/__test__/usePriceSheet.test.ts | |
PASS src/components/Orders/SalesOrders/__tests__/sales-order-single-view.test.tsx (5.561 s) | |
PASS src/components/QueryBuilder/__tests__/quantity-multi-select.test.tsx | |
PASS src/containers/Inventory/PriceSheetFamily/price-sheet-family.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/ExpandedRow/InventoryLots/__tests__/clickable-cell.test.tsx | |
PASS src/silo-ui/Chip/Chip.test.tsx | |
PASS src/components/SalesOrder/components/SellerOrderContent/seller-order-content.test.tsx | |
PASS src/components/Accounting/PartialPayments/PartialPaymentsModal/Tabs/RecordPaymentTab/RecordPaymentDetailsSection/__test__/record-payment-details-section.test.tsx | |
PASS src/containers/Inventory/Inventory/PriceSheetEditorPriceSheet/DependentPriceSheetModal/dependent-price-sheet-modal.test.tsx | |
PASS src/components/Expenses/ViewExpensesDrawer/view-expenses-drawer.test.tsx | |
PASS src/components/Orders/SalesOrders/__tests__/mark-as-fulfilled.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-distribution-mode-select.test.tsx | |
PASS src/containers/Inventory/Inventory/inventory-hooks.test.tsx | |
PASS src/components/Orders/__tests__/credit-list.test.tsx | |
PASS src/core/models/__tests__/UserAction.test.ts | |
PASS src/components/Orders/Header/__tests__/purchase-order-vendor-module.test.tsx | |
PASS src/components/OrderTemplates/__tests__/utils.test.ts | |
PASS src/containers/Repacks/TableCells/__tests__/PalletWeight.test.tsx | |
PASS src/containers/Seller/components/Transfers/__tests__/new-transfer.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-distribution-item.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/__tests__/show-lots-with-no-remaining-quantity-toggle.test.tsx | |
PASS src/containers/Settings/components/AuditLog/AuditLogTableCells/__tests__/id-cell.test.tsx | |
PASS src/components/ContactSheet/__tests__/ContactSheet.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/PalletQuantity.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/expense-account-field.test.tsx | |
PASS src/silo-ui/Drawer/__tests__/Drawer.test.tsx | |
PASS src/utils/__test__/mapbox.test.ts | |
PASS src/components/Expenses/ExpenseFormDrawer/__tests__/expense-distribution-input.test.tsx | |
PASS src/components/Orders/SalesOrders/__tests__/sales-order-modal.test.tsx (5.946 s) | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/payable-to-field.test.tsx | |
PASS src/components/LotDetails/__tests__/utils.test.ts | |
PASS src/components/Orders/SalesOrders/__tests__/mark-as-fulfilled-bulk-summary.test.tsx | |
PASS src/containers/Accounting/components/Payments/CheckPrinting/print-processed-check-button.test.ts | |
PASS src/components/PTILabels/__tests__/utils.test.ts | |
PASS src/utils/__test__/fetchUtils.test.ts | |
PASS src/documents/__test__/label.test.ts | |
PASS src/utils/__test__/decimal.test.ts | |
PASS src/components/Inventory/InventoryTableCells/__test__/InventoryActionCell.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/is-payable-field.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/Headers/__test__/PalletHeaders.test.tsx | |
PASS src/components/Orders/Header/__tests__/order-totals-module.test.tsx | |
PASS src/containers/Accounting/components/Invoices/__tests__/invoices-export.test.tsx | |
PASS src/containers/Inventory/Inventory/ReconcileInventory/__test__/clear-all-physical-on-hand-button.test.tsx | |
PASS src/components/Expenses/ConnectExpensesDrawer/connect-expenses-drawer.test.tsx | |
PASS src/containers/Accounting/components/E2EAccounting/components/AccountsTable/__tests__/accounts-table.test.tsx | |
PASS src/components/Address/__test__/Address.test.tsx | |
PASS src/components/Orders/PurchaseOrders/__tests__/purchase-order-modal.test.tsx (6.155 s) | |
PASS src/containers/Seller/components/Transfers/__tests__/edit-transfer.test.tsx | |
PASS src/components/Orders/SalesOrders/__tests__/sales-order-item.test.tsx | |
PASS src/components/BuyerNewOrderSupplierPicker/__tests__/buyer-new-order-supplier-picker.test.tsx | |
PASS src/components/common/Modal/modal.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/Item.test.tsx | |
PASS src/components/Orders/Header/__tests__/cancel-order-button.test.tsx | |
PASS src/components/Orders/PurchaseOrders/MarkupForm/__tests__/markup-input.test.tsx | |
PASS src/silo-ui/NoResults/noResults.test.tsx | |
PASS src/fetch/__tests__/vendors.test.ts | |
PASS src/containers/Inventory/Inventory/PricesheetEditPanel/__tests__/price-sheet-edit-panel.test.tsx | |
PASS src/components/Orders/Header/__tests__/fulfillment-summary-module.test.tsx | |
PASS src/components/OrderList/__test__/PalletDetailsHeader.test.tsx | |
PASS src/components/Orders/PurchaseOrders/PurchaseOrderEditItem/__tests__/purchase-order-edit-item.test.tsx | |
PASS src/components/common/Tabs/tabs.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/LotNumber.test.tsx | |
PASS src/utils/__test__/e2eAccounting.test.ts | |
PASS src/silo-ui/SegmentedControl/__tests__/segmented-control.test.tsx | |
PASS src/utils/__test__/string.test.ts | |
PASS src/components/Orders/PurchaseOrders/__tests__/purchase-order-single-view.test.tsx | |
PASS src/containers/Accounting/components/Credits/CreditDetailsPanel/credit-details-panel.test.tsx | |
PASS src/components/QueryBuilder/__tests__/query-builder.test.tsx | |
PASS src/components/Accounting/PartialPayments/InvoicesTable/__test__/Row.test.tsx | |
PASS src/containers/Accounting/components/Statements/Slider/BalancesByWeek/BalancesByWeekTable/__test__/utils.test.ts | |
PASS src/utils/__test__/email.test.ts | |
PASS src/components/common/Button/button.test.tsx | |
PASS src/containers/Accounting/components/Payments/CheckPrinting/validate-check-number-range.test.ts | |
PASS src/components/QueryBuilder/__tests__/minimum-debt-age-select.test.tsx | |
PASS src/components/LotCloser/LotCloserTable/__test__/PerformanceProfitPercentageValue.test.tsx | |
PASS src/components/Orders/Header/__tests__/purchase-order-transportation-method.test.tsx | |
PASS src/components/Orders/OrderTotals/__test__/TotalOrderItems.test.tsx | |
PASS src/components/Orders/Header/__tests__/buyer-module.test.tsx | |
PASS src/components/Inventory/CascadedInventory/__tests__/create-cascaded-inventory-modal.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/Headers/PDFDownloadButton/pdf-download-button.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/Headers/__test__/LocationHeader.test.tsx | |
PASS src/components/Orders/Header/__tests__/purchase-order-date-module.test.tsx | |
PASS src/containers/Accounting/components/AccountsPayable/Payments/CheckPrintingCells/__test__/CheckPrintingTransactionsCell.test.tsx | |
PASS src/components/Inventory/OversoldTools/__tests__/OversoldToolsActions.tsx | |
PASS src/components/Orders/PurchaseOrders/PurchaseOrderEditItem/__tests__/item-notes.test.tsx | |
PASS src/utils/__test__/gs1.test.ts | |
PASS src/types/__test__/enums.test.ts | |
PASS src/utils/__test__/payment.test.ts | |
PASS src/components/Locations/__tests__/LocationIcon.spec.tsx | |
PASS src/components/AddressCard/__test__/AddressCard.test.tsx | |
PASS src/containers/Settings/components/OrdersSettings/__tests__/CutoffTimeConfirmationModal.test.tsx | |
PASS src/components/QueryBuilder/__tests__/ap-payment-status-select.test.tsx | |
PASS src/components/Animations/__test__/lottieAnimations.test.tsx | |
PASS src/containers/Vendors/vendor.test.tsx (5.954 s) | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/fulfillment-date-field.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/InputQuantity.test.tsx | |
PASS src/components/QueryBuilder/__tests__/ar-payment-status-select.test.tsx | |
PASS src/components/OrderTemplates/__tests__/template-actions.test.tsx | |
PASS src/components/Orders/Header/__tests__/order-notes-module.test.tsx | |
PASS src/core/models/__tests__/Base.test.ts | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/expense-type-field.test.tsx | |
PASS src/utils/__test__/url.test.ts | |
PASS src/components/QueryBuilder/__tests__/journal-entry-type-select.test.tsx | |
PASS src/fetch/__tests__/seller.test.ts | |
PASS src/components/QueryBuilder/__tests__/payment-method-select.test.tsx | |
PASS src/components/Omnibar/__tests__/QuickAddInventoryPanel.test.tsx | |
PASS src/containers/Accounting/components/AccountsPayable/utils.test.ts | |
PASS src/utils/__test__/contacts.test.ts | |
PASS src/components/InternetConnectionDetector.test.tsx | |
PASS src/core/models/__tests__/User.test.ts | |
PASS src/containers/Repacks/TableCells/__tests__/TotalCost.test.tsx | |
PASS src/components/Inventory/TraceTableCells/__tests__/SupplierCell.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/OutputQuantity.test.tsx | |
PASS src/components/QueryBuilder/__tests__/ledger-view-select.test.tsx | |
PASS src/components/Expenses/ExpenseFormDrawer/FormFields/__tests__/amount-field.test.tsx | |
PASS src/components/Inventory/InventoryTableCells/__test__/low-quantity-indicator-cell.test.tsx | |
PASS src/components/common/Overlay/overlay.test.tsx | |
PASS src/containers/Inventory/Inventory/PriceSheetEditorPriceSheet/PriceSheetEditorCustomer/price-sheet-editor-customer.test.tsx | |
PASS src/components/Expenses/ExpenseDetailsModal/__tests__/expense-details-components.test.tsx | |
PASS src/core/models/__tests__/SalesOrder.test.ts | |
PASS src/containers/Repacks/TableCells/__tests__/OutputUseByDate.test.tsx | |
PASS src/containers/Inventory/Inventory/PricesheetEditor/price-sheet-editor.test.tsx | |
PASS src/components/Locations/__tests__/LocationTag.spec.tsx | |
PASS src/components/common/InfoBox/info-box.test.tsx | |
PASS src/components/common/Toggle/toggle.test.tsx | |
PASS src/components/LoadingScreen/__test__/loadingScreenAnimation.test.tsx | |
PASS src/utils/__test__/browser.test.ts | |
PASS src/core/models/__tests__/utils.test.ts | |
PASS src/utils/__test__/priceSheets.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationTable/TableCells/__tests__/note-cell.test.tsx | |
PASS src/containers/Repacks/TableCells/__tests__/DeleteRepackItem.test.tsx | |
PASS src/components/NewOrderComponents/new-order-components.test.tsx | |
PASS src/utils/__test__/filters.test.ts | |
PASS src/silo-ui/DataCard/__tests__/datacard.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrder/newSalesOrderReducer/__tests__/utils.test.ts | |
PASS src/utils/__test__/useIsMounted.test.ts | |
PASS src/containers/Accounting/components/Invoices/__tests__/invoices.test.ts | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryTable/TableCells/__tests__/simple-cell.test.tsx | |
PASS src/containers/Seller/components/SellerNewOrder/NewSalesOrderMultiMode/MultiOrderModePreview/__tests__/OrderPreviewCard.test.ts | |
PASS src/components/LotDetails/__tests__/LotExpensesSummary.test.tsx | |
PASS src/components/QueryBuilder/__tests__/origin-select.test.tsx | |
PASS src/containers/Inventory/Inventory/PriceSheetEditorPriceSheet/PriceSheetDetails/price-sheet-details.test.tsx | |
PASS src/containers/Inventory/Inventory/InventoryTable/Headers/__test__/utils.test.ts | |
PASS src/containers/Buyer/components/BuyerNewOrder/buyer-new-order.test.tsx | |
PASS src/containers/Accounting/components/AccountsPayable/expenses.test.tsx | |
PASS src/containers/Accounting/components/BankReconciliation/BankReconciliationEntryModal/__tests__/bank-reconciliation-entry-modal.test.tsx (114.757 s) | |
A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. | |
Test Suites: 330 passed, 330 total | |
Tests: 1 skipped, 3113 passed, 3114 total | |
Snapshots: 90 passed, 90 total | |
Time: 117.916 s | |
Ran all test suites. | |
[Pipeline] withSonarQubeEnv | |
Injecting SonarQube environment variables using the configuration: silo | |
[Pipeline] { | |
[Pipeline] echo | |
No arguments supplied. Using defaults. | |
[Pipeline] echo | |
[--] Scanning against PR 11789 | |
[Pipeline] sh | |
+ cd . | |
+ sonar-scanner -Dsonar.pullrequest.key=11789 -Dsonar.pullrequest.branch=persistent-pallets -Dsonar.pullrequest.base=auto-by-pallet-expenses -Dsonar.projectVersion=763ca504 | |
INFO: Scanner configuration file: /opt/sonar-scanner-4.6.0.2311-linux/conf/sonar-scanner.properties | |
INFO: Project root configuration file: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/sonar-project.properties | |
INFO: SonarScanner 4.6.0.2311 | |
INFO: Java 11.0.3 AdoptOpenJDK (64-bit) | |
INFO: Linux 5.15.73-45.135.amzn2022.x86_64 amd64 | |
INFO: User cache: /root/.sonar/cache | |
INFO: Scanner configuration file: /opt/sonar-scanner-4.6.0.2311-linux/conf/sonar-scanner.properties | |
INFO: Project root configuration file: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/sonar-project.properties | |
INFO: Analyzing on SonarQube server 9.8.0.63668 | |
INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) | |
INFO: Load global settings | |
INFO: Load global settings (done) | time=54ms | |
INFO: Server id: 61B99B89-AX76MlPpIC3vNt5wtlqz | |
INFO: User cache: /root/.sonar/cache | |
INFO: Load/download plugins | |
INFO: Load plugins index | |
INFO: Load plugins index (done) | time=30ms | |
INFO: Load/download plugins (done) | time=1500ms | |
INFO: Loaded core extensions: developer-scanner | |
INFO: Process project properties | |
INFO: Process project properties (done) | time=0ms | |
INFO: Execute project builders | |
INFO: Execute project builders (done) | time=1ms | |
INFO: Project key: silo-web | |
INFO: Base dir: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 | |
INFO: Working dir: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork | |
INFO: Load project settings for component key: 'silo-web' | |
INFO: Load project settings for component key: 'silo-web' (done) | time=43ms | |
INFO: Load project branches | |
INFO: Load project branches (done) | time=14ms | |
INFO: Load branch configuration | |
INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration. | |
INFO: Load branch configuration (done) | time=3ms | |
INFO: Auto-configuring with CI 'Jenkins' | |
INFO: Load quality profiles | |
INFO: Load quality profiles (done) | time=42ms | |
INFO: Load active rules | |
INFO: Load active rules (done) | time=1305ms | |
INFO: Load analysis cache | |
INFO: Load analysis cache | time=299ms | |
INFO: Pull request 11789 for merge into auto-by-pallet-expenses from persistent-pallets | |
INFO: Load project repositories | |
INFO: Load project repositories (done) | time=27ms | |
INFO: SCM collecting changed files in the branch | |
INFO: Merge base sha1: 8cddda12c259d3de97046d9b168e98cf8f186212 | |
INFO: SCM collecting changed files in the branch (done) | time=200ms | |
INFO: Indexing files... | |
INFO: Project configuration: | |
INFO: Excluded sources: node_modules/**/*, cypress/**/*, ci/**/*, sendgrid/**/*, __mocks__/**/*, build/**/*, scripts/**/*, src/**/*.test.ts* | |
INFO: 2108 files indexed | |
INFO: 161634 files ignored because of inclusion/exclusion patterns | |
INFO: 0 files ignored because of scm ignore settings | |
INFO: Quality profile for js: Sonar way | |
INFO: Quality profile for json: Sonar way | |
INFO: Quality profile for ts: Sonar way | |
INFO: Quality profile for web: Sonar way | |
INFO: ------------- Run sensors on module silo-web | |
INFO: Load metrics repository | |
INFO: Load metrics repository (done) | time=11ms | |
INFO: Sensor IaC CloudFormation Sensor [iac] | |
INFO: 0 source files to be analyzed | |
INFO: 0/0 source files have been analyzed | |
INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=39ms | |
INFO: Sensor IaC Kubernetes Sensor [iac] | |
INFO: 0 source files to be analyzed | |
INFO: 0/0 source files have been analyzed | |
INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=36ms | |
INFO: Sensor C# Project Type Information [csharp] | |
INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms | |
INFO: Sensor C# Analysis Log [csharp] | |
INFO: Sensor C# Analysis Log [csharp] (done) | time=9ms | |
INFO: Sensor C# Properties [csharp] | |
INFO: Sensor C# Properties [csharp] (done) | time=0ms | |
INFO: Sensor HTML [web] | |
INFO: Sensor HTML is restricted to changed files only | |
INFO: Sensor HTML [web] (done) | time=7ms | |
INFO: Sensor Text Sensor [text] | |
INFO: Sensor Text Sensor is restricted to changed files only | |
INFO: 13 source files to be analyzed | |
INFO: 13/13 source files have been analyzed | |
INFO: Sensor Text Sensor [text] (done) | time=10ms | |
INFO: Sensor VB.NET Project Type Information [vbnet] | |
INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms | |
INFO: Sensor VB.NET Analysis Log [vbnet] | |
INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=9ms | |
INFO: Sensor VB.NET Properties [vbnet] | |
INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms | |
INFO: Sensor JaCoCo XML Report Importer [jacoco] | |
INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml | |
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer | |
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms | |
INFO: Sensor JavaScript analysis [javascript] | |
INFO: 5 source files to be analyzed | |
INFO: 5/5 source files have been analyzed | |
INFO: Hit the cache for 5 out of 5 | |
INFO: Miss the cache for 0 out of 5 | |
INFO: Sensor JavaScript analysis [javascript] (done) | time=2510ms | |
INFO: Sensor TypeScript analysis [javascript] | |
INFO: Found 2 tsconfig.json file(s): [/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/tsconfig.json, /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/tsconfig.json] | |
INFO: 1795 source files to be analyzed | |
INFO: Creating TypeScript program | |
INFO: TypeScript configuration file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/tsconfig.json | |
INFO: Creating TypeScript program (done) | time=4599ms | |
INFO: Starting analysis with current program | |
INFO: 12/1795 files analyzed, current file: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/src/utils/expense.ts | |
INFO: Analyzed 1789 file(s) with current program | |
INFO: Creating TypeScript program | |
INFO: TypeScript configuration file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/tsconfig.json | |
INFO: Creating TypeScript program (done) | time=888ms | |
INFO: Starting analysis with current program | |
INFO: Analyzed 0 file(s) with current program | |
INFO: Skipped 6 file(s) because they were not part of any tsconfig.json (enable debug logs to see the full list) | |
INFO: 1795/1795 source files have been analyzed | |
INFO: Hit the cache for 1770 out of 1789 | |
INFO: Miss the cache for 19 out of 1789: FILE_CHANGED [13/1789], FILE_NOT_IN_CACHE [6/1789] | |
INFO: Sensor TypeScript analysis [javascript] (done) | time=13189ms | |
INFO: Sensor CSS Rules [javascript] | |
INFO: Sensor CSS Rules is restricted to changed files only | |
INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. | |
INFO: Sensor CSS Rules [javascript] (done) | time=1ms | |
INFO: Sensor JavaScript/TypeScript Coverage [javascript] | |
INFO: No LCOV files were found using coverage/lcov.info | |
WARN: No coverage information will be saved because all LCOV files cannot be found. | |
INFO: Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=906ms | |
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] | |
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms | |
INFO: Sensor Serverless configuration file sensor [security] | |
INFO: 0 Serverless function entries were found in the project | |
INFO: 0 Serverless function handlers were kept as entrypoints | |
INFO: Sensor Serverless configuration file sensor [security] (done) | time=5ms | |
INFO: Sensor AWS SAM template file sensor [security] | |
INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms | |
INFO: Sensor AWS SAM Inline template file sensor [security] | |
INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms | |
INFO: Sensor javabugs [dbd] | |
INFO: Reading IR files from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ir/java | |
INFO: No IR files have been included for analysis. | |
INFO: Sensor javabugs [dbd] (done) | time=1ms | |
INFO: Sensor pythonbugs [dbd] | |
INFO: Reading IR files from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ir/python | |
INFO: No IR files have been included for analysis. | |
INFO: Sensor pythonbugs [dbd] (done) | time=1ms | |
INFO: Sensor JavaSecuritySensor [security] | |
INFO: Reading type hierarchy from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ucfg2/java | |
INFO: Read 0 type definitions | |
INFO: No UCFGs have been included for analysis. | |
INFO: Sensor JavaSecuritySensor [security] (done) | time=2ms | |
INFO: Sensor CSharpSecuritySensor [security] | |
INFO: Reading type hierarchy from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/ucfg_cs2 | |
INFO: Read 0 type definitions | |
INFO: No UCFGs have been included for analysis. | |
INFO: Sensor CSharpSecuritySensor [security] (done) | time=0ms | |
INFO: Sensor PhpSecuritySensor [security] | |
INFO: Reading type hierarchy from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ucfg2/php | |
INFO: Read 0 type definitions | |
INFO: No UCFGs have been included for analysis. | |
INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms | |
INFO: Sensor PythonSecuritySensor [security] | |
INFO: Reading type hierarchy from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ucfg2/python | |
INFO: Read 0 type definitions | |
INFO: No UCFGs have been included for analysis. | |
INFO: Sensor PythonSecuritySensor [security] (done) | time=0ms | |
INFO: Sensor JsSecuritySensor [security] | |
INFO: Reading type hierarchy from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ucfg2/js | |
INFO: Read 0 type definitions | |
INFO: Reading UCFGs from: /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.scannerwork/ucfg2/js | |
INFO: 16:53:09.238332 Building Runtime Type propagation graph | |
INFO: 16:53:09.606666 Running Tarjan on 113828 nodes | |
INFO: 16:53:09.703276 Tarjan found 113820 components | |
INFO: 16:53:09.84572 Variable type analysis: done | |
INFO: 16:53:09.84768 Building Runtime Type propagation graph | |
INFO: 16:53:10.204221 Running Tarjan on 113828 nodes | |
INFO: 16:53:10.295022 Tarjan found 113820 components | |
INFO: 16:53:10.444627 Variable type analysis: done | |
INFO: Analyzing 14077 ucfgs to detect vulnerabilities. | |
INFO: Taint analysis starting. Entrypoints: 1795 | |
INFO: Running symbolic analysis for 'JS' | |
INFO: Taint analysis: done. | |
INFO: Sensor JsSecuritySensor [security] (done) | time=10367ms | |
INFO: ------------- Run sensors on project | |
INFO: Sensor Analysis Warnings import [csharp] | |
INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms | |
INFO: Sensor Zero Coverage Sensor | |
INFO: Sensor Zero Coverage Sensor (done) | time=17ms | |
INFO: SCM Publisher SCM provider for this project is: git | |
INFO: SCM Publisher 13 source files to be analyzed | |
INFO: SCM Publisher 13/13 source files have been analyzed (done) | time=300ms | |
INFO: CPD Executor Calculating CPD for 19 files | |
INFO: CPD Executor CPD calculation finished (done) | time=19ms | |
INFO: SCM writing changed lines | |
INFO: Merge base sha1: 8cddda12c259d3de97046d9b168e98cf8f186212 | |
INFO: SCM writing changed lines (done) | time=118ms | |
INFO: Analysis report generated in 233ms, dir size=807.2 kB | |
INFO: Analysis report compressed in 157ms, zip size=562.8 kB | |
INFO: Analysis report uploaded in 56ms | |
INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonar.usesilo.com/dashboard?id=silo-web&pullRequest=11789 | |
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report | |
INFO: More about the report processing at https://sonar.usesilo.com/api/ce/task?id=AYcBcQuc0zKsRIR3X2Yg | |
INFO: Time spent writing ucfgs 149ms | |
INFO: Analysis total time: 44.102 s | |
INFO: ------------------------------------------------------------------------ | |
INFO: EXECUTION SUCCESS | |
INFO: ------------------------------------------------------------------------ | |
INFO: Total time: 47.050s | |
INFO: Final Memory: 499M/1714M | |
INFO: ------------------------------------------------------------------------ | |
[Pipeline] } | |
[Pipeline] // withSonarQubeEnv | |
[Pipeline] timeout | |
Timeout set to expire in 10 min | |
[Pipeline] { | |
[Pipeline] waitForQualityGate | |
Checking status of SonarQube task 'AYcBcQuc0zKsRIR3X2Yg' on server 'silo' | |
SonarQube task 'AYcBcQuc0zKsRIR3X2Yg' status is 'IN_PROGRESS' | |
SonarQube task 'AYcBcQuc0zKsRIR3X2Yg' status is 'SUCCESS' | |
SonarQube task 'AYcBcQuc0zKsRIR3X2Yg' completed. Quality gate is 'ERROR' | |
[Pipeline] } | |
[Pipeline] // timeout | |
[Pipeline] } | |
ERROR: Pipeline aborted due to quality gate failure: ERROR | |
[Pipeline] // catchError | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (compose up test systems) | |
[Pipeline] sh | |
+ echo '---- PERFORMING TESTS AGAINST 11789 ----' | |
---- PERFORMING TESTS AGAINST 11789 ---- | |
+ docker-compose -p test_one -f cypress/support/db/ci-compose.yml up -d | |
Network test_one_default Creating | |
Network test_one_default Created | |
Container test_one-db-1 Creating | |
Container test_one-db-1 Created | |
Container test_one-web-1 Creating | |
Container test_one-web-1 Created | |
Container test_one-db-1 Starting | |
Container test_one-db-1 Started | |
Container test_one-web-1 Starting | |
Container test_one-web-1 Started | |
+ docker-compose -p test_two -f cypress/support/db/ci-compose.yml up -d | |
Network test_two_default Creating | |
Network test_two_default Created | |
Container test_two-db-1 Creating | |
Container test_two-db-1 Created | |
Container test_two-web-1 Creating | |
Container test_two-web-1 Created | |
Container test_two-db-1 Starting | |
Container test_two-db-1 Started | |
Container test_two-web-1 Starting | |
Container test_two-web-1 Started | |
+ docker-compose -p test_three -f cypress/support/db/ci-compose.yml up -d | |
Network test_three_default Creating | |
Network test_three_default Created | |
Container test_three-db-1 Creating | |
Container test_three-db-1 Created | |
Container test_three-web-1 Creating | |
Container test_three-web-1 Created | |
Container test_three-db-1 Starting | |
Container test_three-db-1 Started | |
Container test_three-web-1 Starting | |
Container test_three-web-1 Started | |
+ docker-compose -p test_four -f cypress/support/db/ci-compose.yml up -d | |
Network test_four_default Creating | |
Network test_four_default Created | |
Container test_four-db-1 Creating | |
Container test_four-db-1 Created | |
Container test_four-web-1 Creating | |
Container test_four-web-1 Created | |
Container test_four-db-1 Starting | |
Container test_four-db-1 Started | |
Container test_four-web-1 Starting | |
Container test_four-web-1 Started | |
+ docker-compose -p test_five -f cypress/support/db/ci-compose.yml up -d | |
Network test_five_default Creating | |
Network test_five_default Created | |
Container test_five-db-1 Creating | |
Container test_five-db-1 Created | |
Container test_five-web-1 Creating | |
Container test_five-web-1 Created | |
Container test_five-db-1 Starting | |
Container test_five-db-1 Started | |
Container test_five-web-1 Starting | |
Container test_five-web-1 Started | |
+ docker-compose -p test_six -f cypress/support/db/ci-compose.yml up -d | |
Network test_six_default Creating | |
Network test_six_default Created | |
Container test_six-db-1 Creating | |
Container test_six-db-1 Created | |
Container test_six-web-1 Creating | |
Container test_six-web-1 Created | |
Container test_six-db-1 Starting | |
Container test_six-db-1 Started | |
Container test_six-web-1 Starting | |
Container test_six-web-1 Started | |
+ docker-compose -p test_seven -f cypress/support/db/ci-compose.yml up -d | |
Network test_seven_default Creating | |
Network test_seven_default Created | |
Container test_seven-db-1 Creating | |
Container test_seven-db-1 Created | |
Container test_seven-web-1 Creating | |
Container test_seven-web-1 Created | |
Container test_seven-db-1 Starting | |
Container test_seven-db-1 Started | |
Container test_seven-web-1 Starting | |
Container test_seven-web-1 Started | |
+ docker-compose -p test_eight -f cypress/support/db/ci-compose.yml up -d | |
Network test_eight_default Creating | |
Network test_eight_default Created | |
Container test_eight-db-1 Creating | |
Container test_eight-db-1 Created | |
Container test_eight-web-1 Creating | |
Container test_eight-web-1 Created | |
Container test_eight-db-1 Starting | |
Container test_eight-db-1 Started | |
Container test_eight-web-1 Starting | |
Container test_eight-web-1 Started | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (end to end tests) | |
[Pipeline] parallel | |
[Pipeline] { (Branch: group_one) | |
[Pipeline] { (Branch: group_two) | |
[Pipeline] { (Branch: group_three) | |
[Pipeline] { (Branch: group_four) | |
[Pipeline] { (Branch: group_five) | |
[Pipeline] { (Branch: group_six) | |
[Pipeline] { (Branch: group_seven) | |
[Pipeline] { (Branch: group_eight) | |
[Pipeline] stage | |
[Pipeline] { (group_one) | |
[Pipeline] stage | |
[Pipeline] { (group_two) | |
[Pipeline] stage | |
[Pipeline] { (group_three) | |
[Pipeline] stage | |
[Pipeline] { (group_four) | |
[Pipeline] stage | |
[Pipeline] { (group_five) | |
[Pipeline] stage | |
[Pipeline] { (group_six) | |
[Pipeline] stage | |
[Pipeline] { (group_seven) | |
[Pipeline] stage | |
[Pipeline] { (group_eight) | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] getContext | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] isUnix | |
[Pipeline] withEnv | |
[Pipeline] { | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
[Pipeline] sh | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
+ docker inspect -f . cypress/browsers:node18.12.0-chrome107 | |
. | |
[Pipeline] } | |
. | |
. | |
. | |
[Pipeline] // withEnv | |
. | |
. | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
. | |
. | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_three_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top fe00442ab32ab722e0f4bab8ba57ed5f0717dd7e4728863c4b366d4355daf591 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] } | |
[Pipeline] // withEnv | |
[Pipeline] // withEnv | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_four_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top 4177d4d3378fc39ecfe3715c8762a90c48bffa27988e2da2aa62d243d58e2e02 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_five_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top 1fc11621863dcad1f45fe3c0708f6b16726aed09e48170110fe9be2661ed70ba -eo pid,comm | |
[Pipeline] { | |
[Pipeline] // withEnv | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_six_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top d84186b75892188ee51c0fe4c22405332458b848823a011b2780d0ff6ed069ca -eo pid,comm | |
[Pipeline] { | |
[Pipeline] // withEnv | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_seven_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top 5ab1c4b3617c1db88c52a66f01439affbc3f30de31ec8853c50290a4f3c28148 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] // withEnv | |
[Pipeline] // withEnv | |
[Pipeline] // withEnv | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_one_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top 5792a1fd13223ff10e8913726f639b3334bf8ef9d0a8460f416259de54d8cb40 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_two_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top faa747c65bef8d62d11c4dc6fcb3b65bd1472b496c37baa67b1cf69b18f2e751 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] withDockerContainer | |
EC2 (us-west-1) - frontend (i-044350f85b62df1df) does not seem to be running inside a container | |
$ docker run -t -d -u 0:0 -v /opt/jenkins/workspace:/var/jenkins-home/workspace --network test_eight_default -w /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789 -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789:rw,z -v /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cypress/browsers:node18.12.0-chrome107 cat | |
$ docker top f3993db0da7b85509f1100db863b27a4a048f35cf428ec6ba6be17631ff2eb43 -eo pid,comm | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
[Pipeline] catchError | |
[Pipeline] { | |
+ npx cypress install | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
+ npx cypress install | |
+ npx cypress install | |
+ npx cypress install | |
+ npx cypress install | |
[Pipeline] echo | |
[--] Reconfiguring the Cypress cache & serving the app from ./build | |
[Pipeline] sh | |
+ npx cypress install | |
+ npx cypress install | |
+ npx cypress install | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
+ npx serve -s -l 3000 ./build | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
[SUCCESS] Task without title. | |
[STARTED] Task without title. | |
[SUCCESS] Task without title. | |
+ npx serve -s -l 3000 ./build | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
[Pipeline] sh | |
[Pipeline] echo | |
[--] Parallel testing requested. Setting required flags. | |
[Pipeline] echo | |
[--] Performing Cypress tests. | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
[Pipeline] sh | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
+ NO_COLOR=1 | |
+ yarn cypress:sorry --config numTestsKeptInMemory=0 --browser chrome --record --parallel --group e2e --ci-build-id persistent-pallets-763ca504b0341a063692334aafba2e14d570c475-116 --key w7MgKSpzBTXjty2w --tag null | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
Starting health check | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:89) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
Finishing health check | |
0 minutes and 1 seconds elapsed. | |
Starting health check | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Starting health check | |
Finishing health check | |
0 minutes and 1 seconds elapsed. | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
(node:100) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set. | |
(Use `node --trace-warnings ...` to show where the warning was created) | |
Starting health check | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Starting health check | |
Starting health check | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Starting health check | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Starting health check | |
Finishing health check | |
0 minutes and 0 seconds elapsed. | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Orders/PurchaseOrders/purchase-order-list-view.spec.ts, cypress/integration/reports/financial-aging.spec.ts, cypress/integration/reports/financial-deposit.spec.ts (3/99) | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Orders/PurchaseOrders/edit-purchase-order.spec.ts, cypress/integration/inventory/inventory-subnav.spec.ts, cypress/integration/reports/sales-overview.spec.ts (6/99) | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/edit-sales-order.spec.ts, cypress/integration/Customers/addresses.spec.ts, cypress/integration/Settings/sales-outside-of-target-range.spec.ts (15/99) | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Orders/PurchaseOrders/buyer-new-order.spec.ts, cypress/integration/expenses/expenses-internal.spec.ts, cypress/integration/Landing/signup.spec.ts (18/99) | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Locations/transfers.spec.ts, cypress/integration/Packing/packing.spec.ts, cypress/integration/accounting/accounts-receivable-split-payments.spec.ts (14/99) | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/new-sales-order.spec.ts, cypress/integration/accounting/accounts-receivable-general.spec.ts, cypress/integration/Orders/SalesOrders/pendo.spec.ts (9/99) | |
Discovered 99 spec files | |
Tags: null; Group: e2e; Parallel: true; Batch Size: 3 | |
Connecting to cloud orchestration service... | |
🎥 Run URL: https://app.currents.dev/run/a3cfdbb57daa05b8 | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/sales-order-reordering-order-items.spec.ts, cypress/integration/accounting/digital-payments.spec.ts, cypress/integration/Orders/SalesOrders/cascaded-sales.spec.ts (24/99) | |
[979:0320/165430.158119:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[1022:0320/165430.310033:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[983:0320/165430.193659:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[986:0320/165430.409414:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[975:0320/165430.431028:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[1023:0320/165430.460102:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/sales-order-list-view.spec.ts, cypress/integration/VendorPortal/share-panel.ts, cypress/integration/Landing/password-reset.spec.ts (21/99) | |
[983:0320/165431.052665:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
[1023:0320/165431.309287:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/new-sales-order.spec.ts, accounting/accounts-recei │ | |
│ vable-general.spec.ts, Orders/SalesOrders/pendo.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/new-sales-order.spec.ts, cypress/integr │ | |
│ ation/accounting/accounts-receivable-general.spec.ts, cypress/integration/Orde │ | |
│ rs/SalesOrders/pendo.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/new-sales-order.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/edit-sales-order.spec.ts, Customers/addresses.spec │ | |
│ .ts, Settings/sales-outside-of-target-range.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/edit-sales-order.spec.ts, cypress/integ │ | |
│ ration/Customers/addresses.spec.ts, cypress/integration/Settings/sales-outside │ | |
│ -of-target-range.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/edit-sales-order.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/PurchaseOrders/purchase-order-list-view.spec.ts, reports/finan │ | |
│ cial-aging.spec.ts, reports/financial-deposit.spec.ts) │ | |
│ Searched: cypress/integration/Orders/PurchaseOrders/purchase-order-list-view.spec.ts, cy │ | |
│ press/integration/reports/financial-aging.spec.ts, cypress/integration/reports │ | |
│ /financial-deposit.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/PurchaseOrders/purchase-order-list-view.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/PurchaseOrders/buyer-new-order.spec.ts, expenses/expenses-inte │ | |
│ rnal.spec.ts, Landing/signup.spec.ts) │ | |
│ Searched: cypress/integration/Orders/PurchaseOrders/buyer-new-order.spec.ts, cypress/int │ | |
│ egration/expenses/expenses-internal.spec.ts, cypress/integration/Landing/signu │ | |
│ p.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/PurchaseOrders/buyer-new-order.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Locations/transfers.spec.ts, Packing/packing.spec.ts, accounting/acco │ | |
│ unts-receivable-split-payments.spec.ts) │ | |
│ Searched: cypress/integration/Locations/transfers.spec.ts, cypress/integration/Packing/p │ | |
│ acking.spec.ts, cypress/integration/accounting/accounts-receivable-split-payme │ | |
│ nts.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Locations/transfers.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/PurchaseOrders/edit-purchase-order.spec.ts, inventory/inventor │ | |
│ y-subnav.spec.ts, reports/sales-overview.spec.ts) │ | |
│ Searched: cypress/integration/Orders/PurchaseOrders/edit-purchase-order.spec.ts, cypress │ | |
│ /integration/inventory/inventory-subnav.spec.ts, cypress/integration/reports/s │ | |
│ ales-overview.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/PurchaseOrders/edit-purchase-order.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/sales-order-reordering-order-items.spec.ts, accoun │ | |
│ ting/digital-payments.spec.ts, Orders/SalesOrders/cascaded-sales.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/sales-order-reordering-order-items.spec │ | |
│ .ts, cypress/integration/accounting/digital-payments.spec.ts, cypress/integrat │ | |
│ ion/Orders/SalesOrders/cascaded-sales.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/sales-order-reordering-order-items.spec.ts (1 of 3) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/sales-order-list-view.spec.ts, VendorPortal/share- │ | |
│ panel.ts, Landing/password-reset.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/sales-order-list-view.spec.ts, cypress/ │ | |
│ integration/VendorPortal/share-panel.ts, cypress/integration/Landing/password- │ | |
│ reset.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/sales-order-list-view.spec.ts (1 of 3) | |
Selling | |
Edit Sales Order | |
Purchase Orders List View | |
Buyer New Order Tests | |
Multiple Locations - Transfers | |
Purchase Order | |
Purchase Order Editing | |
Sales Order - Order Item Reordering | |
New Sales Order | |
Sales Order List View | |
✓ lets you navigate away if no changes were made (7341ms) | |
✓ buyer can open the omnibar with the + key (8920ms) | |
✓ allows searching for purchase orders by purchase order number (8664ms) | |
✓ allows selecting a lot before selecting a location (10307ms) | |
✓ opens and closes the keyboard help modal when hitting Ctrl+? (2877ms) | |
creating a new custom PO | |
✓ when adding 1 item, it should have no arrows for changing order (10283ms) | |
✓ smoke test to view details of a Sales Order (9238ms) | |
✓ handles selection of new, unloaded customers (10100ms) | |
✓ allows filtering orders by purchase order number through a search button (4282ms) | |
✓ deletes inline item with hot key while editing (4874ms) | |
✓ renders overpayments as credits (4824ms) | |
Searching | |
✓ clears the destination location if the same location is auto-selected by picking a lot (6711ms) | |
✓ defaults in customer created via add customer modal and refreshes the default dropdown options (5928ms) | |
✓ purchase order cancel full page view (3449ms) | |
✓ allows viewing the details of an order by clicking on a link (4906ms) | |
✓ verifies available inputs on the screen (7073ms) | |
✓ allows searching Sales Order by id and navigating back (5440ms) | |
✓ when adding 2 items, those should only have up and down arrows for changing order (11595ms) | |
✓ allows filtering purchase orders by id through URL params (4732ms) | |
✓ cannot cancel PO that is paid or used (6492ms) | |
✓ only allows adding lots from the source location (7473ms) | |
✓ deleting the only item resets to empty state (8477ms) | |
✓ allows searching Sales Order by invoice number and navigating back (5082ms) | |
✓ allows cancelling orders via dropdown action (4572ms) | |
✓ buyer can create a new PO with only inventory items (10504ms) | |
✓ allows searching Sales Order by Customer PO number and navigating back (4517ms) | |
Filtering | |
✓ does not show the received in location column for accounts without multiple locations (2630ms) | |
✓ prevents creating a transfer until source, destination, and at least one product exist (8463ms) | |
✓ buyer can navigate between quantity and cost fields with the keyboard (8875ms) | |
✓ blocks saving the order when any lot drawer is open (8997ms) | |
✓ delete item with hot key (8513ms) | |
✓ should not allow navigating away from the screen without confirmation prompt if any changes were made (3361ms) | |
✓ allows filtering by Sales Order by Customer + Ship To and then clearing fields (6898ms) | |
✓ supports pagination (8338ms) | |
✓ when adding 4 items, all of them should have correct arrows for changing order (15750ms) | |
✓ allows clearing all selections (3338ms) | |
✓ allows receiving a pending transfer and later undoing that (8177ms) | |
✓ editing the total, cost, and quantity fields updates other item values correctly (10377ms) | |
✓ able to filter Sales Orders by product (7773ms) | |
Sorting | |
✓ buyer must have a supplier chosen if marking an expense as payable (8594ms) | |
✓ allows editing inventory items, non-inventory items, and expenses with correct totals (46313ms) | |
✓ supports receiving and unreceiving individual orders (5572ms) | |
✓ allows deleting a received transfer and later undoing that (7238ms) | |
✓ cancelled orders should only show the print action (2966ms) | |
✓ allows sorting by fulfillment date (7167ms) | |
(Attempt 1 of 3) allowed to edit the ordinal directly | |
✓ allows deletion of a pending transfer (5571ms) | |
✓ returns should not allow receiving (4520ms) | |
Sorting | |
✓ buyer can create a new PO with both inventory and non-inventory items (10411ms) | |
✓ allows sorting by type (4901ms) | |
✓ allows sorting by invoice number (5792ms) | |
✓ allows sorting by fulfillment date (7117ms) | |
(Attempt 1 of 3) saves total as source of truth in the BE | |
(Attempt 1 of 3) saves total as source of truth in the BE | |
✓ buyer can create a new PO with only non-inventory items (10782ms) | |
✓ allows sorting by SO number (6145ms) | |
✓ allows adding and removing line item notes (27855ms) | |
Create a new sales order (critical workflow) | |
✓ allows sorting by received date (8853ms) | |
✓ allows adding a note to a lot on a new transfer and editing it (18365ms) | |
(Attempt 1 of 3) buyer can select the expense account that will be impacted by non-inventory item | |
✓ allowed to edit the ordinal directly (19709ms) | |
Edit Sales Order | |
✓ allows sorting by customer PO number (7724ms) | |
Actions | |
✓ allows sorting by status (5969ms) | |
(Attempt 2 of 3) buyer can select the expense account that will be impacted by non-inventory item | |
✓ when adding no items, it should have no arrows for changing order (7975ms) | |
✓ cancels an order (4939ms) | |
✓ allows sorting by type (5863ms) | |
✓ allows adding a note to a lot on an existing transfer (13437ms) | |
(Attempt 2 of 3) saves total as source of truth in the BE | |
(Attempt 2 of 3) saves total as source of truth in the BE | |
1) buyer can select the expense account that will be impacted by non-inventory item | |
✓ allows sorting by vendor invoice number (4558ms) | |
✓ prints and shows correct text after print (7866ms) | |
Bulk Actions | |
✓ supports bulk printing in sorted order, especially when sorting by route (5557ms) | |
✓ allows sorting by vendor BOL number (6427ms) | |
✓ when adding 1 item, those should only have up and down arrows for changing order (14599ms) | |
✓ buyer can create a new PO with manually distributed expenses (11186ms) | |
✓ allows adding a note to a new transfer and editing it (16006ms) | |
✓ handles bulk-order fulfillment with order filtering (8088ms) | |
Sign off | |
✓ allows sorting by location (10756ms) | |
✓ main test (36809ms) | |
✓ verify order totals in rounding edge cases (6154ms) | |
1) saves total as source of truth in the BE | |
✓ allows editing lot number on an existing transfer (6905ms) | |
Pallets - Disabled | |
✓ signs on/off (6513ms) | |
Inline Edit | |
✓ allows sorting by signed off status (7054ms) | |
Filtering | |
1) saves total as source of truth in the BE | |
✓ allows filtering by buyer (4402ms) | |
✓ when adding 3 items, all of them should have correct arrows for changing order (19491ms) | |
✓ allows connecting an existing sales order expense (9991ms) | |
✓ should not show any pallet-specific data (8106ms) | |
Pallets - Enabled | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ prompts the user with a warning modal if the SO is fulfilled and SO_displayWarningEditOnOrAfterFulfillmentDate is enabled (9039ms) | |
18 passing (2m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 18 │ | |
│ Passing: 18 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 minute, 59 seconds │ | |
│ Spec Ran: Orders/SalesOrders/sales-order-list-view.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: VendorPortal/share-panel.ts (2 of 3) | |
✓ allows creating an order with inline expenses only (10383ms) | |
✓ allows filtering by order type (6272ms) | |
✓ buyer can save updates to an order with Ctrl+Enter (12274ms) | |
✓ auto-focus behavior (7269ms) | |
(Attempt 1 of 3) allows selecting the revenue account that will be impacted by inline expense, when the category is Expenses | |
✓ respects the margin type toggle (24762ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ allowed to edit the ordinal directly (12105ms) | |
8 passing (2m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 8 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 1 │ | |
│ Video: false │ | |
│ Duration: 2 minutes, 8 seconds │ | |
│ Spec Ran: Orders/SalesOrders/sales-order-reordering-order-items.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/sales-order-reordering-order-items.spec.ts/Sales Order - Order It | |
em Reordering -- New Sales Order -- allowed to edit the ordinal directly (failed | |
).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: accounting/digital-payments.spec.ts (2 of 3) | |
✓ allows editing quantity and maps quantities to lots in the lot drawer (4533ms) | |
✓ allows filtering by signed off status (7417ms) | |
Vendor Portal - Share Panel | |
(Attempt 2 of 3) allows selecting the revenue account that will be impacted by inline expense, when the category is Expenses | |
✓ respects the automatic lot hold setting when adding new items (10190ms) | |
✓ can edit non-inventory items (10166ms) | |
✓ allows editing requested date (6993ms) | |
✓ allows filtering by purchasing location (5946ms) | |
Bulk Printing | |
✓ opens and closes the keyboard help modal when hitting Ctrl+? (2965ms) | |
Digital Payments | |
✓ can view invoices on the Accounting > Sales > Statements screen (2925ms) | |
✓ Can create a new vendor contact through the panel (8408ms) | |
- Can share the vendor portal and change share level | |
- Can manage vendor contacts (edit, create, remove, delete) | |
- Re-send modal will reflect vendor contact changes | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
1 passing (9s) | |
3 pending | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 3 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: VendorPortal/share-panel.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Landing/password-reset.spec.ts (3 of 3) | |
1) allows selecting the revenue account that will be impacted by inline expense, when the category is Expenses | |
✓ prints without confirmation when selecting all (5322ms) | |
✓ print actions aren't available in Edit Mode (5635ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should correctly show and calculate pallet details throughout the transfer lifecycle (24894ms) | |
13 passing (2m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 13 │ | |
│ Passing: 13 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 minutes, 22 seconds │ | |
│ Spec Ran: Locations/transfers.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Packing/packing.spec.ts (2 of 3) | |
✓ shows Silo digital payments onboarding information to first time user (4832ms) | |
✓ respects the automatic lot hold setting when applying an order template (11777ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ shows Silo digital payments is enabled to onboarded user (3308ms) | |
2 passing (8s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: accounting/digital-payments.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/cascaded-sales.spec.ts (3 of 3) | |
✓ respects the automatic lot hold setting when applying a previous order (3707ms) | |
✓ needs confirmation before printing when selecting at least one cancelled order (8961ms) | |
Password Reset Flow | |
Password Reset Request | |
Pack View | |
✓ can save updates to an order with Ctrl+Enter (13795ms) | |
✓ should not display an error if resetting password for an email that does not exist (4021ms) | |
✓ adjusts print count when changing PO selections (4324ms) | |
✓ respects the automatic lot hold setting when adding new items to an unreceived order (11248ms) | |
✓ should not accept an invalid email (1841ms) | |
New Password Form | |
✓ allows creating an order with 0-quantity items and omits blank quantity items (15959ms) | |
✓ displays an error if passwords do not match (1477ms) | |
✓ opens and closes the keyboard help modal when hitting Ctrl+? (5274ms) | |
Sales Orders - Cascaded Inventory | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ submits the form if passwords match but displays an error due to invalid token (1993ms) | |
4 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: Landing/password-reset.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/SalesOrders/sales-order-list 01:59 18 18 - - - │ | |
│ -view.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ VendorPortal/share-panel.ts 00:08 4 1 - 3 - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Landing/password-reset.spec.ts 00:09 4 4 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 02:17 26 23 - 3 - | |
Reporting results and artifacts in background... | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ displays pack table and verifies PTI labels printing (6765ms) | |
1 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 6 seconds │ | |
│ Spec Ran: Packing/packing.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: accounting/accounts-receivable-split-payments.spec.ts (3 of 3) | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/seller-new-order-omnibar.spec.ts, cypress/integration/Settings/inventory-settings.spec.ts, cypress/integration/inventory/lots/lot-closing.spec.ts (27/99) | |
[1785:0320/165738.917587:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
✓ prompts the user when setting is enabled to show without prices option (6857ms) | |
Bulk Receiving | |
✓ ignores the automatic lot hold setting when adding new items to a received order (7524ms) | |
Permissions | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/seller-new-order-omnibar.spec.ts, Settings/invento │ | |
│ ry-settings.spec.ts, inventory/lots/lot-closing.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/seller-new-order-omnibar.spec.ts, cypre │ | |
│ ss/integration/Settings/inventory-settings.spec.ts, cypress/integration/invent │ | |
│ ory/lots/lot-closing.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/seller-new-order-omnibar.spec.ts (1 of 3) | |
✓ transport method is cleared after placing an order if it wasn't the default (7652ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ allows adding a parent inventory and its cascade to the same order (8812ms) | |
1 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: Orders/SalesOrders/cascaded-sales.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/SalesOrders/sales-order-reor 02:08 8 8 - - - │ | |
│ dering-order-items.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ accounting/digital-payments.spec.ts 00:08 2 2 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Orders/SalesOrders/cascaded-sales.s 00:09 1 1 - - - │ | |
│ pec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 02:25 11 11 - - - | |
Reporting results and artifacts in background... | |
==================================================================================================== | |
Running: cypress/integration/accounting/chart-of-accounts.spec.ts, cypress/integration/Customers/customer-pricesheet-assignment.spec.ts, cypress/integration/inventory/oversold-tab.spec.ts (30/99) | |
[1743:0320/165745.599203:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
✓ filters out cancelled orders, received orders, and returns (7184ms) | |
Lot Holds | |
Accounts Receivable - Split Payments | |
✓ does not show an edit button if user is missing edit permissions (7896ms) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (accounting/chart-of-accounts.spec.ts, Customers/customer-pricesheet-a │ | |
│ ssignment.spec.ts, inventory/oversold-tab.spec.ts) │ | |
│ Searched: cypress/integration/accounting/chart-of-accounts.spec.ts, cypress/integration/ │ | |
│ Customers/customer-pricesheet-assignment.spec.ts, cypress/integration/inventor │ | |
│ y/oversold-tab.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: accounting/chart-of-accounts.spec.ts (1 of 3) | |
(Attempt 1 of 3) saves total as source of truth in the BE | |
✓ displays held status (3831ms) | |
✓ default transport method setting (9849ms) | |
✓ lot assignments persist after placing a sales order (17572ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ shows correct information in the record payments modal (6559ms) | |
1 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 6 seconds │ | |
│ Spec Ran: accounting/accounts-receivable-split-payments.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Locations/transfers.spec.ts 02:22 13 13 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Packing/packing.spec.ts 00:06 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ accounting/accounts-receivable-spli 00:06 1 1 - - - │ | |
│ t-payments.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 02:36 15 15 - - - | |
Reporting results and artifacts in background... | |
==================================================================================================== | |
Running: cypress/integration/Repack/create-repack.test.ts, cypress/integration/Landing/login.spec.ts, cypress/integration/AuditLog/audit-log-po.spec.ts (33/99) | |
[1829:0320/165755.669390:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
✓ allows editing expenses on view-only POs if you have seller accounting permissions (7067ms) | |
✓ shows hold and unhold actions conditionally (6572ms) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Repack/create-repack.test.ts, Landing/login.spec.ts, AuditLog/audit-l │ | |
│ og-po.spec.ts) │ | |
│ Searched: cypress/integration/Repack/create-repack.test.ts, cypress/integration/Landing/ │ | |
│ login.spec.ts, cypress/integration/AuditLog/audit-log-po.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Repack/create-repack.test.ts (1 of 3) | |
Seller Omnibar | |
✓ does not show any item fields in edit mode when missing line items and prices permissions (5847ms) | |
✓ respects lot hold permission on row actions (5536ms) | |
Chart of Accounts | |
✓ should allow adding inventory unlotted (7544ms) | |
✓ filters by held status (5077ms) | |
✓ should allow auto-assigning inventory (5674ms) | |
✓ auto-focus behavior (10838ms) | |
(Attempt 1 of 3) saves total as source of truth in the BE | |
✓ updates the purchase order hold status when expanded, edited, and collapsed (5619ms) | |
Inline Editing | |
(Attempt 2 of 3) saves total as source of truth in the BE | |
Create Repack | |
With pallets enabled | |
✓ newly added item should hard delete in edit mode (5988ms) | |
✓ should create inventory through quick add inventory and add it to the order (8380ms) | |
✓ Accounting account panel surfaces the correct set of subtypes for each account type (17564ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ prompts the user with a warning modal if the PO is received and is enabled (9153ms) | |
34 passing (3m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 34 │ | |
│ Passing: 34 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 minutes, 26 seconds │ | |
│ Spec Ran: Orders/PurchaseOrders/purchase-order-list-view.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: reports/financial-aging.spec.ts (2 of 3) | |
✓ allows adding the same inventory to an order multiple times (28462ms) | |
✓ Can complete accounts setup with initially suggested accounts (4705ms) | |
✓ correctly saves Pack Date on order item (9887ms) | |
✓ should display recent sales as default options (9467ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ does not cache lot remaining quantities after saving assignment changes (11789ms) | |
11 passing (4m) | |
1 failing | |
1) Edit Sales Order | |
saves total as source of truth in the BE: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'$12,334.50' | |
+'$12,334.45' | |
at Context.eval (webpack:///./cypress/integration/Orders/SalesOrders/edit-sales-order.spec.ts:273:46) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 12 │ | |
│ Passing: 11 │ | |
│ Failing: 1 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 3 │ | |
│ Video: false │ | |
│ Duration: 3 minutes, 38 seconds │ | |
│ Spec Ran: Orders/SalesOrders/edit-sales-order.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/edit-sales-order.spec.ts/Edit Sales Order -- saves total as sourc | |
e of truth in the BE (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/edit-sales-order.spec.ts/Edit Sales Order -- saves total as sourc | |
e of truth in the BE (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/edit-sales-order.spec.ts/Edit Sales Order -- saves total as sourc | |
e of truth in the BE (failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Customers/addresses.spec.ts (2 of 3) | |
Financial Aging Reports test | |
✓ can choose a lot through the omnibar and add it to the order, edit the quantity, and submit the order successfully (7693ms) | |
✓ correctly saves Use By date on order item (8899ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ smoke test (4409ms) | |
1 passing (5s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: reports/financial-aging.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: reports/financial-deposit.spec.ts (3 of 3) | |
(Attempt 2 of 3) saves total as source of truth in the BE | |
✓ can only auto-select quantity text on the first click (6507ms) | |
✓ correctly saves vendor metadata in the header (7112ms) | |
Customer Addresses | |
user should be able to create new addresses | |
2) saves total as source of truth in the BE | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
13 passing (4m) | |
2 failing | |
1) Buyer New Order Tests | |
creating a new custom PO | |
buyer can select the expense account that will be impacted by non-inventory item: | |
CypressError: `cy.request()` failed on: | |
http://web:8000/api/accounting/accounts/automations | |
The response we received from your web server was: | |
> 400: Bad Request | |
This was considered a failure because the status code was not `2xx` or `3xx`. | |
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` | |
----------------------------------------------------------- | |
The request we sent was: | |
Method: PUT | |
URL: http://web:8000/api/accounting/accounts/automations | |
Headers: { | |
"Connection": "keep-alive", | |
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/107.0.5304.121 Safari/537.36", | |
"accept": "*/*", | |
"authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2NvdW50SUQiOjIxLCJ1c2VySUQiOjIxLCJleHAiOjE2Nzk0MTQxNzd9.CH_pzmP32cF1uRNlZBKEq1_p_hpPvpx_w-wHCDEMNN0", | |
"accept-encoding": "gzip, deflate", | |
"content-type": "application/json", | |
"content-length": 632 | |
} | |
Body: {"accountingAutomationMapping":{"ar":23,"inventory_asset":24,"ap":25,"revenue":19,"cogs":20,"return_to_vendor":22},"expenseAccountMapping":{"Freight":27,"Inspection Services":27,"Quality Control":27,"Advertising":27,"Commissions and fees":27,"Cost of Labor":27,"Disposal fees":27,"Dues & Subscriptions":27,"Equipment":27,"Expenses":27,"Insurance":27,"Legal & Professional fees":27,"Maintenance & Repairs":27,"Materials":27,"Meals & Entertainment":27,"Office Expenses":27,"Permits":27,"Promotions & Marketing":27,"Rents / Leases":27,"Stationery & Printing":27,"Supplies":27,"Taxes":27,"Transportation":27,"Travel":27,"Utilities":27}} | |
----------------------------------------------------------- | |
The response we got was: | |
Status: 400 - Bad Request | |
Headers: { | |
"content-type": "application/json", | |
"silo-handler": "accounting.UpdateAccountingAccountAutomations", | |
"x-correlation-id": "111497bd-7f79-4fba-a95c-0385d29fc2a9", | |
"date": "Mon, 20 Mar 2023 23:56:24 GMT", | |
"content-length": "58" | |
} | |
Body: { | |
"message": "unable to find accounts, 9 found, 0 expected" | |
} | |
https://on.cypress.io/request | |
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:139729:80) | |
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:8914:23) | |
at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:6849:31) | |
at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:6906:18) | |
at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:6951:10) | |
at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:7031:18) | |
at _drainQueueStep (http://localhost:3000/__cypress/runner/cypress_runner.js:3621:12) | |
at _drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:3614:9) | |
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:3630:5) | |
at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:3500:14) | |
From Your Spec Code: | |
at authenticatedFetch (webpack:///./cypress/support/apiWrapper.ts:86:12) | |
at authenticatedPUT (webpack:///./cypress/support/apiWrapper.ts:107:28) | |
at updateAccountingAccountAutomations (webpack:///./cypress/support/api/chartofAccounts.ts:33:4) | |
at Context.eval (webpack:///./cypress/support/api/chartofAccounts.ts:153:6) | |
2) Buyer New Order Tests | |
creating a new custom PO | |
saves total as source of truth in the BE: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'12,334.50' | |
+'12,334.45' | |
at Context.eval (webpack:///./cypress/integration/Orders/PurchaseOrders/buyer-new-order.spec.ts:483:9) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 15 │ | |
│ Passing: 13 │ | |
│ Failing: 2 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 6 │ | |
│ Video: false │ | |
│ Duration: 3 minutes, 50 seconds │ | |
│ Spec Ran: Orders/PurchaseOrders/buyer-new-order.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- buyer can select the expense account that will be impacted by non | |
-inventory item (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- buyer can select the expense account that will be impacted by non | |
-inventory item (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- buyer can select the expense account that will be impacted by non | |
-inventory item (failed) (attempt 3).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- saves total as source of truth in the BE (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- saves total as source of truth in the BE (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/buyer-new-order.spec.ts/Buyer New Order Tests -- creating a ne | |
w custom PO -- saves total as source of truth in the BE (failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: expenses/expenses-internal.spec.ts (2 of 3) | |
✓ creates a repack (30107ms) | |
✓ split lots appear directly beneath their source order item (3801ms) | |
Purchase Order View-Only | |
Financial Deposit Report test | |
✓ displays view-only PO items when user does not have edit permissions on receiving (5233ms) | |
(Attempt 1 of 3) Can complete automations after initial accounts setup | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ new address should correctly show up after being created and allow editing (7249ms) | |
1 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 7 seconds │ | |
│ Spec Ran: Customers/addresses.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Settings/sales-outside-of-target-range.spec.ts (3 of 3) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ smoke test (4616ms) | |
1 passing (5s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: reports/financial-deposit.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/PurchaseOrders/purchase-orde 03:26 34 34 - - - │ | |
│ r-list-view.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ reports/financial-aging.spec.ts 00:04 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ reports/financial-deposit.spec.ts 00:04 1 1 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 03:36 36 36 - - - | |
Reporting results and artifacts in background... | |
==================================================================================================== | |
Running: cypress/integration/Orders/PurchaseOrders/purchase-order-pallets.spec.ts, cypress/integration/VendorPortal/external-site.ts, cypress/integration/AuditLog/audit-log-so.spec.ts (36/99) | |
✓ Repacks from a held lot (12336ms) | |
With pallets disabled | |
[1797:0320/165856.712168:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
✓ supports multiple lot assignment modes (12883ms) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/PurchaseOrders/purchase-order-pallets.spec.ts, VendorPortal/ex │ | |
│ ternal-site.ts, AuditLog/audit-log-so.spec.ts) │ | |
│ Searched: cypress/integration/Orders/PurchaseOrders/purchase-order-pallets.spec.ts, cypr │ | |
│ ess/integration/VendorPortal/external-site.ts, cypress/integration/AuditLog/au │ | |
│ dit-log-so.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/PurchaseOrders/purchase-order-pallets.spec.ts (1 of 3) | |
Internal Costs | |
✓ allows editing expenses on view-only POs if you have seller accounting permissions (8630ms) | |
Receive Purchase Order | |
Sales Outside of Target Range | |
✓ Does not show pallet information (7970ms) | |
With lot number generation "Sequential" | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ can create an expense and view it in Internal Costs (8666ms) | |
1 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: expenses/expenses-internal.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Landing/signup.spec.ts (3 of 3) | |
✓ displays when user has lot max setting enabled (4318ms) | |
✓ Shows sale suggestions by customer (10321ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ does not display when user has lot max setting disabled (3423ms) | |
2 passing (8s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 7 seconds │ | |
│ Spec Ran: Settings/sales-outside-of-target-range.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ Orders/SalesOrders/edit-sales-order 03:38 12 11 1 - - │ | |
│ .spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Customers/addresses.spec.ts 00:07 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Settings/sales-outside-of-target-ra 00:07 2 2 - - - │ | |
│ nge.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 03:53 15 14 1 - - | |
Reporting results and artifacts in background... | |
==================================================================================================== | |
Running: cypress/integration/Orders/SalesOrders/sales-order-pallets.spec.ts, cypress/integration/reports/sales.spec.ts, cypress/integration/inventory/inventory-inactive.spec.ts (39/99) | |
2) saves total as source of truth in the BE | |
With Empty Inventory | |
[1813:0320/165912.923637:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. | |
✓ only warns about adding an unreceived lot the first time it is added to an order (7670ms) | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 12.8.0 │ | |
│ Browser: Chrome 107 (headless) │ | |
│ Node Version: v18.12.0 (/usr/local/bin/node) │ | |
│ Specs: 3 found (Orders/SalesOrders/sales-order-pallets.spec.ts, reports/sales.spec.ts │ | |
│ , inventory/inventory-inactive.spec.ts) │ | |
│ Searched: cypress/integration/Orders/SalesOrders/sales-order-pallets.spec.ts, cypress/in │ | |
│ tegration/reports/sales.spec.ts, cypress/integration/inventory/inventory-inact │ | |
│ ive.spec.ts │ | |
│ Experiments: experimentalStudio=true │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/sales-order-pallets.spec.ts (1 of 3) | |
Purchase Orders | |
Pallets Disabled | |
Sign Up | |
✓ given hide empty inventory user setting is false, omnibar should show items without filtering on quantity (7554ms) | |
✓ should not show any pallet details on PO (6110ms) | |
Pallets Enabled | |
New PO | |
✓ should be able to receive and unreceive (19447ms) | |
✓ respects the auto-unhold lots setting (3520ms) | |
✓ given hide empty inventory user setting is true, omnibar should only show items with positive quantity (7082ms) | |
✓ only warns about inactive inventory the first time an inventory is added to an order (11459ms) | |
Keyboard Navigation | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should input the required fields and be taken to the waiting room (8818ms) | |
1 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: Landing/signup.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ Orders/PurchaseOrders/buyer-new-ord 03:50 15 13 2 - - │ | |
│ er.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ expenses/expenses-internal.spec.ts 00:08 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Landing/signup.spec.ts 00:08 1 1 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 04:08 17 15 2 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 faa747c65bef8d62d11c4dc6fcb3b65bd1472b496c37baa67b1cf69b18f2e751 | |
$ docker rm -f --volumes faa747c65bef8d62d11c4dc6fcb3b65bd1472b496c37baa67b1cf69b18f2e751 | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
(Attempt 1 of 3) creates a repack with the correct lot number | |
Sales Orders | |
Pallets Disabled | |
✓ can place a Sales Order without using a mouse (6714ms) | |
Product search displayed field settings | |
✓ shows a confirmation modal when the order is placed after the cutoff time (8818ms) | |
Keyboard navigation | |
✓ should not show any pallet details on SO (5060ms) | |
Pallets Enabled | |
New SO | |
✓ opens and closes the keyboard help modal when hitting Ctrl+? (2912ms) | |
✓ shows enabled product search columns (5333ms) | |
✓ should correctly show and calculate pallet details when adding items from the omnibar (17321ms) | |
- should correctly update pallet information if we change any of the inventory properties and make it a different inventory | |
(Attempt 2 of 3) Can complete automations after initial accounts setup | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ hides disabled product search columns (5060ms) | |
13 passing (2m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 13 │ | |
│ Passing: 13 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 minute, 45 seconds │ | |
│ Spec Ran: Orders/SalesOrders/seller-new-order-omnibar.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Settings/inventory-settings.spec.ts (2 of 3) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ allows typing commas into text inputs and textareas without opening the omnibar (6405ms) | |
17 passing (5m) | |
2 failing | |
1) Selling | |
Create a new sales order (critical workflow) | |
allows selecting the revenue account that will be impacted by inline expense, when the category is Expenses: | |
CypressError: `cy.request()` failed on: | |
http://web:8000/api/accounting/accounts/automations | |
The response we received from your web server was: | |
> 400: Bad Request | |
This was considered a failure because the status code was not `2xx` or `3xx`. | |
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` | |
----------------------------------------------------------- | |
The request we sent was: | |
Method: PUT | |
URL: http://web:8000/api/accounting/accounts/automations | |
Headers: { | |
"Connection": "keep-alive", | |
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/107.0.5304.121 Safari/537.36", | |
"accept": "*/*", | |
"authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2NvdW50SUQiOjI2LCJ1c2VySUQiOjI2LCJleHAiOjE2Nzk0MTQyMzB9.dDcaqVueulgt30yB6nwpFcxxxLWqDF_xGjaDSw4rQMA", | |
"accept-encoding": "gzip, deflate", | |
"content-type": "application/json", | |
"content-length": 632 | |
} | |
Body: {"accountingAutomationMapping":{"ar":23,"inventory_asset":24,"ap":25,"revenue":19,"cogs":20,"return_to_vendor":22},"expenseAccountMapping":{"Freight":27,"Inspection Services":27,"Quality Control":27,"Advertising":27,"Commissions and fees":27,"Cost of Labor":27,"Disposal fees":27,"Dues & Subscriptions":27,"Equipment":27,"Expenses":27,"Insurance":27,"Legal & Professional fees":27,"Maintenance & Repairs":27,"Materials":27,"Meals & Entertainment":27,"Office Expenses":27,"Permits":27,"Promotions & Marketing":27,"Rents / Leases":27,"Stationery & Printing":27,"Supplies":27,"Taxes":27,"Transportation":27,"Travel":27,"Utilities":27}} | |
----------------------------------------------------------- | |
The response we got was: | |
Status: 400 - Bad Request | |
Headers: { | |
"content-type": "application/json", | |
"silo-handler": "accounting.UpdateAccountingAccountAutomations", | |
"x-correlation-id": "37c9d668-7170-4cd4-9bb7-484c22b02431", | |
"date": "Mon, 20 Mar 2023 23:57:17 GMT", | |
"content-length": "58" | |
} | |
Body: { | |
"message": "unable to find accounts, 9 found, 0 expected" | |
} | |
https://on.cypress.io/request | |
at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:139729:80) | |
at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:8914:23) | |
at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:6849:31) | |
at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:6906:18) | |
at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:6951:10) | |
at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:7031:18) | |
at _drainQueueStep (http://localhost:3000/__cypress/runner/cypress_runner.js:3621:12) | |
at _drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:3614:9) | |
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:3630:5) | |
at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:3500:14) | |
From Your Spec Code: | |
at authenticatedFetch (webpack:///./cypress/support/apiWrapper.ts:86:12) | |
at authenticatedPUT (webpack:///./cypress/support/apiWrapper.ts:107:28) | |
at updateAccountingAccountAutomations (webpack:///./cypress/support/api/chartofAccounts.ts:33:4) | |
at Context.eval (webpack:///./cypress/support/api/chartofAccounts.ts:153:6) | |
2) Selling | |
Create a new sales order (critical workflow) | |
saves total as source of truth in the BE: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'$12,334.50' | |
+'$12,334.45' | |
at Context.eval (webpack:///./cypress/integration/Orders/SalesOrders/new-sales-order.spec.ts:473:46) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 19 │ | |
│ Passing: 17 │ | |
│ Failing: 2 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 6 │ | |
│ Video: false │ | |
│ Duration: 4 minutes, 47 seconds │ | |
│ Spec Ran: Orders/SalesOrders/new-sales-order.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- allows selecting the revenue account that will be impacted by | |
inline expense, when the category is Expenses (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- allows selecting the revenue account that will be impacted by | |
inline expense, when the category is Expenses (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- allows selecting the revenue account that will be impacted by | |
inline expense, when the category is Expenses (failed) (attempt 3).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- saves total as source of truth in the BE (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- saves total as source of truth in the BE (failed) (attempt 2). | |
png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/SalesOrders/new-sales-order.spec.ts/Selling -- Create a new sales order (crit | |
ical workflow) -- saves total as source of truth in the BE (failed) (attempt 3). | |
png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: accounting/accounts-receivable-general.spec.ts (2 of 3) | |
Seller Settings | |
Inventory Settings | |
Lot number generation method | |
Accounts Receivable - General | |
(Attempt 2 of 3) creates a repack with the correct lot number | |
✓ should correctly show and calculate pallet details when loading the last order (16441ms) | |
✓ should display "Lot number generation method" setting and labels correctly (5102ms) | |
Repack Lot number generation method | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ renders correctly (4695ms) | |
1 passing (5s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: accounting/accounts-receivable-general.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Orders/SalesOrders/pendo.spec.ts (3 of 3) | |
✓ should correctly show and calculate pallet details when adding items from the omnibar (22713ms) | |
Pendo Integration Tests for Seller New Order | |
✓ a connected expense will display an update expenses checkbox (39646ms) | |
✓ should not change pallet details when editing an existing PO (17703ms) | |
(Attempt 1 of 3) should display "Repack Lot number generation method" setting and labels correctly | |
✓ should correctly show and calculate pallet details when loading the last order (14292ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should have correct omni bar pendo attributes (6290ms) | |
1 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 6 seconds │ | |
│ Spec Ran: Orders/SalesOrders/pendo.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ Orders/SalesOrders/new-sales-order. 04:47 19 17 2 - - │ | |
│ spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ accounting/accounts-receivable-gene 00:04 1 1 - - - │ | |
│ ral.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Orders/SalesOrders/pendo.spec.ts 00:06 1 1 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 04:59 21 19 2 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 1fc11621863dcad1f45fe3c0708f6b16726aed09e48170110fe9be2661ed70ba | |
$ docker rm -f --volumes 1fc11621863dcad1f45fe3c0708f6b16726aed09e48170110fe9be2661ed70ba | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
✓ can change receiving information in edit mode (16091ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ does not allow changing the receiving user or date if user is missing those edit permissions (4491ms) | |
28 passing (5m) | |
1 failing | |
1) Purchase Order | |
Purchase Order Editing | |
saves total as source of truth in the BE: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'12,334.50' | |
+'12,334.45' | |
at Context.eval (webpack:///./cypress/integration/Orders/PurchaseOrders/edit-purchase-order.spec.ts:309:13) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 29 │ | |
│ Passing: 28 │ | |
│ Failing: 1 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 3 │ | |
│ Video: false │ | |
│ Duration: 5 minutes, 29 seconds │ | |
│ Spec Ran: Orders/PurchaseOrders/edit-purchase-order.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/edit-purchase-order.spec.ts/Purchase Order -- Purchase Order E | |
diting -- saves total as source of truth in the BE (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/edit-purchase-order.spec.ts/Purchase Order -- Purchase Order E | |
diting -- saves total as source of truth in the BE (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Orde (1280x720) | |
rs/PurchaseOrders/edit-purchase-order.spec.ts/Purchase Order -- Purchase Order E | |
diting -- saves total as source of truth in the BE (failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: inventory/inventory-subnav.spec.ts (2 of 3) | |
1) creates a repack with the correct lot number | |
With lot number generation "Sequential with R#" | |
(Attempt 2 of 3) should display "Repack Lot number generation method" setting and labels correctly | |
✓ should correctly show and calculate pallet details when editing an existing SO (16196ms) | |
Inventory SubNav tests - no inventory items | |
With Oversold | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ clicking Price Sheets subnav item makes it active (3881ms) | |
1 passing (4s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: inventory/inventory-subnav.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: reports/sales-overview.spec.ts (3 of 3) | |
1) should display "Repack Lot number generation method" setting and labels correctly | |
Starting lot number | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should correctly show and calculate pallet details when loading a template (30662ms) | |
5 passing (1m) | |
1 pending | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 6 │ | |
│ Passing: 5 │ | |
│ Failing: 0 │ | |
│ Pending: 1 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 minute, 29 seconds │ | |
│ Spec Ran: Orders/PurchaseOrders/purchase-order-pallets.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: VendorPortal/external-site.ts (2 of 3) | |
1) Can complete automations after initial accounts setup | |
Sales Report - Overview | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should correctly show and calculate pallet details when loading a template (20107ms) | |
5 passing (1m) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 5 │ | |
│ Passing: 5 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 minute, 19 seconds │ | |
│ Spec Ran: Orders/SalesOrders/sales-order-pallets.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: reports/sales.spec.ts (2 of 3) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ Counts inventory and non-inventory totals separately (4341ms) | |
1 passing (4s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: reports/sales-overview.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ Orders/PurchaseOrders/edit-purchase 05:29 29 28 1 - - │ | |
│ -order.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ inventory/inventory-subnav.spec.ts 00:04 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ reports/sales-overview.spec.ts 00:04 1 1 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 05:38 31 30 1 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 4177d4d3378fc39ecfe3715c8762a90c48bffa27988e2da2aa62d243d58e2e02 | |
Vendor Portal - External Site | |
SMS authorization | |
(Attempt 1 of 3) creates a repack with the correct lot number | |
$ docker rm -f --volumes 4177d4d3378fc39ecfe3715c8762a90c48bffa27988e2da2aa62d243d58e2e02 | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
✓ Can edit account during onboarding phase and save (13283ms) | |
(Attempt 1 of 3) should display "Starting lot number" setting and labels correctly | |
Reports test | |
✓ smoke test (3516ms) | |
✓ smoke test with departments (2006ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ allows vendors to log in after entering a valid phone number and verification code (9782ms) | |
1 passing (10s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: VendorPortal/external-site.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: AuditLog/audit-log-so.spec.ts (3 of 3) | |
✓ Can edit certain fields on an account after onboarding is complete (9066ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ supports filtering by terms (4822ms) | |
3 passing (11s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 10 seconds │ | |
│ Spec Ran: reports/sales.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: inventory/inventory-inactive.spec.ts (3 of 3) | |
(Attempt 2 of 3) should display "Starting lot number" setting and labels correctly | |
Audit Log - Single SO | |
✓ only provides an option to delete an account if it does not have any children accounts (8619ms) | |
Recording payments | |
✓ shows the newly created SO with 1 order item in the global AuditLog (6248ms) | |
New Inventory | |
✓ shows timezone shortname if user local time does match accounting time zone (4442ms) | |
- allows filtering by customer | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
2 passing (11s) | |
1 pending | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 1 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 10 seconds │ | |
│ Spec Ran: AuditLog/audit-log-so.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/PurchaseOrders/purchase-orde 01:29 6 5 - 1 - │ | |
│ r-pallets.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ VendorPortal/external-site.ts 00:09 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ AuditLog/audit-log-so.spec.ts 00:10 3 2 - 1 - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 01:50 10 8 - 2 - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 5ab1c4b3617c1db88c52a66f01439affbc3f30de31ec8853c50290a4f3c28148 | |
$ docker rm -f --volumes 5ab1c4b3617c1db88c52a66f01439affbc3f30de31ec8853c50290a4f3c28148 | |
2) should display "Starting lot number" setting and labels correctly | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
1 passing (2m) | |
2 failing | |
1) Seller Settings | |
Inventory Settings | |
Repack Lot number generation method | |
should display "Repack Lot number generation method" setting and labels correctly: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'Sequential with R#' | |
+'Repack # Prefaced' | |
at select (webpack:///./cypress/support/commands/index.ts:84:7) | |
at Context.eval (webpack:///./cypress/integration/Settings/inventory-settings.spec.ts:59:10) | |
2) Seller Settings | |
Inventory Settings | |
Starting lot number | |
should display "Starting lot number" setting and labels correctly: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'Sequential with R#' | |
+'Repack # Prefaced' | |
at select (webpack:///./cypress/support/commands/index.ts:84:7) | |
at Context.eval (webpack:///./cypress/integration/Settings/inventory-settings.spec.ts:89:15) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 1 │ | |
│ Failing: 2 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 6 │ | |
│ Video: false │ | |
│ Duration: 1 minute, 30 seconds │ | |
│ Spec Ran: Settings/inventory-settings.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Repack | |
Lot number generation method -- should display Repack Lot number generation meth | |
od setting and labels correctly (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Repack | |
Lot number generation method -- should display Repack Lot number generation meth | |
od setting and labels correctly (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Repack | |
Lot number generation method -- should display Repack Lot number generation meth | |
od setting and labels correctly (failed) (attempt 3).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Startin | |
g lot number -- should display Starting lot number setting and labels correctly | |
(failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Startin | |
g lot number -- should display Starting lot number setting and labels correctly | |
(failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Sett (1280x720) | |
ings/inventory-settings.spec.ts/Seller Settings -- Inventory Settings -- Startin | |
g lot number -- should display Starting lot number setting and labels correctly | |
(failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: inventory/lots/lot-closing.spec.ts (3 of 3) | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
(Attempt 2 of 3) creates a repack with the correct lot number | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ default deactivation settings: can deactivate and activate inventory with no O/H quantity (11575ms) | |
1 passing (12s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 11 seconds │ | |
│ Spec Ran: inventory/inventory-inactive.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/SalesOrders/sales-order-pall 01:19 5 5 - - - │ | |
│ ets.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ reports/sales.spec.ts 00:10 3 3 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ inventory/inventory-inactive.spec.t 00:11 1 1 - - - │ | |
│ s │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✔ All specs passed! 01:41 9 9 - - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 fe00442ab32ab722e0f4bab8ba57ed5f0717dd7e4728863c4b366d4355daf591 | |
$ docker rm -f --volumes fe00442ab32ab722e0f4bab8ba57ed5f0717dd7e4728863c4b366d4355daf591 | |
Lot Closing | |
Lot with remaining quantity | |
✓ records payment from customers with accounting account selected (17706ms) | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
✓ should be possible to close a lot with remaining quantity (3990ms) | |
lot without remaining quantity | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ should be possible to close a lot without remaining quantity (3302ms) | |
2 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 7 seconds │ | |
│ Spec Ran: inventory/lots/lot-closing.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✔ Orders/SalesOrders/seller-new-order 01:45 13 13 - - - │ | |
│ -omnibar.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✖ Settings/inventory-settings.spec.ts 01:30 3 1 2 - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ inventory/lots/lot-closing.spec.ts 00:07 2 2 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 03:23 18 16 2 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 5792a1fd13223ff10e8913726f639b3334bf8ef9d0a8460f416259de54d8cb40 | |
$ docker rm -f --volumes 5792a1fd13223ff10e8913726f639b3334bf8ef9d0a8460f416259de54d8cb40 | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ records payment to vendors with accounting account selected (16643ms) | |
7 passing (4m) | |
1 failing | |
1) Chart of Accounts | |
Can complete automations after initial accounts setup: | |
TestingLibraryElementError: Timed out retrying after 10000ms: Unable to find an element with the text: You're done setting up accounting in Silo.. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. | |
Ignored nodes: comments, script, style | |
<html | |
data-theme="light" | |
lang="en" | |
style="--chakra-ui-color-mode:light;" | |
translate="no" | |
> | |
<head> | |
<meta | |
content="text/html; charset=UTF-8" | |
http-equiv="Content-type" | |
/> | |
<meta | |
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" | |
name="viewport" | |
/> | |
<title> | |
🛠 Silo | |
</title> | |
<meta | |
content="Silo is a platform that automates the perishable supply chain. More time, more opportunity, less waste." | |
name="description" | |
/> | |
<meta | |
content="Silo | The Future of Agriculture" | |
property="og:title" | |
/> | |
<meta | |
content="/ogtag.jpg" | |
property="og:image" | |
/> | |
<meta | |
content="#019356" | |
name="theme-color" | |
/> | |
<meta | |
content="Silo is a platform that automates the perishable supply chain. More time, more opportunity, less waste." | |
property="og:description" | |
/> | |
<meta | |
content="c2yQBjYTIlqCyw450piOcyD0HIZ4aL_c6wXz5BaFqVs" | |
name="google-site-verification" | |
/> | |
<base | |
href="/" | |
/> | |
<link | |
href="http://web:8000" | |
rel="dns-prefetch" | |
/> | |
<link | |
crossorigin="" | |
href="http://web:8000" | |
rel="preconnect" | |
/> | |
<link | |
href="https://silo-technologies-stage.imgix.net" | |
rel="dns-prefetch" | |
/> | |
<link | |
crossorigin="" | |
href="https://silo-technologies-stage.imgix.net" | |
rel="preconnect" | |
/> | |
<link | |
href="https://m.stripe.com" | |
rel="dns-prefetch" | |
/> | |
<link | |
href="https://api.locize.app" | |
rel="dns-prefetch" | |
/> | |
<link | |
href="https://fonts.googleapis.com" | |
rel="dns-prefetch" | |
/> | |
<link | |
href="https://fonts.gstatic.com" | |
rel="dns-prefetch" | |
/> | |
<link | |
crossorigin="" | |
href="https://fonts.gstatic.com/" | |
rel="preconnect" | |
/> | |
<link | |
href="https://fonts.googleapis.com" | |
rel="preconnect" | |
/> | |
<link | |
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&display=swap" | |
rel="stylesheet" | |
/> | |
<link | |
href="/manifest.json" | |
rel="manifest" | |
/> | |
<link | |
href="favicon-dev.png" | |
rel="shortcut icon" | |
/> | |
<link | |
href="/static/css/main.6d86bf99.css" | |
rel="stylesheet" | |
/> | |
<meta | |
content="Online product marketplace that connects suppliers and retailers directly." | |
data-react-helmet="true" | |
name="description" | |
/> | |
</head> | |
<body | |
class="chakra-ui-light" | |
> | |
<noscript> | |
You need to enable JavaScript to run this app. | |
</noscript> | |
<div | |
id="root" | |
style="isolation:isolate" | |
> | |
<div | |
class="app" | |
> | |
<div | |
class="HeaderContainer-sc-1gwe0j9-0 jdsjOa" | |
style="" | |
> | |
<div | |
class="HeaderWrapper-sc-1mtwg6e-0 gSoUqR" | |
> | |
<div | |
class="LogoWrapper-bezhap-0 hJVslU" | |
> | |
<a | |
href="/seller" | |
> | |
<div | |
class="LogoImage-bezhap-1 guKTrg" | |
data-test="header-logo" | |
/> | |
</a> | |
</div> | |
<div | |
class="PortalNav-tkxf49-0 iPrNvU" | |
data-test="header-navbar" | |
> | |
<div | |
class="PortalNavWrapper-tkxf49-1 duvsGv portal-nav-wrapper" | |
> | |
<a | |
class="portal-nav-link only-desktop" | |
data-icon="purchase_orders" | |
href="/buyer/orders" | |
> | |
<div | |
class="nav-label" | |
> | |
Purchase Orders | |
</div> | |
</a> | |
<a | |
class="portal-nav-link only-desktop" | |
data-icon="suppliers" | |
href="/buyer/vendors" | |
> | |
<div | |
class="nav-label" | |
> | |
Vendors | |
</div> | |
</a> | |
<div | |
class="Wrapper-xhpiwi-0 hMefNG" | |
> | |
<button | |
class="Container-sc-3l6nxo-0 ckiFhY HamburgerButton-xhpiwi-2 gYxYza" | |
data-interactive="hamburger-menu" | |
data-pendo="hamburger-menu" | |
data-test="hamburger-menu" | |
type="button" | |
> | |
<svg | |
class="chakra-icon css-13otjrl" | |
fill="none" | |
focusable="false" | |
height="1em" | |
stroke="currentColor" | |
stroke-linecap="round" | |
stroke-linejoin="round" | |
stroke-width="2" | |
viewBox="0 0 24 24" | |
width="1em" | |
xmlns="http://www.w3.org/2000/svg" | |
> | |
<line | |
x1="3" | |
x2="21" | |
y1="12" | |
y2="12" | |
/> | |
<line | |
x1="3" | |
x2="21" | |
y1="6" | |
y2="6" | |
/> | |
<line | |
x1="3" | |
x2="21" | |
y1="18" | |
y2="18" | |
/> | |
</svg> | |
</button> | |
</div> | |
</div> | |
</div> | |
<div | |
class="portal-desktop-only css-h3jiyi" | |
> | |
<div | |
class="Trigger-sc-18339mb-2 hMElNh" | |
> | |
<button | |
class="HeaderSectionContainer-sc-18339mb-0 joccuk" | |
type="button" | |
> | |
Help | |
<svg | |
class="StyledChevronIcon-st569x-0 fzcUZy" | |
fill="currentColor" | |
height="1em" | |
stroke="currentColor" | |
stroke-width="0" | |
viewBox="0 0 448 512" | |
width="1em" | |
xmlns="http://www.w3.org/2000/svg" | |
> | |
<path | |
d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" | |
/> | |
</svg> | |
</button> | |
<div | |
class="DropdownModal-sc-18339mb-1 StyledDropdownModal-st569x-2 ePUfIX eEpVGt role-buyer" | |
... | |
at Object.getElementError (webpack:///./node_modules/@testing-library/dom/dist/config.js:40:0) | |
at eval (webpack:///./node_modules/@testing-library/dom/dist/query-helpers.js:90:0) | |
at eval (webpack:///./node_modules/@testing-library/dom/dist/query-helpers.js:62:0) | |
at eval (webpack:///./node_modules/@testing-library/dom/dist/query-helpers.js:111:0) | |
at baseCommandImpl (webpack:///./node_modules/@testing-library/cypress/dist/index.js:45:0) | |
at commandImpl (webpack:///./node_modules/@testing-library/cypress/dist/index.js:48:0) | |
at getValue (webpack:///./node_modules/@testing-library/cypress/dist/index.js:72:0) | |
at resolveValue (webpack:///./node_modules/@testing-library/cypress/dist/index.js:112:0) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 7 │ | |
│ Failing: 1 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 3 │ | |
│ Video: false │ | |
│ Duration: 3 minutes, 44 seconds │ | |
│ Spec Ran: accounting/chart-of-accounts.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/acco (1280x720) | |
unting/chart-of-accounts.spec.ts/Chart of Accounts -- Can complete automations a | |
fter initial accounts setup (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/acco (1280x720) | |
unting/chart-of-accounts.spec.ts/Chart of Accounts -- Can complete automations a | |
fter initial accounts setup (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/acco (1280x720) | |
unting/chart-of-accounts.spec.ts/Chart of Accounts -- Can complete automations a | |
fter initial accounts setup (failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Customers/customer-pricesheet-assignment.spec.ts (2 of 3) | |
Assigning customers to pricesheet | |
2) creates a repack with the correct lot number | |
With lot number generation "R# Prefaced" | |
✓ user can create new customer assigned to a pricesheet (4934ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ user can change pricesheet assignment of a customer (3453ms) | |
2 passing (8s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: Customers/customer-pricesheet-assignment.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: inventory/oversold-tab.spec.ts (3 of 3) | |
Oversold | |
✓ should be able to remove a draft PO item from the list (4954ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ Selects an oversold inventory and generates a PO for it (3619ms) | |
2 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: inventory/oversold-tab.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ accounting/chart-of-accounts.spec.t 03:44 8 7 1 - - │ | |
│ s │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Customers/customer-pricesheet-assig 00:08 2 2 - - - │ | |
│ nment.spec.ts │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ inventory/oversold-tab.spec.ts 00:08 2 2 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 04:01 12 11 1 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 f3993db0da7b85509f1100db863b27a4a048f35cf428ec6ba6be17631ff2eb43 | |
$ docker rm -f --volumes f3993db0da7b85509f1100db863b27a4a048f35cf428ec6ba6be17631ff2eb43 | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
(Attempt 1 of 3) creates a repack with the correct lot number | |
(Attempt 2 of 3) creates a repack with the correct lot number | |
3) creates a repack with the correct lot number | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
3 passing (5m) | |
3 failing | |
1) Create Repack | |
With lot number generation "Sequential" | |
creates a repack with the correct lot number: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'APP-000001-R1' | |
+'BER-000003' | |
at Context.eval (webpack:///./cypress/support/commands/repacks.ts:81:47) | |
2) Create Repack | |
With lot number generation "Sequential with R#" | |
creates a repack with the correct lot number: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'APP-000001-R1' | |
+'BER-000003-R1' | |
at Context.eval (webpack:///./cypress/support/commands/repacks.ts:81:47) | |
3) Create Repack | |
With lot number generation "R# Prefaced" | |
creates a repack with the correct lot number: | |
Timed out retrying after 10000ms | |
+ expected - actual | |
-'APP-000001-R1' | |
+'000001-BER-1' | |
at Context.eval (webpack:///./cypress/support/commands/repacks.ts:81:47) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 6 │ | |
│ Passing: 3 │ | |
│ Failing: 3 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 9 │ | |
│ Video: false │ | |
│ Duration: 5 minutes, 16 seconds │ | |
│ Spec Ran: Repack/create-repack.test.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
(Screenshots) | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
-- creates a repack with the correct lot number (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
-- creates a repack with the correct lot number (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
-- creates a repack with the correct lot number (failed) (attempt 3).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
with R# -- creates a repack with the correct lot number (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
with R# -- creates a repack with the correct lot number (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation Sequential | |
with R# -- creates a repack with the correct lot number (failed) (attempt 3).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation R# Prefaced | |
-- creates a repack with the correct lot number (failed).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation R# Prefaced | |
-- creates a repack with the correct lot number (failed) (attempt 2).png | |
- /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/cypress/screenshots/Repa (1280x720) | |
ck/create-repack.test.ts/Create Repack -- With lot number generation R# Prefaced | |
-- creates a repack with the correct lot number (failed) (attempt 3).png | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: Landing/login.spec.ts (2 of 3) | |
Core Account Login | |
✓ should see default links in navbar (2879ms) | |
✓ when visiting protected route, can login successfully (2869ms) | |
Easy Account Login | |
✓ should see default links in navbar (1122ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ navigates back to the normal login when sign in with a different account (1448ms) | |
4 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: Landing/login.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: AuditLog/audit-log-po.spec.ts (3 of 3) | |
Audit Log - Single PO | |
✓ shows the newly created PO with 1 order item in the global AuditLog (5064ms) | |
Cannot find coverage file /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/.nyc_output/out.json | |
Skipping coverage report | |
✓ allows filtering by vendor (4297ms) | |
2 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: AuditLog/audit-log-po.spec.ts │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
==================================================================================================== | |
(Run Finished) | |
Spec Tests Passing Failing Pending Skipped | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ ✖ Repack/create-repack.test.ts 05:16 6 3 3 - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ Landing/login.spec.ts 00:08 4 4 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ AuditLog/audit-log-po.spec.ts 00:09 2 2 - - - │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
✖ 1 of 3 failed (33%) 05:34 12 9 3 - - | |
Reporting results and artifacts in background... | |
WARNING Run was cancelled by fail-fast-policy on 2023-03-20T23:59:12.703Z. Reason: 1 or more failed tests detected | |
==================================================================================================== | |
ERROR Error: Request failed with status code 422 | |
at /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/httpClient/httpClient.ts:79:13 | |
at processTicksAndRejections (node:internal/process/task_queues:95:5) | |
at createBatchedInstances (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/api/api.ts:54:19) | |
at runBatch (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:85:13) | |
at runTillDone (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/lib/runner.ts:36:22) | |
at run (/opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789/node_modules/index.ts:92:19) | |
[Pipeline] } | |
ERROR: script returned exit code 1 | |
[Pipeline] // catchError | |
[Pipeline] } | |
$ docker stop --time=1 d84186b75892188ee51c0fe4c22405332458b848823a011b2780d0ff6ed069ca | |
$ docker rm -f --volumes d84186b75892188ee51c0fe4c22405332458b848823a011b2780d0ff6ed069ca | |
[Pipeline] // withDockerContainer | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
[Pipeline] // parallel | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] stage | |
[Pipeline] { (Declarative: Post Actions) | |
[Pipeline] sh | |
+ docker-compose -p test_one -f cypress/support/db/ci-compose.yml down | |
Container test_one-web-1 Stopping | |
Container test_one-web-1 Stopping | |
Container test_one-web-1 Stopped | |
Container test_one-web-1 Removing | |
Container test_one-web-1 Removed | |
Container test_one-db-1 Stopping | |
Container test_one-db-1 Stopping | |
Container test_one-db-1 Stopped | |
Container test_one-db-1 Removing | |
Container test_one-db-1 Removed | |
Network test_one_default Removing | |
Network test_one_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_two -f cypress/support/db/ci-compose.yml down | |
Container test_two-web-1 Stopping | |
Container test_two-web-1 Stopping | |
Container test_two-web-1 Stopped | |
Container test_two-web-1 Removing | |
Container test_two-web-1 Removed | |
Container test_two-db-1 Stopping | |
Container test_two-db-1 Stopping | |
Container test_two-db-1 Stopped | |
Container test_two-db-1 Removing | |
Container test_two-db-1 Removed | |
Network test_two_default Removing | |
Network test_two_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_three -f cypress/support/db/ci-compose.yml down | |
Container test_three-web-1 Stopping | |
Container test_three-web-1 Stopping | |
Container test_three-web-1 Stopped | |
Container test_three-web-1 Removing | |
Container test_three-web-1 Removed | |
Container test_three-db-1 Stopping | |
Container test_three-db-1 Stopping | |
Container test_three-db-1 Stopped | |
Container test_three-db-1 Removing | |
Container test_three-db-1 Removed | |
Network test_three_default Removing | |
Network test_three_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_four -f cypress/support/db/ci-compose.yml down | |
Container test_four-web-1 Stopping | |
Container test_four-web-1 Stopping | |
Container test_four-web-1 Stopped | |
Container test_four-web-1 Removing | |
Container test_four-web-1 Removed | |
Container test_four-db-1 Stopping | |
Container test_four-db-1 Stopping | |
Container test_four-db-1 Stopped | |
Container test_four-db-1 Removing | |
Container test_four-db-1 Removed | |
Network test_four_default Removing | |
Network test_four_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_five -f cypress/support/db/ci-compose.yml down | |
Container test_five-web-1 Stopping | |
Container test_five-web-1 Stopping | |
Container test_five-web-1 Stopped | |
Container test_five-web-1 Removing | |
Container test_five-web-1 Removed | |
Container test_five-db-1 Stopping | |
Container test_five-db-1 Stopping | |
Container test_five-db-1 Stopped | |
Container test_five-db-1 Removing | |
Container test_five-db-1 Removed | |
Network test_five_default Removing | |
Network test_five_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_six -f cypress/support/db/ci-compose.yml down | |
Container test_six-web-1 Stopping | |
Container test_six-web-1 Stopping | |
Container test_six-web-1 Stopped | |
Container test_six-web-1 Removing | |
Container test_six-web-1 Removed | |
Container test_six-db-1 Stopping | |
Container test_six-db-1 Stopping | |
Container test_six-db-1 Stopped | |
Container test_six-db-1 Removing | |
Container test_six-db-1 Removed | |
Network test_six_default Removing | |
Network test_six_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_seven -f cypress/support/db/ci-compose.yml down | |
Container test_seven-web-1 Stopping | |
Container test_seven-web-1 Stopping | |
Container test_seven-web-1 Stopped | |
Container test_seven-web-1 Removing | |
Container test_seven-web-1 Removed | |
Container test_seven-db-1 Stopping | |
Container test_seven-db-1 Stopping | |
Container test_seven-db-1 Stopped | |
Container test_seven-db-1 Removing | |
Container test_seven-db-1 Removed | |
Network test_seven_default Removing | |
Network test_seven_default Removed | |
[Pipeline] sh | |
+ docker-compose -p test_eight -f cypress/support/db/ci-compose.yml down | |
Container test_eight-web-1 Stopping | |
Container test_eight-web-1 Stopping | |
Container test_eight-web-1 Stopped | |
Container test_eight-web-1 Removing | |
Container test_eight-web-1 Removed | |
Container test_eight-db-1 Stopping | |
Container test_eight-db-1 Stopping | |
Container test_eight-db-1 Stopped | |
Container test_eight-db-1 Removing | |
Container test_eight-db-1 Removed | |
Network test_eight_default Removing | |
Network test_eight_default Removed | |
[Pipeline] cleanWs | |
[WS-CLEANUP] Deleting project workspace... | |
[WS-CLEANUP] Deferred wipeout is used... | |
[WS-CLEANUP] done | |
[Pipeline] cleanWs | |
[WS-CLEANUP] Deleting project workspace... | |
[WS-CLEANUP] Deferred wipeout is used... | |
[WS-CLEANUP] done | |
[Pipeline] dir | |
Running in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@libs | |
[Pipeline] { | |
[Pipeline] deleteDir | |
[Pipeline] } | |
[Pipeline] // dir | |
[Pipeline] dir | |
Running in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@script | |
[Pipeline] { | |
[Pipeline] deleteDir | |
[Pipeline] } | |
[Pipeline] // dir | |
[Pipeline] dir | |
Running in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@script@tmp | |
[Pipeline] { | |
[Pipeline] deleteDir | |
[Pipeline] } | |
[Pipeline] // dir | |
[Pipeline] dir | |
Running in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@tmp | |
[Pipeline] { | |
[Pipeline] deleteDir | |
[Pipeline] } | |
[Pipeline] // dir | |
[Pipeline] dir | |
Running in /opt/jenkins/workspace/ontend_end-to-end-tests_PR-11789@2 | |
[Pipeline] { | |
[Pipeline] deleteDir | |
[Pipeline] } | |
[Pipeline] // dir | |
[Pipeline] } | |
[Pipeline] // stage | |
[Pipeline] } | |
[Pipeline] // datadog | |
[Pipeline] } | |
[Pipeline] // timeout | |
[Pipeline] } | |
[Pipeline] // withEnv | |
[Pipeline] } | |
[Pipeline] // withCredentials | |
[Pipeline] } | |
[Pipeline] // withEnv | |
[Pipeline] } | |
[Pipeline] // node | |
[Pipeline] End of Pipeline | |
GitHub has been notified of this commit’s build result | |
Finished: UNSTABLE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment