You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- FAIL: FuzzDecodeEncodeDecode (17.48s)
--- FAIL: FuzzDecodeEncodeDecode (0.00s)
fuzz_test.go:112:
Error Trace: /src/faster/yamlx/fuzz_test.go:112
/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: invalid UTF-8 in tag "\xc0\x80"
Test: FuzzDecodeEncodeDecode
fuzz_test.go:91: Input: "!%C0%80"
Failing input written to testdata/fuzz/FuzzDecodeEncodeDecode/f62dc59e4c32e1d6
To re-run:
go test -run=FuzzDecodeEncodeDecode/f62dc59e4c32e1d6
go test fuzz v1
[]byte("!%C0%80")
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: