Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup new matrix for run with chops - dynamic matrix #636

Closed
wants to merge 23 commits into from

Merge branch 'develop' into feature/runWithchops

0c2aac7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Setup new matrix for run with chops - dynamic matrix #636

Merge branch 'develop' into feature/runWithchops
0c2aac7
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-bootstrap-chops failed Nov 14, 2023 in 1s

E2E report yarn test-bootstrap-chops ❌

Tests failed

❌ e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

5 tests were completed in 27s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/bootstrap.cancelBootstrap.test.ts 2❌ 8s
test/sequential/bootstrap.checkActivatePool.test.ts 1❌ 7s
test/sequential/bootstrap.claimAndActivate.test.ts 2❌ 12s

❌ test/sequential/bootstrap.cancelBootstrap.test.ts

❌ bootstrap - Check that we can cancel bootstrap before planned
	Error:   --- TX Mapping issue ---
❌ bootstrap - Check that we can not cancel bootstrap when bootstrap event already planned or started
	Error:   --- TX Mapping issue ---

❌ test/sequential/bootstrap.checkActivatePool.test.ts

❌ bootstrap - Check that we can not create a pool for the bootstrap token after bootstrap was declared
	Error:   --- TX Mapping issue ---

❌ test/sequential/bootstrap.claimAndActivate.test.ts

bootstrap - checking bootstrapped pool in different situations
  ❌ bootstrap - checking claiming and activating rewards. Promoting pool is true, vesting MGA token for User1 is false
	Error:   --- TX Mapping issue ---
  ❌ bootstrap - checking claiming and activating rewards. Promoting pool is false, vesting MGA token for User1 is false
	Error:   --- TX Mapping issue ---

Annotations

Check failure on line 0 in e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-bootstrap-chops

test/sequential/bootstrap.cancelBootstrap.test.ts ► bootstrap - Check that we can cancel bootstrap before planned

Failed test found in:
  e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml
Error:
  Error:   --- TX Mapping issue --- 
Raw output
Error:   --- TX Mapping issue --- 
    at getEventResultFromMangataTx (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/txHandler.ts:159:11)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:58:40
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-bootstrap-chops

test/sequential/bootstrap.cancelBootstrap.test.ts ► bootstrap - Check that we can not cancel bootstrap when bootstrap event already planned or started

Failed test found in:
  e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml
Error:
  Error:   --- TX Mapping issue --- 
Raw output
Error:   --- TX Mapping issue --- 
    at getEventResultFromMangataTx (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/txHandler.ts:159:11)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:58:40
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-bootstrap-chops

test/sequential/bootstrap.checkActivatePool.test.ts ► bootstrap - Check that we can not create a pool for the bootstrap token after bootstrap was declared

Failed test found in:
  e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml
Error:
  Error:   --- TX Mapping issue --- 
Raw output
Error:   --- TX Mapping issue --- 
    at getEventResultFromMangataTx (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/txHandler.ts:159:11)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:58:40
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-bootstrap-chops

test/sequential/bootstrap.claimAndActivate.test.ts ► bootstrap - checking bootstrapped pool in different situations ► bootstrap - checking claiming and activating rewards. Promoting pool is true, vesting MGA token for User1 is false

Failed test found in:
  e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml
Error:
  Error:   --- TX Mapping issue --- 
Raw output
Error:   --- TX Mapping issue --- 
    at getEventResultFromMangataTx (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/txHandler.ts:159:11)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:58:40
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-bootstrap-chops

test/sequential/bootstrap.claimAndActivate.test.ts ► bootstrap - checking bootstrapped pool in different situations ► bootstrap - checking claiming and activating rewards. Promoting pool is false, vesting MGA token for User1 is false

Failed test found in:
  e2eTests/reports/junit.xml-2abdab30-82ec-11ee-88de-b9f6f5933646.xml
Error:
  Error:   --- TX Mapping issue --- 
Raw output
Error:   --- TX Mapping issue --- 
    at getEventResultFromMangataTx (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/txHandler.ts:159:11)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:58:40
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/Bootstrap.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)