We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--- FAIL: FuzzDecodeEncodeDecode (136.23s) --- FAIL: FuzzDecodeEncodeDecode (0.00s) fuzz_test.go:115: Error Trace: /root/yaml/fuzz_test.go:115 /usr/local/go/src/reflect/value.go:586 /usr/local/go/src/reflect/value.go:370 /usr/local/go/src/testing/fuzz.go:335 Error: Received unexpected error: yaml: line 3: could not find expected ':' Test: FuzzDecodeEncodeDecode fuzz_test.go:91: Input: "- ? #000000\n- [0]\n#000000000000000" fuzz_test.go:93: Data: "- '':\n- #000000\n[0]\n#000000000000000\n" Failing input written to testdata/fuzz/FuzzDecodeEncodeDecode/924dba5dd5f9c2c1 To re-run: go test -run=FuzzDecodeEncodeDecode/924dba5dd5f9c2c1 FAIL
go test fuzz v1 []byte("- ? #000000\n- [0]\n#000000000000000")
The text was updated successfully, but these errors were encountered:
tdakkota
No branches or pull requests
The text was updated successfully, but these errors were encountered: