6 fail, 33 pass in 5m 53s
Annotations
Check warning on line 0 in Compare equal policies
github-actions / Test Results
Analytics Compare equal policies (Compare equal policies) failed
e2e-tests/cypress/test_results/junit/83a7d3e83ecca7d1e07593992890ed8e.xml [took 0s]
Raw output
expected 'PARTLY' to equal 'FULL'
AssertionError: expected 'PARTLY' to equal 'FULL'
at Context.eval (webpack:///./cypress/e2e/api-tests/012_analytics/comparePolicies.cy.js:74:63)
+ expected - actual
-'PARTLY'
+'FULL'
Check warning on line 0 in Set and unset the KYC flag for the user
github-actions / Test Results
Tokens Set and unset the KYC flag for the user (Set and unset the KYC flag for the user) failed
e2e-tests/cypress/test_results/junit/b70146542863aedcc98419650560a8ea.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'tokenId')
TypeError: Cannot read properties of undefined (reading 'tokenId')
at Context.eval (webpack:///./cypress/e2e/api-tests/010_tokens/putGrantRevokeKyc.cy.js:20:51)
github-actions / Test Results
Contracts "before all" hook: Get blocks for waiting(approve app, device grid, issue grid) and token id for "Disable wipe contra…l" hook: Get blocks for waiting(approve app, device grid, issue grid) and token id for "Disable wipe contract requests") failed
e2e-tests/cypress/test_results/junit/8fd1105cfbd2dc21d355af8195e630f5.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/68190bf4917fe6509b7e2ac6/tag/wait_for_approve The response we received from your web server was: > 422: Unprocessable Entity 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: GET URL: http://localhost:3002/policies/68190bf4917fe6509b7e2ac6/tag/wait_for_approve Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Q0pUemhiSmlwWUZiMkRCSE03cFVmMTNhWTZDemhNWkRrVmJQTWdBZ1RSVXNfMC4wLjU5NDkyMjYiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzQ2NDcyNjA4OTQ5LCJpYXQiOjE3NDY0NzIwMDh9.Sj-tKI3g0PKoC4ceMocCoP52lvTkCCZ3ZQhFj-_grUMD6udZgxyOWJowm-I86yQpzSWc2bIsBLVirkDt7ARaerHzYCb0tj0I2bDvPrigP_pUOtgeUmfzWj1A269NAEHdyjh1h8Mo6g1KaZNKpeLipap40cYpuIGvhAXYnhmAxB1BWC95DQ8tCUBT2Va6b6IdhZPm7KWv40hSsFZOWmcYy4PLuM7copAvTZnAxuJP3YWpyXlxwPyo3IZRz9k8J2qbKyabe7cZd_11_hwLYp9X44uyWbJEhmUbaB7g-FOxuQrotZaKXtqbTAZ0HmvF-CKjlpgqJbdZ4-sCW7kMzxDQTw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "114", "date": "Mon, 05 May 2025 19:06:48 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "The policy does not exist, or is not published, or tag was not registered in policy" } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/68190bf4917fe6509b7e2ac6/tag/wait_for_approve
The response we received from your web server was:
> 422: Unprocessable Entity
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: GET
URL: http://localhost:3002/policies/68190bf4917fe6509b7e2ac6/tag/wait_for_approve
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Q0pUemhiSmlwWUZiMkRCSE03cFVmMTNhWTZDemhNWkRrVmJQTWdBZ1RSVXNfMC4wLjU5NDkyMjYiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzQ2NDcyNjA4OTQ5LCJpYXQiOjE3NDY0NzIwMDh9.Sj-tKI3g0PKoC4ceMocCoP52lvTkCCZ3ZQhFj-_grUMD6udZgxyOWJowm-I86yQpzSWc2bIsBLVirkDt7ARaerHzYCb0tj0I2bDvPrigP_pUOtgeUmfzWj1A269NAEHdyjh1h8Mo6g1KaZNKpeLipap40cYpuIGvhAXYnhmAxB1BWC95DQ8tCUBT2Va6b6IdhZPm7KWv40hSsFZOWmcYy4PLuM7copAvTZnAxuJP3YWpyXlxwPyo3IZRz9k8J2qbKyabe7cZd_11_hwLYp9X44uyWbJEhmUbaB7g-FOxuQrotZaKXtqbTAZ0HmvF-CKjlpgqJbdZ4-sCW7kMzxDQTw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "114",
"date": "Mon, 05 May 2025 19:06:48 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "The policy does not exist, or is not published, or tag was not registered in policy"
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
at <unknown> (http://localhost:43903/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:43903/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:43903/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:43903/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:43903/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:43903/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:43903/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:43903/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:5904:14)
From Your Spec Code:
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/012_enableAndDisableWipeRequests.cy.js:128:5)
github-actions / Test Results
Tokens "before all" hook for "Associate and disassociate the user with the provided Hedera token" ("before all" hook for "Associate and disassociate the user with the provided Hedera token") failed
e2e-tests/cypress/test_results/junit/2620128f13363ca906a11f8445b0b2ce.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/68190bc0917fe6509b7e290c/publish The response we received from your web server was: > 422: Unprocessable Entity 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://localhost:3002/policies/68190bc0917fe6509b7e290c/publish Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0Ojl5NGprc01UREQ2cDJkR1VhSHY4ZXlXWThaZ0o1ZkFXakNianBXMWJhdUY2XzAuMC41OTQ5MjI2Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3NDY0NzI1MjY1MTksImlhdCI6MTc0NjQ3MTkyNn0.cBMM2Fjjw3MVwi7y6slj8JiXeppDVTfzVBsVbGmxnKAOFomgbET16f9NIURByalevzOrXo4wxEV_pteCRMQmTQKLvgr6CBqB31yEr5uhi6LBv4qehnXLwsPWGb96s9OmLF1Osw5s-QEHtt8MKFcW5cFZNENiqqAys_HzeOwKrNMUJo86W1hFv5EF9aBBmJPgPOaibGmIn-8JBid8lvjGFyazCSUKb9WFF3VUcaJS7zVgJJGWqyY5Gg2kBhw1xVPGDAUPvlicuJIa7jMG8F-llbLaktt8O9ru0mR7HiFWIi46MvsvIk4KFKIwAEfoZ_z-qxSeg-HlJZ2YdnzQgDA-Ag", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 25 } Body: {"policyVersion":"1.2.5"} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "99", "date": "Mon, 05 May 2025 19:05:26 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "message": [ "policyAvailability must be a string" ], "error": "Unprocessable Entity", "statusCode": 422 } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tokens`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/68190bc0917fe6509b7e290c/publish
The response we received from your web server was:
> 422: Unprocessable Entity
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://localhost:3002/policies/68190bc0917fe6509b7e290c/publish
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0Ojl5NGprc01UREQ2cDJkR1VhSHY4ZXlXWThaZ0o1ZkFXakNianBXMWJhdUY2XzAuMC41OTQ5MjI2Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3NDY0NzI1MjY1MTksImlhdCI6MTc0NjQ3MTkyNn0.cBMM2Fjjw3MVwi7y6slj8JiXeppDVTfzVBsVbGmxnKAOFomgbET16f9NIURByalevzOrXo4wxEV_pteCRMQmTQKLvgr6CBqB31yEr5uhi6LBv4qehnXLwsPWGb96s9OmLF1Osw5s-QEHtt8MKFcW5cFZNENiqqAys_HzeOwKrNMUJo86W1hFv5EF9aBBmJPgPOaibGmIn-8JBid8lvjGFyazCSUKb9WFF3VUcaJS7zVgJJGWqyY5Gg2kBhw1xVPGDAUPvlicuJIa7jMG8F-llbLaktt8O9ru0mR7HiFWIi46MvsvIk4KFKIwAEfoZ_z-qxSeg-HlJZ2YdnzQgDA-Ag",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 25
}
Body: {"policyVersion":"1.2.5"}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "99",
"date": "Mon, 05 May 2025 19:05:26 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"message": [
"policyAvailability must be a string"
],
"error": "Unprocessable Entity",
"statusCode": 422
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Tokens`
at <unknown> (http://localhost:43903/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:43903/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:43903/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:43903/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:43903/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:43903/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:43903/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:43903/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:5904:14)
From Your Spec Code:
at Context.eval (webpack:///./cypress/e2e/api-tests/010_tokens/putDissociateAssociate.cy.js:20:16)
Check warning on line 0 in Freeze and unfreeze transfers of the specified token for the user
github-actions / Test Results
Tokens Freeze and unfreeze transfers of the specified token for the user (Freeze and unfreeze transfers of the specified token for the user) failed
e2e-tests/cypress/test_results/junit/f7ce52e6aa25377b90e11ff54516326b.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'tokenId')
TypeError: Cannot read properties of undefined (reading 'tokenId')
at Context.eval (webpack:///./cypress/e2e/api-tests/010_tokens/putFreezeUnfreeze.cy.js:20:51)
Check warning on line 0 in "before all" hook: Set pool for "Create retire request"
github-actions / Test Results
Contracts Create and approve retire request without approve "before all" hook: Set pool for "Create retire request" ("before all" hook: Set pool for "Create retire request") failed
e2e-tests/cypress/test_results/junit/c19a64c8a4c63ce233d4552fbfcc9d76.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/retire/68190c31917fe6509b7e2b7c/pools/ The response we received from your web server was: > 500: Internal Server Error 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: POST URL: http://localhost:3002/contracts/retire/68190c31917fe6509b7e2b7c/pools/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0Ojl5NGprc01UREQ2cDJkR1VhSHY4ZXlXWThaZ0o1ZkFXakNianBXMWJhdUY2XzAuMC41OTQ5MjI2Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3NDY0NzI2MTMxNDksImlhdCI6MTc0NjQ3MjAxM30.KAIsv89PC34fejg4JVO0O62hCVNLWCSknCtkRmr9Lqs2hmokzBM6LT6IacTfpiepG3yrc331TY71n_YwuSES9SDUdwx6oQvMmvyG3t9Ki-NSv0aUlQ_mYVsiZlro4Kn7LusUOWOqT2K38KBJpZtBYnsxuM_ddeOGqduG23cpapOrwivAW_tkFR-TQy9FH2z97XNxTNWKGA9Cg5G5ZyWwqjahHirTkoiV4lotcbikW08Rf83N0I7WrPhZicscP2umB9P-pIz8p_0HoM4BZyU0syWQK8MjfVYs-eaEsMU0NY_EipTI4EZWky3PvuEhHG2FLA8iD4-rHxVbMd7zLu-YZw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 90 } Body: {"tokens":[{"token":"83a3756a-be0a-4afe-90f5-d3d63f7077b6","count":2}],"immediately":true} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "94", "date": "Mon, 05 May 2025 19:06:53 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "failed to parse entity id: 83a3756a-be0a-4afe-90f5-d3d63f7077b6" } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Create and approve retire r...`
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/retire/68190c31917fe6509b7e2b7c/pools/
The response we received from your web server was:
> 500: Internal Server Error
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: POST
URL: http://localhost:3002/contracts/retire/68190c31917fe6509b7e2b7c/pools/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0Ojl5NGprc01UREQ2cDJkR1VhSHY4ZXlXWThaZ0o1ZkFXakNianBXMWJhdUY2XzAuMC41OTQ5MjI2Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3NDY0NzI2MTMxNDksImlhdCI6MTc0NjQ3MjAxM30.KAIsv89PC34fejg4JVO0O62hCVNLWCSknCtkRmr9Lqs2hmokzBM6LT6IacTfpiepG3yrc331TY71n_YwuSES9SDUdwx6oQvMmvyG3t9Ki-NSv0aUlQ_mYVsiZlro4Kn7LusUOWOqT2K38KBJpZtBYnsxuM_ddeOGqduG23cpapOrwivAW_tkFR-TQy9FH2z97XNxTNWKGA9Cg5G5ZyWwqjahHirTkoiV4lotcbikW08Rf83N0I7WrPhZicscP2umB9P-pIz8p_0HoM4BZyU0syWQK8MjfVYs-eaEsMU0NY_EipTI4EZWky3PvuEhHG2FLA8iD4-rHxVbMd7zLu-YZw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 90
}
Body: {"tokens":[{"token":"83a3756a-be0a-4afe-90f5-d3d63f7077b6","count":2}],"immediately":true}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "94",
"date": "Mon, 05 May 2025 19:06:53 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "failed to parse entity id: 83a3756a-be0a-4afe-90f5-d3d63f7077b6"
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Create and approve retire r...`
at <unknown> (http://localhost:43903/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:43903/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:43903/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:43903/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:43903/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:43903/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:43903/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:43903/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:43903/__cypress/runner/cypress_runner.js:5904:14)
From Your Spec Code:
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:530:19)