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

🧹 Don't write report collection for debug output #1545

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaym
Copy link
Contributor

@jaym jaym commented Jan 14, 2025

I added this because our tests loaded these from a file. However, the more I think about it, its probably not a good idea to do this because it can get really large

I added this because our tests loaded these from a file. However, the
more I think about it, its probably not a good idea to do this because
it can get really large
Copy link
Contributor

Test Results

  1 files  ±0   27 suites  ±0   57s ⏱️ -12s
462 tests ±0  461 ✅ ±0  1 💤 ±0  0 ❌ ±0 
463 runs  ±0  462 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 0de1f66. ± Comparison against base commit b6094fe.

@czunker
Copy link
Contributor

czunker commented Jan 14, 2025

... our tests loaded these from a file.

Do we need a new way to generate these for test cases?

@jaym
Copy link
Contributor Author

jaym commented Jan 14, 2025

... our tests loaded these from a file.

Do we need a new way to generate these for test cases?

There was no documented way and this is what I did with this line of code

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