nearcore
nearcore copied to clipboard
Minimize fuzzing test case in CI
Currently fuzzing in nayduck just writes in stdout the first failing scenario and it can be really large http://nayduck.eastus.cloudapp.azure.com:3000/#/test/217190. We can utilise fuzzing minimising tool to reduce output size.
Is this fixed in #4759 ?
Sort of, this certainly decreases the tasks priority, but minimised output would be helpful during debugging, because scenario won't have redundant transactions.
This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
George Milescu commented:
Issue on longer needed.