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

chore: add highest-level logs to sends_ecash_out_of_band #4333

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dpc
Copy link
Contributor

@dpc dpc commented Feb 15, 2024

IMO we should be doing it in every test, so I'm going to show it around.

When you are debugging a tricky problem by analyzing thousands of logs lines of a failing test, having some reference points telling you where the highest level points of test execution happened is very, very useful.

Prefixing them with ###, it makes jumping around and finding them easier.

IMO we should be doing it in every test, so I'm going
to show it around.

When you are debugging a tricky problem by analyzing thousands
of logs lines of a failing test, having some reference points
telling you where the highest level points of test
execution happened is very, very useful.

Prefixing them with `###`, it makes jumping around and
finding them easier.
@dpc dpc requested a review from a team as a code owner February 15, 2024 06:18
Copy link
Contributor

@m1sterc001guy m1sterc001guy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack, I'll start adding these to gateway test logs too

Copy link
Member

@bradleystachurski bradleystachurski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## FAILED has been super useful for searching, so I think this is great to highlight 👍

@dpc dpc added this pull request to the merge queue Feb 15, 2024
Merged via the queue into fedimint:master with commit f879e96 Feb 15, 2024
22 checks passed
@dpc dpc deleted the high-level-logs-sends_ecash_out_of_band branch February 15, 2024 18:38
@justinmoon
Copy link
Contributor

I like this idea. It can be hard to tell what failed in CI runs. This should help.

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.

None yet

4 participants