Skip to content

test(e2e): avoid parallel execution in authz transfer tests#8803

Closed
Ocheretovich wants to merge 2 commits intocosmos:mainfrom
Ocheretovich:main
Closed

test(e2e): avoid parallel execution in authz transfer tests#8803
Ocheretovich wants to merge 2 commits intocosmos:mainfrom
Ocheretovich:main

Conversation

@Ocheretovich
Copy link

Avoid running authz transfer E2E tests in parallel since they rely on shared chain and relayer state.

Signed-off-by: Ocheretovich Oksana <ocheretovich@gmail.com>
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.59%. Comparing base (73cea87) to head (39017ab).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8803   +/-   ##
=======================================
  Coverage   66.59%   66.59%           
=======================================
  Files         326      326           
  Lines       17112    17112           
=======================================
  Hits        11396    11396           
  Misses       5022     5022           
  Partials      694      694           
Flag Coverage Δ
08-wasm 64.81% <ø> (ø)
ibc-go 66.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@srdtrk
Copy link
Member

srdtrk commented Feb 27, 2026

This doesn't seem to be causing any issues

@srdtrk srdtrk closed this Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants