Skip to content

FE Microapps XCM tests #219

FE Microapps XCM tests

FE Microapps XCM tests #219

GitHub Actions / E2E report microappsTransferKSM failed Mar 27, 2024 in 0s

E2E report microappsTransferKSM ❌

Tests failed

❌ reports/junit.xml-1cac5700-ec1c-11ee-bc74-2dd98b0dc578.xml

2 tests were completed in 422s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/microapps-ui-xcm/microapps-ui-main.deposit.KSM.test.ts 2❌ 422s

❌ test/microapps-ui-xcm/microapps-ui-main.deposit.KSM.test.ts

Microapps UI KSM transfer tests
  ❌ Withdraw - enough assets
	TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='tx-notification-withdraw-success'])
  ❌ Deposit - enough assets
	Error: Timeout: Element state not as desired after 60000 milliseconds

Annotations

Check failure on line 0 in reports/junit.xml-1cac5700-ec1c-11ee-bc74-2dd98b0dc578.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report microappsTransferKSM

test/microapps-ui-xcm/microapps-ui-main.deposit.KSM.test.ts ► Microapps UI KSM transfer tests ► Withdraw - enough assets

Failed test found in:
  reports/junit.xml-1cac5700-ec1c-11ee-bc74-2dd98b0dc578.xml
Error:
  TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='tx-notification-withdraw-success'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='tx-notification-withdraw-success'])
Wait timed out after 300144ms
    at /home/runner/work/mangata-e2e/mangata-e2e/node_modules/selenium-webdriver/lib/webdriver.js:930:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 4 in utils/frontend/utils/Helper.ts

See this annotation in the file changed.

@github-actions github-actions / E2E report microappsTransferKSM

test/microapps-ui-xcm/microapps-ui-main.deposit.KSM.test.ts ► Microapps UI KSM transfer tests ► Deposit - enough assets

Failed test found in:
  reports/junit.xml-1cac5700-ec1c-11ee-bc74-2dd98b0dc578.xml
Error:
  Error: Timeout: Element state not as desired after 60000 milliseconds
Raw output
Error: Timeout: Element state not as desired after 60000 milliseconds
    at /home/runner/work/mangata-e2e/mangata-e2e/utils/frontend/utils/Helper.ts:156:9
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/work/mangata-e2e/mangata-e2e/utils/frontend/utils/Helper.ts:4:58)