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 (154.81s)
--- FAIL: FuzzDecodeEncodeDecode (0.00s)
fuzz_test.go:115:
Error Trace: /src/faster/yamlx/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 1: did not find expected ',' or '}'
Test: FuzzDecodeEncodeDecode
fuzz_test.go:91: Input: "{{}#\n}0"
fuzz_test.go:93: Data: "{{} #\n: ''}\n"
Failing input written to testdata/fuzz/FuzzDecodeEncodeDecode/f21f52dada1442fc
To re-run:
go test -run=FuzzDecodeEncodeDecode/f21f52dada1442fc
go test fuzz v1
[]byte("{{}#\n}0")
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: