testing
#54198 opened 2 weeks ago by bo-er
#53782 opened 1 month ago by mvdan
add support for individual test function execution - expose testing.M.TestsProposalProposal-FinalCommentPeriod
#53701 opened 1 month ago by mattdbush
coverprofile can't profile coverage of test cases themselvesNeedsInvestigation
#53508 opened 1 month ago by seebs
#52751 opened 3 months ago by dsnet
fuzzer aborts with "fuzzing process hung or terminated unexpectedly while minimizing: EOF"NeedsInvestigation
#52569 opened 3 months ago by lmb
#52466 opened 3 months ago by mknyszek
respect -count when running fuzz corpus testsNeedsInvestigation
#52464 opened 3 months ago by elias-orijtech
Whether to support printing random corpus in the futureNeedsInvestigation
#51745 opened 5 months ago by gcggcg
#51484 opened 5 months ago by capnspacehook
normalize line endings in output comparisonsNeedsInvestigation
#51269 opened 6 months ago by benhoyt
#51032 opened 6 months ago by ronaldpetty
#50756 opened 6 months ago by mvdan
#50432 opened 7 months ago by dnwe
run first benchmark with last value from -cpu list GOMAXPROCS valueNeedsInvestigation
#49980 opened 8 months ago by KochankovID
benchmark timeout when benchtime set too longNeedsInvestigation
#49973 opened 8 months ago by lkxiaolou
#49929 opened 8 months ago by gbuenoandrade
#48885 opened 10 months ago by mvdan
#48820 opened 10 months ago by katiehockman
#48815 opened 10 months ago by s3nt3
#48779 opened 10 months ago by mvdan
#48768 opened 10 months ago by bcmills
#48606 opened 10 months ago by stevenjohnstone
#48515 opened 11 months ago by bcmills
#48502 opened 11 months ago by bcmills
#48326 opened 11 months ago by stevenjohnstone
#48302 opened 11 months ago by jayconrod
#48291 opened 11 months ago by stevenjohnstone
#47572 opened 1 year ago by stevenjohnstone
#47413 opened 1 year ago by AlekSi
#47136 opened 1 year ago by kokes
failure messages should be easier to findNeedsInvestigation
#47080 opened 1 year ago by rogpeppe
#46921 opened 1 year ago by wymli
#46780 opened 1 year ago by srikrsna
#46765 opened 1 year ago by rolandshoemaker
#46508 opened 1 year ago by rolandshoemaker
#46507 opened 1 year ago by rolandshoemaker
#46043 opened 1 year ago by umi0410
#45761 opened 1 year ago by rolandshoemaker
#44929 opened 1 year ago by dprotaso
dependencies in init functions are not recorded in the 'go test' cache keyGoCommandNeedsInvestigation
#44625 opened 1 year ago by aronatkins
#44200 opened 2 years ago by matttproud
#43744 opened 2 years ago by aclements
#43620 opened 2 years ago by mmcloughlin
document that directories returned by TB.TempDir should not be accessed after cleanupDocumentationNeedsFixhelp wanted
#43547 opened 2 years ago by howardjohn
#43528 opened 2 years ago by kortschak
don't overwrite race detector exit codeNeedsInvestigation
#43001 opened 2 years ago by hansbogert
#42239 opened 2 years ago by ianlancetaylor
show diffs for incorrect output from Example testsProposalProposal-AcceptedProposal-FinalCommentPeriod
#41980 opened 2 years ago by komuw
run Cleanup if SIGINT occursNeedsInvestigation
#41891 opened 2 years ago by katiehockman
#41878 opened 2 years ago by michael-schaller
#41269 opened 2 years ago by dsymonds
test failes if leaving files without write permission in T.TempDirNeedsInvestigation
#40853 opened 2 years ago by atetubou
Document that T.Log and friends should not be invoked after the end of the test DocumentationNeedsInvestigationhelp wanted
#40343 opened 2 years ago by slinkydeveloper
#39519 opened 2 years ago by nhooyr
#39038 opened 2 years ago by bcmills
#38000 opened 2 years ago by shawndx
#37996 opened 2 years ago by shawndx
optionally include full (or relative) path nameNeedsInvestigation
#37708 opened 2 years ago by stapelberg
#37333 opened 2 years ago by brackendawson
go test JSON output reports failure if stdout redirectedNeedsInvestigation
#37304 opened 2 years ago by james-johnston-thumbtack
when using a custom TestMain, m.Run does not return if one of the tests it runs panicsNeedsInvestigation
#37206 opened 2 years ago by orlangure
testing Log functions do not capture timestampNeedsInvestigation
#36656 opened 2 years ago by vimalk78
no way to properly distribute non-trivial runnable examplesNeedsInvestigation
#36586 opened 2 years ago by mvdan
#36532 opened 2 years ago by rogpeppe
#35824 opened 2 years ago by opennota
t.Parallel in a subtest masks races with the outer test functionNeedsInvestigation
#35670 opened 2 years ago by bcmills
#35301 opened 2 years ago by kevinburke
using "go tool test2json dlv test-binary" marks the last test as failed on Mac OS NeedsInvestigation
#34286 opened 2 years ago by nd
#33419 opened 3 years ago by liggitt
Benchmark prints nothing on failureNeedsInvestigation
#32066 opened 3 years ago by rogpeppe
#31884 opened 3 years ago by aclements
Inconsistent benchmark data when GOMAXPROCS=1NeedsInvestigation
#31599 opened 3 years ago by xuanjiazhen
support explicitly running non-hermetic (or non-deterministic) examplesNeedsInvestigation
#31310 opened 3 years ago by mvdan
#31280 opened 3 years ago by santhosh-tekuri
#31160 opened 3 years ago by egonelbre
#30928 opened 3 years ago by kokes
#30389 opened 3 years ago by ianlancetaylor
#30056 opened 3 years ago by rsc
#29727 opened 3 years ago by empijei
Logf not reported outside of inner benchmark runNeedsInvestigation
#29211 opened 3 years ago by griesemer
t.FailNow() in a deferred function masks test panicNeedsInvestigation
#29207 opened 3 years ago by matthewmcnew
test output interleaves with race-detector warningsNeedsInvestigation
#29156 opened 3 years ago by mfridman
Benchmark reporting incorrect stats when running in parallelNeedsInvestigation
#28813 opened 3 years ago by mnewswanger
No way to view untruncated output from benchmarksNeedsDecision
#27901 opened 3 years ago by Minnozz
#27826 opened 3 years ago by mwf
document best practices for avoiding compiler optimizations in benchmarksDocumentationNeedsInvestigationhelp wanted
#27400 opened 4 years ago by nicksnyder
tiny benchmark with StopTimer runs foreverNeedsInvestigation
#27217 opened 4 years ago by peterGo
#26460 opened 4 years ago by joesis
parallel test output reported in non-deterministic orderNeedsInvestigation
#26440 opened 4 years ago by rsc
stdout output with no newline produces confusing/corrupt -v outputNeedsInvestigation
#26325 opened 4 years ago by neild
#25951 opened 4 years ago by bcmills
#25223 opened 4 years ago by bcmills
show rusage statistics for benchmarksNeedsInvestigation
#24905 opened 4 years ago by LMMilewski
start test log for caching before TestMainNeedsDecision
#24122 opened 4 years ago by bakatz
test with child process sometimes hangs on 1.10; -timeout not respectedNeedsInvestigation
#24050 opened 4 years ago by psanford
#23423 opened 4 years ago by cespare
#23368 opened 4 years ago by zwass
Helper's highest function call's information should be maintained for any subsequent/nested callsNeedsFixhelp wanted
#23249 opened 4 years ago by mattcary
#21295 opened 5 years ago by cherrymui
#21111 opened 5 years ago by rogpeppe
#20875 opened 5 years ago by josharian
#19397 opened 5 years ago by rakyll
#19128 opened 5 years ago by bcmills
#15944 opened 6 years ago by mdwhatcott
#15758 opened 6 years ago by dsnet
#10930 opened 7 years ago by josharian
#10669 opened 7 years ago by rsc
measure coverage inside boolean expressionshelp wanted
#8741 opened 8 years ago by josharian
#7465 opened 8 years ago by josharian
#6705 opened 8 years ago by bradfitz