-
Notifications
You must be signed in to change notification settings - Fork 17.6k
Issues: golang/go
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
internal/fuzz,cmd/go: fuzz coordinator quickly runs out of address space on linux/386
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
ToolSpeed
internal/fuzz: minimize all values in a single call
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
testing: link to fuzzing guide and more details on runtime
Documentation
fuzz
Issues related to native fuzzing support
NeedsFix
The path to resolution is known, but the work has not been done.
cmd/go: Issues related to native fuzzing support
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
go test -fuzz='^FuzzName$' uses default value of -run flag and runs all regular tests as well
fuzz
cmd/go: uses of os/exec can trigger fuzz failures when stopping via ^C
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/go: verify go test flags with -fuzz
FeatureRequest
fuzz
Issues related to native fuzzing support
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
cmd/go: support corpus minimization
fuzz
Issues related to native fuzzing support
NeedsFix
The path to resolution is known, but the work has not been done.
cmd/go/internal/cache: provide GOFUZZCACHE environment variable
FeatureRequest
fuzz
Issues related to native fuzzing support
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
testing: fuzz funcs that panic print redundant stack frames
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
testing: minimization takes longer than expected for very large []byte/string
fuzz
Issues related to native fuzzing support
NeedsFix
The path to resolution is known, but the work has not been done.
proposal: testing: custom mutator support for fuzzing
FeatureRequest
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Proposal
testing: unclear what t.Skip does in the context of fuzzing
fuzz
Issues related to native fuzzing support
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
testing: fuzzed function can corrupt internal state of fuzzer
FeatureRequest
fuzz
Issues related to native fuzzing support
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
testing: minimized crasher is unrelated to original
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
internal/fuzz: deduplicate interesting inputs
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
testing: successive integer and boolean mutations can be the same
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
internal/fuzz: revisit use of shared memory-mapped files for marshaled inputs
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/go: report flaky failures
fuzz
Issues related to native fuzzing support
NeedsFix
The path to resolution is known, but the work has not been done.
testing: would be useful to record fuzz crashers which cause OOM kills
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
testing: support subtests in fuzzer
fuzz
Issues related to native fuzzing support
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
testing: fuzz tests not discovered unless package path specified or GOMAXPROCS=1
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.