Skip to content

ci(acceptance-tests): enable debug logging for flake-shake gate#19174

Closed
scharissis wants to merge 1 commit intodevelopfrom
sc/flake-shake-debug
Closed

ci(acceptance-tests): enable debug logging for flake-shake gate#19174
scharissis wants to merge 1 commit intodevelopfrom
sc/flake-shake-debug

Conversation

@scharissis
Copy link
Contributor

Summary

  • Adds --log.level debug to the flake-shake op-acceptor invocation in CI
  • Previously no log level was set, so it used the default; this makes debug output explicit for better visibility into test failures

Test plan

  • Verify flake-shake CI job produces debug-level logs on next scheduled run

Add --log.level debug to the flake-shake op-acceptor invocation
to get more verbose logs for debugging test failures.
@scharissis scharissis self-assigned this Feb 12, 2026
@nonsense
Copy link
Contributor

DEBUG log.level set as part of #19173

@nonsense nonsense closed this Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.0%. Comparing base (e7fcac9) to head (7911bc3).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19174     +/-   ##
==========================================
- Coverage     76.3%    76.0%   -0.4%     
==========================================
  Files          188      188             
  Lines        10946    10946             
==========================================
- Hits          8360     8325     -35     
- Misses        2440     2477     +37     
+ Partials       146      144      -2     
Flag Coverage Δ
cannon-go-tests-64 66.4% <ø> (-0.9%) ⬇️
contracts-bedrock-tests 81.6% <ø> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants