Merge branch 'develop' into tmp-e2e-tests #8973
9 fail, 427 pass in 28m 26s
126 files 259 suites 28m 26s ⏱️
436 tests 427 ✅ 0 💤 9 ❌
438 runs 429 ✅ 0 💤 9 ❌
Results for commit 10bbe2e.
Annotations
Check warning on line 0 in Approve wipe contract requests
github-actions / Test Results
Contracts Approve wipe contract requests (Approve wipe contract requests) failed
e2e-tests/cypress/test_results/junit/a8f3bf46de2bd5d32f7768e0f52e8d70.xml [took 0s]
Raw output
Target cannot be null or undefined.
AssertionError: Target cannot be null or undefined.
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/012_enableAndDisableWipeRequests.cy.js:693:4)
Check warning on line 0 in Create retire request
github-actions / Test Results
Contracts Create and cancel retire request Create retire request (Create retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:86:49)
Check warning on line 0 in Cancel retire request
github-actions / Test Results
Contracts Create and cancel retire request Cancel retire request (Cancel retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/retire/requests/undefined/cancel/ 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: DELETE URL: http://localhost:3002/contracts/retire/requests/undefined/cancel/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NlpXR2dlNVpLZGZHYnRYbzVIbjg2aFZMdVdZaEVoMWtmZ3pHQXF5Z2pLWkhfMC4wLjU0MTYzMjUiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzM3NTQ2MDY5MTA5LCJpYXQiOjE3Mzc1NDU0Njl9.o-IMSgyIhxsSSTPxsLe5HQVNvmwttkXdT7M5shez_n8R19fpdsah5qVxhvxS2dm_5Vk_5zBNJkPYWXwad8Jx9rsI68rjMz7Dc6dt209RZdZAkE-EGZ2ej6m_bQ_bfq-ktY26d48phF3KRlWWM0Yye0A8RRk4pXCzmmcTNO9m9nZWtHhcp9uhu9RrUOejSOwjI0wfvse72EUHaDPgyMKN_UdhG3PPQqcSK7AlaKOdQNm4QbYYqU8vzOGq6LaspDyVJ8jwoeBFoNEEjFOuJ1wh8jLBTr_oYcCFZBim2a9796A1XZWZt40gztXM-uOK4OPIHZb5pmyWKNcrllbrix73vQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 0 } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "51", "date": "Wed, 22 Jan 2025 11:31:09 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Request is not found" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/retire/requests/undefined/cancel/
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: DELETE
URL: http://localhost:3002/contracts/retire/requests/undefined/cancel/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NlpXR2dlNVpLZGZHYnRYbzVIbjg2aFZMdVdZaEVoMWtmZ3pHQXF5Z2pLWkhfMC4wLjU0MTYzMjUiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzM3NTQ2MDY5MTA5LCJpYXQiOjE3Mzc1NDU0Njl9.o-IMSgyIhxsSSTPxsLe5HQVNvmwttkXdT7M5shez_n8R19fpdsah5qVxhvxS2dm_5Vk_5zBNJkPYWXwad8Jx9rsI68rjMz7Dc6dt209RZdZAkE-EGZ2ej6m_bQ_bfq-ktY26d48phF3KRlWWM0Yye0A8RRk4pXCzmmcTNO9m9nZWtHhcp9uhu9RrUOejSOwjI0wfvse72EUHaDPgyMKN_UdhG3PPQqcSK7AlaKOdQNm4QbYYqU8vzOGq6LaspDyVJ8jwoeBFoNEEjFOuJ1wh8jLBTr_oYcCFZBim2a9796A1XZWZt40gztXM-uOK4OPIHZb5pmyWKNcrllbrix73vQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 0
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "51",
"date": "Wed, 22 Jan 2025 11:31:09 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Request is not found"
}
https://on.cypress.io/request
at <unknown> (http://localhost:39635/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:39635/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:39635/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:39635/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:39635/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:39635/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:39635/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:39635/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:39635/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:39635/__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:167:19)
Check warning on line 0 in Create retire request
github-actions / Test Results
Contracts Create and unset retire request Create retire request (Create retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:192:49)
Check warning on line 0 in Unset retire request
github-actions / Test Results
Contracts Create and unset retire request Unset retire request (Unset retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/retire/requests/undefined 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: DELETE URL: http://localhost:3002/contracts/retire/requests/undefined Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0OkhieXM0dm9pRVdWY0poek1VZHprM3A0UHZaNEx5R0VBV3Fxd1YzR3NYU3gyXzAuMC41NDE2MzI1Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3Mzc1NDYwNzAyMzgsImlhdCI6MTczNzU0NTQ3MH0.PKp3PD7iOJ4gPTY4qiVX9ddSCyfIlPeYlCNe7nHWfRXt9VMyBb1deAcANvAPPIrCpviKjeFTJ91pWwwB-gkX1wnk2_Oj79IOnqaX9aswu5Qnz5Rzjf2FpmVsGsOSDidhIIp47dJnVU5j9mbncT9Bx1notRRdHZmf7gORdwb1_vV_LTWSBz1HOWPWbAQ0bPIzgXL8dvMR6W11dJLTaW3G4uzOoJ0bAzqNkHRV64Ol8NrVlqd6AZ3C6wmSu4kghBPZ6Ps8ppjAOMEAKikdn_h65gIc8un1kYzb7n4yKWsFmOhAnksQbr4L373LAQRiRg2kXtAVnuURsokAXld6ZTzyYw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 0 } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "51", "date": "Wed, 22 Jan 2025 11:31:10 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Request is not found" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/retire/requests/undefined
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: DELETE
URL: http://localhost:3002/contracts/retire/requests/undefined
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0OkhieXM0dm9pRVdWY0poek1VZHprM3A0UHZaNEx5R0VBV3Fxd1YzR3NYU3gyXzAuMC41NDE2MzI1Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3Mzc1NDYwNzAyMzgsImlhdCI6MTczNzU0NTQ3MH0.PKp3PD7iOJ4gPTY4qiVX9ddSCyfIlPeYlCNe7nHWfRXt9VMyBb1deAcANvAPPIrCpviKjeFTJ91pWwwB-gkX1wnk2_Oj79IOnqaX9aswu5Qnz5Rzjf2FpmVsGsOSDidhIIp47dJnVU5j9mbncT9Bx1notRRdHZmf7gORdwb1_vV_LTWSBz1HOWPWbAQ0bPIzgXL8dvMR6W11dJLTaW3G4uzOoJ0bAzqNkHRV64Ol8NrVlqd6AZ3C6wmSu4kghBPZ6Ps8ppjAOMEAKikdn_h65gIc8un1kYzb7n4yKWsFmOhAnksQbr4L373LAQRiRg2kXtAVnuURsokAXld6ZTzyYw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 0
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "51",
"date": "Wed, 22 Jan 2025 11:31:10 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Request is not found"
}
https://on.cypress.io/request
at <unknown> (http://localhost:39635/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:39635/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:39635/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:39635/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:39635/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:39635/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:39635/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:39635/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:39635/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:39635/__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:273:19)
Check warning on line 0 in Create retire request
github-actions / Test Results
Contracts Get retire request Create retire request (Create retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:297:49)
Check warning on line 0 in Get retire request
github-actions / Test Results
Contracts Get retire request Get retire request (Get retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'contractId')
TypeError: Cannot read properties of undefined (reading 'contractId')
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:353:47)
Check warning on line 0 in Approve retire request without auth token - Negative
github-actions / Test Results
Contracts Approve retire request Approve retire request without auth token - Negative (Approve retire request without auth token - Negative) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack:///./cypress/e2e/api-tests/013_contracts/013_createApproveAndRejectRetireRequests.cy.js:472:58)
Check warning on line 0 in Approve retire request
github-actions / Test Results
Contracts Approve retire request Approve retire request (Approve retire request) failed
e2e-tests/cypress/test_results/junit/7537c4c0acb770bb64f3e56270781c9f.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/retire/requests/undefined/approve/ 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/requests/undefined/approve/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0OkhieXM0dm9pRVdWY0poek1VZHprM3A0UHZaNEx5R0VBV3Fxd1YzR3NYU3gyXzAuMC41NDE2MzI1Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3Mzc1NDYwNzMwNjksImlhdCI6MTczNzU0NTQ3M30.ThsQIxDq3LbleExpO3NyjkbzuxLQaXtFyhy8mgpAKYuaLjOJPlFFM4wc2pTiF1aWcxXVeGD9F_dPzKKdqoPSPgd_F9auopHwXZT8CZEC-LgU_4OsvCqhQUMpV6O2rn6WlGWpwkd0ln0rDV3757Q3zpFNFl534ZvAVBgPpENvaS9aiD-IAEGHaqR0hMkVefresjAi7bK7lyGWhbTYe37Qb7FOzmQtXGi3YUy_xs695DknhzMYtmDXfOssgNXx5vQVbqVOoG9wQuu8-G16Zh9KeTcAFlpOdRQEJz0v9jMsd8E50UbURRiXR_9ya40W-F6JXbVE-EDc7CYFtdd6xsRlUg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 0 } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "51", "date": "Wed, 22 Jan 2025 11:31:13 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Request is not found" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/retire/requests/undefined/approve/
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/requests/undefined/approve/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlNSIiwiZGlkIjoiZGlkOmhlZGVyYTp0ZXN0bmV0OkhieXM0dm9pRVdWY0poek1VZHprM3A0UHZaNEx5R0VBV3Fxd1YzR3NYU3gyXzAuMC41NDE2MzI1Iiwicm9sZSI6IlNUQU5EQVJEX1JFR0lTVFJZIiwiZXhwaXJlQXQiOjE3Mzc1NDYwNzMwNjksImlhdCI6MTczNzU0NTQ3M30.ThsQIxDq3LbleExpO3NyjkbzuxLQaXtFyhy8mgpAKYuaLjOJPlFFM4wc2pTiF1aWcxXVeGD9F_dPzKKdqoPSPgd_F9auopHwXZT8CZEC-LgU_4OsvCqhQUMpV6O2rn6WlGWpwkd0ln0rDV3757Q3zpFNFl534ZvAVBgPpENvaS9aiD-IAEGHaqR0hMkVefresjAi7bK7lyGWhbTYe37Qb7FOzmQtXGi3YUy_xs695DknhzMYtmDXfOssgNXx5vQVbqVOoG9wQuu8-G16Zh9KeTcAFlpOdRQEJz0v9jMsd8E50UbURRiXR_9ya40W-F6JXbVE-EDc7CYFtdd6xsRlUg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 0
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "51",
"date": "Wed, 22 Jan 2025 11:31:13 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Request is not found"
}
https://on.cypress.io/request
at <unknown> (http://localhost:39635/__cypress/runner/cypress_runner.js:144155:80)
at tryCatcher (http://localhost:39635/__cypress/runner/cypress_runner.js:11318:23)
at Promise._settlePromiseFromHandler (http://localhost:39635/__cypress/runner/cypress_runner.js:9253:31)
at Promise._settlePromise (http://localhost:39635/__cypress/runner/cypress_runner.js:9310:18)
at Promise._settlePromise0 (http://localhost:39635/__cypress/runner/cypress_runner.js:9355:10)
at Promise._settlePromises (http://localhost:39635/__cypress/runner/cypress_runner.js:9435:18)
at _drainQueueStep (http://localhost:39635/__cypress/runner/cypress_runner.js:6025:12)
at _drainQueue (http://localhost:39635/__cypress/runner/cypress_runner.js:6018:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:39635/__cypress/runner/cypress_runner.js:6034:5)
at Async.drainQueues (http://localhost:39635/__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:512:19)