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

Allow multiple repro calls and enhance repro mode #56

Open
2 tasks
novafacing opened this issue Jan 16, 2024 · 1 comment
Open
2 tasks

Allow multiple repro calls and enhance repro mode #56

novafacing opened this issue Jan 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement A new feature or enhancement to an existing feature. high-priority High priority issues or improvements. minor A minor change, bug, or feature requiring low effort.

Comments

@novafacing
Copy link
Contributor

Repro currently does nothing if it is run a second time with a different input. Instead, it should restart the repro process with the new input.

Some enhancements for repro mode:

  • Enable log capture and output for each solution
  • Enable "auto-repro" where the info usually desired from repro is captured: logs, stack traces, etc.

@tklengyel any other ideas for enhancements to add onto this?

@novafacing novafacing added bug Something isn't working minor A minor change, bug, or feature requiring low effort. high-priority High priority issues or improvements. enhancement A new feature or enhancement to an existing feature. labels Jan 16, 2024
@novafacing novafacing self-assigned this Jan 16, 2024
@tklengyel
Copy link

Solution deduplication would be nice to have, right now I'm seeing multiple solutions that have the same stacktrace/root-casue. Running all solutions currently present and keeping only the unique ones.

novafacing added a commit to novafacing/tsffs that referenced this issue Mar 12, 2024
novafacing added a commit to novafacing/tsffs that referenced this issue Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement A new feature or enhancement to an existing feature. high-priority High priority issues or improvements. minor A minor change, bug, or feature requiring low effort.
Projects
None yet
Development

No branches or pull requests

2 participants