Skip to content

Commit

Permalink
test/fuzz: push up CI crasher
Browse files Browse the repository at this point in the history
    fuzzing process hung or terminated unexpectedly while minimizing: EOF

See: https://github.com/moov-io/metro2/actions/runs/8559183768/job/23455407034
  • Loading branch information
adamdecaf committed Apr 4, 2024
1 parent 4e8c8fd commit 061bb94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fuzz/testdata/fuzz/FuzzReader/0b50fec11361504c
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
string("{\"header\":{\"blockDescriptorWord\":4234567890},\"data\":[{\"\":{\"\":1,\"\":1,\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":8,\"\":\"\",\"\":1,\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":3,\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":9,\"\":\"\",\"\":5,\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\"},\"j1\":[{\"\":\"\",\"surname\":\"P\",\"firstName\":\"N\",\"\":\"\",\"\":7,\"dateBirth\":\"2020-1-2T0:00:00Z\",\"\":3,\"ecoaCode\":\"2\",\"\":\"\"}],\"j2\":[{\"\":\"\",\"surname\":\"P\",\"firstName\":\"N\",\"\":\"\",\"socialSecurityNumber\":445112877,\"\":\"\",\"telephoneNumber\":4335552333,\"ecoaCode\":\"2\",\"\":\"\",\"\":\"\",\"firstLineAddress\":\"E\",\"\":\"\",\"city\":\"G\",\"state\":\"I\",\"zipCode\":\"4\",\"addressIndicator\":\"Y\",\"residenceCode\":\"O\"}],\"k3\":{\"\":\"\",\"\":\"\"},\"l1\":{\"\":\"\",\"changeIndicator\":1,\"\":\"\"},\"n1\":{\"\":\"\",\"employerName\":\"e\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\",\"\":\"\"}}],\"trailer\":{\"recordDescriptorWord\":426,\"\":\"\",\"\":1,\"\":0,\"\":1,\"\":1,\"\":3,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":1,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":0,\"\":1,\"\":0,\"\":0,\"\":1,\"\":0,\"\":1,\"\":3,\"\":1,\"\":1,\"\":1,\"\":3,\"\":1,\"\":1,\"\":1,\"\":3},")

0 comments on commit 061bb94

Please sign in to comment.