-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Context
The fuzz test is designed to fail whenever an interesting case is found, see here. This causes confusion, since it is not actually a testing error but rather just an interesting case that we should add to the test corpus.
Definition of done
Create a script similar to backport-pr that will automatically open a pull request for the interesting case, extending the corpus here.
Can also remove the exit 1 from the fuzz script so that this test only fails when there is a legitimate bug.
Pitfalls
This could be difficult to implement.
- duplicates
-
GODRIVER-3346 Investigate failing fuzz test
-
- Closed
-