testing
#70709 opened 2 days ago by dmitshur
#70627 opened 1 week ago by dmitshur
#69809 opened 2 months ago by palsivertsen
#69417 opened 2 months ago by cblach
TestChdir can fail on Windows when GOROOT and TMPDIR are on different drivesNeedsFixOS-WindowsTestinghelp wanted
#69159 opened 3 months ago by qiulaidongfeng
#68823 opened 4 months ago by coreyogburn
optional prefix for error outputProposal
#68613 opened 4 months ago by firelizzard18
#68381 opened 5 months ago by Fgaoxing
#68354 opened 5 months ago by PapaCharlie
add (*testing.T).PassNow methodProposal
#68128 opened 5 months ago by breml
#67954 opened 5 months ago by arp242
timeout failure text attributed to irrelevant, passing testNeedsInvestigation
#67705 opened 6 months ago by mknyszek
#67568 opened 6 months ago by Merovius
#67137 opened 7 months ago by dolmen
#66623 opened 8 months ago by ucirello
#66122 opened 9 months ago by matloob
#65763 opened 9 months ago by jasonphi
#64883 opened 11 months ago by purpleidea
#64462 opened 1 year ago by saberder
#64404 opened 1 year ago by bcmills
#64402 opened 1 year ago by lfolger
#63838 opened 1 year ago by coventry
#63607 opened 1 year ago by mitar
#62516 opened 1 year ago by kolyshkin
#62275 opened 1 year ago by firelizzard18
#62258 opened 1 year ago by Eiwinda
#61515 opened 1 year ago by aclements
#61482 opened 1 year ago by pascaldekloe
#61403 opened 1 year ago by shanebishop
#61016 opened 1 year ago by bcmills
#60737 opened 2 years ago by FiloSottile
#60393 opened 2 years ago by gopherbot
#60083 opened 2 years ago by ianlancetaylor
GOWORK value does not invalidate test cacheFrozenDueToAge
#60052 opened 2 years ago by findleyr
inconsistent behaviors between running tests directly and after compiling the code firstFrozenDueToAgeNeedsInvestigation
#59879 opened 2 years ago by rainydew
#59849 opened 2 years ago by rittneje
Allow a unit test to specify that the process it runs in should not be reused by other unit tests. FrozenDueToAgeProposal
#59640 opened 2 years ago by cwmos
#59590 opened 2 years ago by jehowell
#59311 opened 2 years ago by briantkennedy
#59201 opened 2 years ago by vladopajic
duplicate "pass" action from `TestFlag/-test.v=test2json` when run with `go test -json`FrozenDueToAgeNeedsFixTesting
#59181 opened 2 years ago by dmitshur
#58867 opened 2 years ago by MarvinJWendt
_test package runs init() in the containing folder FrozenDueToAge
#58823 opened 2 years ago by bep
#58549 opened 2 years ago by seebs
#58211 opened 2 years ago by AdamNorberg
invalid `testing.go:1343: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test` errorFrozenDueToAge
#58129 opened 2 years ago by alexbrainman
fix missing preposition in docstringFrozenDueToAge
#57389 opened 2 years ago by AndreyBozhko
exit status 0xc0000139 with -race + external linking on windows-amd64-2008FrozenDueToAgeNeedsInvestigationOS-WindowsRaceDetector
#56904 opened 2 years ago by thanm
#56808 opened 2 years ago by gopherbot
#56516 opened 2 years ago by Olshansk
#56479 opened 2 years ago by seebs
#56259 opened 2 years ago by thaJeztah
#55976 opened 2 years ago by firelizzard18
#55128 opened 2 years ago by noi
TestMain not working sequentially FrozenDueToAge
#54118 opened 2 years ago by pjebs
#54041 opened 2 years ago by illiafox
benchmark ReportMetric panic on concurrent callFrozenDueToAge
#54037 opened 2 years ago by Jack-Kingdom
#53701 opened 2 years ago by mattdbush
#53504 opened 2 years ago by mway
#53271 opened 2 years ago by earthboundkid
#53259 opened 2 years ago by prashantv
TempDir RemoveAll cleanup failures with "The process cannot access the file because it is being used by another process." [1.18 backport]CherryPickApprovedFrozenDueToAge
#52986 opened 2 years ago by gopherbot
#52817 opened 2 years ago by favonia
#52600 opened 2 years ago by misha-ridge
#52555 opened 2 years ago by bkielbasa
Running a fuzz executable does not save the corpus?FrozenDueToAge
#52292 opened 2 years ago by AdamKorcz
#52268 opened 2 years ago by moorereason
#52237 opened 2 years ago by earthboundkid
#52169 opened 2 years ago by AdamKorcz
#51912 opened 2 years ago by emcfarlane
#51484 opened 2 years ago by capnspacehook
TempDir RemoveAll cleanup failures with "The process cannot access the file because it is being used by another process."NeedsFixOS-Windowsrelease-blocker
#51442 opened 2 years ago by bcmills
panic swallowed if t.Cleanup calls t.FatalFrozenDueToAge
#51395 opened 2 years ago by ghost
#51269 opened 2 years ago by benhoyt
#51258 opened 2 years ago by dchapes
enforce the documented restriction on fuzz target result parametersFrozenDueToAgeNeedsFixrelease-blocker
#51222 opened 2 years ago by findleyr
#51218 opened 2 years ago by BrennaEpp
#50913 opened 2 years ago by AlekSi
add an example showcasing B.RunParallel with B.ReportMetricDocumentationFrozenDueToAgeNeedsFixSuggested
#50756 opened 2 years ago by mvdan
#50719 opened 2 years ago by jeffwidman
#50645 opened 2 years ago by gopherbot
#50644 opened 2 years ago by Juneezee
go test doen't report a test's name if it times out FrozenDueToAge
#50542 opened 2 years ago by distinctdan
#50510 opened 2 years ago by Monokaix
#50488 opened 2 years ago by AlekSi
support naming seed corpus values provided with (*testing.F).AddFeatureRequestFrozenDueToAgeProposalfuzz
#50456 opened 2 years ago by katiehockman
#50231 opened 3 years ago by Crypt-iQ
#50217 opened 3 years ago by AlekSi
"Access is denied." when cleaning up TempDir on windows-amd64-2012FrozenDueToAgeNeedsFixOS-Windowsrelease-blocker
#50051 opened 3 years ago by bcmills
"unknown encoding version" error / provide documentation on the fuzz input file formatDocumentationFrozenDueToAgeNeedsFixfuzz
#49299 opened 3 years ago by kevinburke
clarify fuzzing terms in documentationDocumentationFrozenDueToAgeNeedsFixfuzzokay-after-beta1release-blocker
#49185 opened 3 years ago by katiehockman
#49050 opened 3 years ago by prattmic
test_fuzz_mutator_repeat failures with "inputs are not equal" FrozenDueToAgeNeedsInvestigationfuzzrelease-blocker
#49047 opened 3 years ago by bcmills
#49046 opened 3 years ago by bcmills
prevent (*testing.F) methods from being called inside (*testing.F).Fuzz fnFrozenDueToAgeNeedsFixfuzz
#48988 opened 3 years ago by katiehockman
#48928 opened 3 years ago by katiehockman
#48926 opened 3 years ago by katiehockman
#48884 opened 3 years ago by mvdan
#48787 opened 3 years ago by rogpeppe
#48768 opened 3 years ago by bcmills
#48717 opened 3 years ago by rogpeppe
fuzzer doesn't timeout infinite loopsFrozenDueToAge
#48611 opened 3 years ago by stevenjohnstone
#48591 opened 3 years ago by bcmills
#48515 opened 3 years ago by bcmills
misleading error message when a parallel Cleanup function calls runtime.GoexitFrozenDueToAgeNeedsInvestigation
#48502 opened 3 years ago by bcmills
#48402 opened 3 years ago by tbonfort
reflect panic when the fuzz function converts between string and []byteFrozenDueToAgeNeedsInvestigationWaitingForInfofuzzrelease-blocker
#48320 opened 3 years ago by bcmills
#48299 opened 3 years ago by jayconrod
cover profile indicates zero coverage of function under testFrozenDueToAgeNeedsFixfuzzrelease-blocker
#48178 opened 3 years ago by stevenjohnstone
#48009 opened 3 years ago by santhosh-tekuri
#47525 opened 3 years ago by saracen
#47199 opened 3 years ago by zigo101
provide a way to work around "race: limit on 8128 simultaneously alive goroutines is exceeded" errorFrozenDueToAgeNeedsInvestigation
#47056 opened 3 years ago by rogpeppe
#46624 opened 3 years ago by cespare
unclear if T.Name includes sub-tests as part of its stringDocumentationFrozenDueToAgeNeedsFixhelp wanted
#46488 opened 3 years ago by mvdan
#46409 opened 3 years ago by DmitriyVTitov
document that TestMain always runs before any benchmarksDocumentationFrozenDueToAgeNeedsFixhelp wanted
#45764 opened 3 years ago by opennota
#45650 opened 3 years ago by seebs
#45562 opened 3 years ago by perillo
BenchmarkParallel that calls b.Fatal can get a race detector failureFrozenDueToAgeNeedsFixhelp wanted
#45526 opened 3 years ago by ianlancetaylor
add more support to automatically cleanup temporary resources or temporary changes to the global environmentFeatureRequestFrozenDueToAgeNeedsInvestigationProposal
#45403 opened 3 years ago by perillo
#45193 opened 3 years ago by pkositsyn
completed parallel subtests leak goroutines until earlier subtests finishFrozenDueToAgeNeedsInvestigation
#45127 opened 3 years ago by bcmills
#44919 opened 3 years ago by ainar-g
#44888 opened 3 years ago by gopherbot
#44887 opened 3 years ago by ianlancetaylor
#44551 opened 3 years ago by katiehockman
#44517 opened 3 years ago by dsnet
#44442 opened 3 years ago by honDhan
#43744 opened 3 years ago by aclements
#43620 opened 3 years ago by mmcloughlin
#43030 opened 4 years ago by chabbimilind
#42827 opened 4 years ago by jhenstridge
#42217 opened 4 years ago by dprotaso
#42161 opened 4 years ago by matttproud
#41864 opened 4 years ago by fraenkel
#41812 opened 4 years ago by etheilred
#41748 opened 4 years ago by michael-schaller
#41641 opened 4 years ago by changkun
#41637 opened 4 years ago by changkun
#41494 opened 4 years ago by Kashomon
tests that panic sometimes log "warning: no tests to run" insteadFrozenDueToAgeNeedsInvestigationrelease-blocker
#41479 opened 4 years ago by dmitshur
#41355 opened 4 years ago by powerman
#41260 opened 4 years ago by sagikazarmark
#41085 opened 4 years ago by prashantv
#41084 opened 4 years ago by prashantv
#41062 opened 4 years ago by hannahhoward
#41034 opened 4 years ago by gopherbot
#40984 opened 4 years ago by seebs
#40908 opened 4 years ago by bcmills
#40881 opened 4 years ago by gopherbot
#40880 opened 4 years ago by gopherbot
"=== PAUSE" lines do not change the test name for the next log line [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#40849 opened 4 years ago by gopherbot
"=== PAUSE" lines do not change the test name for the next log line [1.14 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#40848 opened 4 years ago by gopherbot
#40771 opened 4 years ago by mattmoor
#40657 opened 4 years ago by davidvanlaatum
#40227 opened 4 years ago by joesonw
#39904 opened 4 years ago by dnephin
#39903 opened 4 years ago by eli-darkly
#39565 opened 4 years ago by fernandomachado90
streaming output loses parallel subtest associations [1.14 backport]CherryPickApprovedFrozenDueToAge
#39308 opened 4 years ago by gopherbot
#39214 opened 4 years ago by martisch
rename t.TempDir to t.MkdirFrozenDueToAge
#39169 opened 4 years ago by rogpeppe
allow changing caller depth used by T.LogfFrozenDueToAge
#39121 opened 4 years ago by sylr
log the names of running tests when a timeout occursFrozenDueToAge
#39038 opened 4 years ago by bcmills
#38952 opened 4 years ago by mvdan
#38850 opened 4 years ago by rogpeppe
#38800 opened 4 years ago by prashantv
#38749 opened 4 years ago by tommyknows
#38465 opened 4 years ago by bradfitz
#38458 opened 4 years ago by rsc
b.Cleanup(nil) panicsFrozenDueToAge
#38346 opened 4 years ago by cuonglm
#38314 opened 4 years ago by cuonglm
bad output formatting when test stdout ends in an incomplete lineFrozenDueToAgeNeedsInvestigationhelp wanted
#38063 opened 4 years ago by pete-woods
#38000 opened 4 years ago by shawndx
data race between parallel panicking and normal subtest [1.14 backport]CherryPickApprovedFrozenDueToAge
#37959 opened 4 years ago by gopherbot
#37770 opened 4 years ago by imiskolee
optionally include full (or relative) path nameFrozenDueToAgeNeedsFixProposalProposal-Acceptedhelp wanted
#37708 opened 4 years ago by stapelberg
#37643 opened 4 years ago by robaho
#37551 opened 4 years ago by changkun
#37341 opened 4 years ago by 178inaba
#37333 opened 4 years ago by brackendawson
#37203 opened 4 years ago by mdwhatcott
#37073 opened 4 years ago by lestrrat
#36532 opened 4 years ago by rogpeppe
#36257 opened 5 years ago by megalepozy
#35998 opened 5 years ago by bradfitz
FATAL: ThreadSanitizer CHECK failed: ./gotsan.cpp:6945 "((kBlockMagic)) == ((((u64*)addr)[0]))"FrozenDueToAgeNeedsInvestigationrelease-blocker
#35906 opened 5 years ago by cuonglm
#35852 opened 5 years ago by mvdan
fmt.Print missing a trailing newline interferes with test output formattingFrozenDueToAgeGoCommandNeedsInvestigation
#35845 opened 5 years ago by marcusljx
#35824 opened 5 years ago by ghost
#35567 opened 5 years ago by bradfitz
feature request: mechanism to disable test caching for specific unit testsFrozenDueToAgeNeedsInvestigation
#34635 opened 5 years ago by dudleycodes
#34626 opened 5 years ago by voronaam
'go test' broken in go1.13FrozenDueToAge
#34443 opened 5 years ago by gbbr
#34306 opened 5 years ago by mvndaai
using "go tool test2json dlv test-binary" marks the last test as failed on Mac OS FrozenDueToAgeNeedsFix
#34286 opened 5 years ago by nd
examples fail if output is coloredFrozenDueToAge
#34284 opened 5 years ago by GuillaumeLescure
#34263 opened 5 years ago by straightdave
#34129 opened 5 years ago by abuchanan-nr
#34073 opened 5 years ago by thaJeztah
Example_unwrap fails on windows [1.13 backport]FrozenDueToAge
#33829 opened 5 years ago by gopherbot
#33688 opened 5 years ago by taiidani
#33419 opened 5 years ago by liggitt
automatically scale benchmark metrics in results outputFrozenDueToAgeProposalProposal-FinalCommentPeriod
#33328 opened 5 years ago by jpap
#33194 opened 5 years ago by seebs
#32121 opened 5 years ago by neild
#32111 opened 5 years ago by rogpeppe
#32093 opened 5 years ago by g7r
#32067 opened 5 years ago by rogpeppe
#31969 opened 5 years ago by eliben
#31859 opened 5 years ago by vearutop
#31651 opened 5 years ago by RaduBerinde
#31160 opened 5 years ago by egonelbre
#31154 opened 5 years ago by myitcv
benchmark results can be dropped entirely (regression)FrozenDueToAge
#31005 opened 5 years ago by cespare
#30997 opened 5 years ago by josharian
add stacktrace to Fatalf and similarFrozenDueToAge
#30973 opened 5 years ago by bep
-run empty regex for first test not workingFrozenDueToAge
#30767 opened 5 years ago by santhosh-tekuri
run subtest with its name without knowing how many parents it hasFeatureRequestFrozenDueToAgeWaitingForInfo
#30766 opened 5 years ago by santhosh-tekuri
-run running all testsFrozenDueToAge
#30764 opened 5 years ago by santhosh-tekuri
#30599 opened 5 years ago by cn007b
#30595 opened 5 years ago by nim-nim
add a way to provide additional coverage informationFrozenDueToAgeNeedsDecisionProposalWaitingForInfo
#30306 opened 5 years ago by rogpeppe
#30108 opened 5 years ago by Mahdi89
#29755 opened 5 years ago by mfridman
bad formatting in "Log in goroutine after" panic messageFrozenDueToAgeNeedsInvestigationrelease-blocker
#29388 opened 6 years ago by bcmills
test output interleaves with race-detector warningsNeedsInvestigation
#29156 opened 6 years ago by mfridman
#28778 opened 6 years ago by poy
#28592 opened 6 years ago by cristaloleg
#28544 opened 6 years ago by letientai299
#28488 opened 6 years ago by lavalamp
#28398 opened 6 years ago by mmcloughlin
#28169 opened 6 years ago by mikioh
#28135 opened 6 years ago by bcmills
#28021 opened 6 years ago by pmallela
#27927 opened 6 years ago by dfawley
#27839 opened 6 years ago by leighmcculloch
Feature Request: Better flaky test supportFrozenDueToAge
#27181 opened 6 years ago by hklai
#27168 opened 6 years ago by josharian
#26971 opened 6 years ago by dsnet
add flag to specify size of b.N during benchmarksFrozenDueToAge
#26811 opened 6 years ago by theckman
#26720 opened 6 years ago by nhooyr
#26325 opened 6 years ago by neild
when TB is embedded in an interface, TB.Helper yields the wrong line numberFrozenDueToAgeNeedsInvestigation
#26121 opened 6 years ago by thatguystone
#26037 opened 6 years ago by josharian
#25622 opened 6 years ago by ALTree
#25467 opened 6 years ago by nhooyr
#25369 opened 6 years ago by dpinela
#25223 opened 6 years ago by bcmills
#25213 opened 6 years ago by matttproud
test with child process sometimes hangs on 1.10; -timeout not respected [1.9 backport]CherryPickCandidateFrozenDueToAge
#25043 opened 6 years ago by gopherbot
test with child process sometimes hangs on 1.10; -timeout not respected [1.11 backport]CherryPickCandidateFrozenDueToAge
#25042 opened 6 years ago by gopherbot
#25021 opened 6 years ago by stephens2424
#24929 opened 6 years ago by brikis98
#24735 opened 6 years ago by wmorrow
#24680 opened 6 years ago by dsnet
detect t.FailNow() called from wrong goroutineFrozenDueToAge
#24678 opened 6 years ago by ash2k
#24631 opened 6 years ago by teh-cmc
#24438 opened 6 years ago by nhooyr
#24412 opened 6 years ago by jdef
#24296 opened 6 years ago by titpetric
#24128 opened 6 years ago by larhun
test process hangs beyond `-timeout` if a child process holds I/O streams openFrozenDueToAgeNeedsFix
#24050 opened 6 years ago by psanford
#23998 opened 6 years ago by ITR13
#23747 opened 6 years ago by rogpeppe
#23611 opened 6 years ago by ericlagergren
#23601 opened 6 years ago by mvdan
#23567 opened 6 years ago by michaelsafyan
#23542 opened 6 years ago by josharian
#23423 opened 7 years ago by cespare
#23404 opened 7 years ago by rogpeppe
single benchmark starts multiple timeFrozenDueToAge
#23398 opened 7 years ago by jeffreystoke
#23322 opened 7 years ago by edio
#23213 opened 7 years ago by rogpeppe
#23129 opened 7 years ago by rsc
#23033 opened 7 years ago by zolotov
#22993 opened 7 years ago by willfaught
#22989 opened 7 years ago by zwass
#22882 opened 7 years ago by scubed2
#22513 opened 7 years ago by SamWhited
#22388 opened 7 years ago by namusyaka
#22144 opened 7 years ago by artyom
#21700 opened 7 years ago by cespare
#21631 opened 7 years ago by cespare
add Helper to the TB interfaceFrozenDueToAge
#21627 opened 7 years ago by cespare
#21371 opened 7 years ago by mordyovits
tests after a data race are marked as failed (1.9rc2)FrozenDueToAge
#21338 opened 7 years ago by karalabe
#21214 opened 7 years ago by posener
#21175 opened 7 years ago by barnex
#21126 opened 7 years ago by dlsniper
test errors do not include full path nameFrozenDueToAge
#21119 opened 7 years ago by aronatkins
delay registration of flags until MainStart; add Init for explicit registrationFrozenDueToAgeNeedsFixProposalProposal-Accepted
#21051 opened 7 years ago by rsc
#21015 opened 7 years ago by jmeridth
tests involving SIGINT handler fail with -test.vFrozenDueToAge
#21000 opened 7 years ago by hyangah
is the package thread-safe?FrozenDueToAge
#20940 opened 7 years ago by matthewmueller
#20927 opened 7 years ago by vcabbage
#20863 opened 7 years ago by rogpeppe
#20810 opened 7 years ago by odeke-em
#20590 opened 7 years ago by josharian
benchmark regexp doesn't filter top level benchmarksFrozenDueToAge
#20589 opened 7 years ago by josharian
go test -parallel=N where N < 1 panics with a deadlockFrozenDueToAge
#20542 opened 7 years ago by mvdan
#20394 opened 7 years ago by blinsay
#20339 opened 7 years ago by jrick
#20090 opened 7 years ago by kevinburke
#19851 opened 7 years ago by tamird
#19394 opened 7 years ago by codesenberg
#19280 opened 7 years ago by mvdan
#18914 opened 7 years ago by mvdan
allow tests to fake the position information reported by testing.T.ErrorFrozenDueToAgeProposalProposal-Declined
#18848 opened 7 years ago by alandonovan
-bench does not honor the import path wild cardsFrozenDueToAge
#18847 opened 7 years ago by l3x
#18845 opened 7 years ago by evverx
#18840 opened 7 years ago by ALTree
#18831 opened 7 years ago by posener
#18815 opened 7 years ago by uvelichitel
#18766 opened 7 years ago by bradfitz
#18741 opened 7 years ago by dsnet
#18603 opened 8 years ago by tombergan
#18440 opened 8 years ago by cespare
#18368 opened 8 years ago by cstockton
#18199 opened 8 years ago by quentinmit
#18042 opened 8 years ago by mvdan
#17791 opened 8 years ago by adamwg
no tests to run warning when running benchmarksFrozenDueToAge
#17603 opened 8 years ago by mvdan
#17552 opened 8 years ago by bradfitz
add -test.report flag for xunit/junit resultsFrozenDueToAge
#17542 opened 8 years ago by techtonik
#17421 opened 8 years ago by cznic
#17231 opened 8 years ago by sgerhardt
#17209 opened 8 years ago by nemith
B.RunFrozenDueToAge
#17055 opened 8 years ago by jezek
export test/benchmark nameFrozenDueToAge
#16901 opened 8 years ago by RaduBerinde
#16586 opened 8 years ago by VojtechVitek
#16502 opened 8 years ago by bcmills
#16423 opened 8 years ago by yaojingguo
#16404 opened 8 years ago by bradfitz
#16221 opened 8 years ago by bradfitz
#16138 opened 8 years ago by tpepper
#16110 opened 8 years ago by benburkert
data race in testing.go FrozenDueToAge
#15976 opened 8 years ago by bep
#15972 opened 8 years ago by stevekuznetsov
align package duration valuesFrozenDueToAge
#15944 opened 8 years ago by mdwhatcott
#15654 opened 8 years ago by neild
TestTRun: panic: test timed out after 3m0sFrozenDueToAge
#15170 opened 8 years ago by mikioh
TestTRun failing on the plan9/arm builder since CL 21504FrozenDueToAge
#15149 opened 8 years ago by 0intro
-bench regexp doesn't apply to subbenchmarksFrozenDueToAge
#15126 opened 8 years ago by valyala
parallel starts tests even when -parallel=1FrozenDueToAge
#15069 opened 8 years ago by broady
FAIL: TestBRunFrozenDueToAge
#15063 opened 8 years ago by brtzsnr
#14863 opened 8 years ago by rsc
no specific message if a benchmark is skippedFrozenDueToAge
#14799 opened 8 years ago by pierrre
#14715 opened 8 years ago by molivier
#14479 opened 8 years ago by minux
#14415 opened 8 years ago by asadovsky
(*B).Fatal should cause non-zero exit statusFrozenDueToAge
#14307 opened 8 years ago by davecheney
test timeout traceback is not usefulFrozenDueToAge
#13681 opened 9 years ago by aclements
#13108 opened 9 years ago by bradfitz
go test shouldn't terminate if leftover process remain when executed in verbose mode (-v flag)FrozenDueToAge
#12538 opened 9 years ago by mildred
examples do not always capture stdoutFrozenDueToAge
#12348 opened 9 years ago by alexcesaro
limit the number of errorsFrozenDueToAge
#12276 opened 9 years ago by josharian
-cpu flag value not recorded in the test outputFrozenDueToAge
#12250 opened 9 years ago by davecheney
#12243 opened 9 years ago by joshlf
#12166 opened 9 years ago by mpvl
find and run TestXxx methods on structs that embed *testing.TFrozenDueToAgeProposalProposal-Declined
#12145 opened 9 years ago by mdwhatcott
T and B should implement -ln methodsFrozenDueToAge
#12011 opened 9 years ago by cespare
#11200 opened 9 years ago by michael-schaller
Delay in test causes timeouts in tests that follow it.FrozenDueToAge
#11106 opened 9 years ago by eZanmoto
Reuse of exported var name when using . import panicsFrozenDueToAge
#10942 opened 9 years ago by anacrolix
documentation typo: s;benchark;benchmark;FrozenDueToAge
#10794 opened 9 years ago by rolandosegura
#10713 opened 9 years ago by jeffallen
add shuffle flagFrozenDueToAge
#10655 opened 9 years ago by bradfitz
#10640 opened 9 years ago by maruel
align -v outputFrozenDueToAge
#10594 opened 9 years ago by mdwhatcott
want a way to timeout an individual testFrozenDueToAge
#10529 opened 9 years ago by nigeltao
Tests with cover option fail because of syntax error, tests without coverage are passingFrozenDueToAge
#10250 opened 9 years ago by mrfuxi
#10149 opened 9 years ago by liquidgecka
display ops/sFrozenDueToAge
#9850 opened 9 years ago by tj
Short() does not work in TestMain()FrozenDueToAge
#9825 opened 9 years ago by umisama
can add func Output(calldepth int, s string) for testing.T FrozenDueToAge
#9577 opened 10 years ago by mei-rune
allow creation of subtestsFrozenDueToAge
#9268 opened 10 years ago by cflewis
#9109 opened 10 years ago by fhs
an import cycle in a test file exposes an infinite loop in the go test command or the go cover toolFrozenDueToAge
#9031 opened 10 years ago by gopherbot
#8797 opened 10 years ago by t-yuki
Suggest add TB.Print for raw messageFrozenDueToAge
#8783 opened 10 years ago by chai2010
benchmark results are not well alignedFrozenDueToAge
#8780 opened 10 years ago by gopherbot
`go -cover -race` finds race in coverage code @ tipFrozenDueToAge
#8630 opened 10 years ago by lavalamp
syntax errors not picked up if no tests casesFrozenDueToAge
#8555 opened 10 years ago by mitchellh
#8340 opened 10 years ago by gopherbot
#8219 opened 10 years ago by rogpeppe
support pausing cpu profiling in benchmarksFrozenDueToAge
#8213 opened 10 years ago by masiulaniec
allow tests to control main executionFrozenDueToAge
#8202 opened 10 years ago by rsc
inconsistent formatting of Test() vs. Example() timingFrozenDueToAge
#8175 opened 10 years ago by gopherbot
shutdown hook?FrozenDueToAge
#8159 opened 10 years ago by bradfitz
add Coverage functionFrozenDueToAge
#7959 opened 10 years ago by rsc
#7920 opened 10 years ago by josharian
provide access to initial thread from testsFrozenDueToAge
#7905 opened 10 years ago by niemeyer
profiles not written on test failureFrozenDueToAge
#7901 opened 10 years ago by rsc
#7893 opened 10 years ago by gopherbot
--- FAIL line prints to stdoutFrozenDueToAge
#7691 opened 10 years ago by rsc
#7433 opened 10 years ago by dvyukov
data race in FailNowFrozenDueToAge
#7401 opened 10 years ago by dvyukov
#7361 opened 10 years ago by cgay
ease writing parallel benchmarksFrozenDueToAge
#7090 opened 11 years ago by bradfitz
#7013 opened 11 years ago by mikioh
Assert(...error)FrozenDueToAge
#7009 opened 11 years ago by lukescott
ResetTimer doc does not mention memstat resetFrozenDueToAge
#6998 opened 11 years ago by eaigner
need a Atexit to do the clean workFrozenDueToAge
#6945 opened 11 years ago by chai2010
should panic(nil) cause a test to fail?FrozenDueToAge
#6546 opened 11 years ago by gopherbot
#6416 opened 11 years ago by josharian
#6065 opened 11 years ago by davecheney
feature request: expose the call depth when loggingFrozenDueToAge
#6024 opened 11 years ago by davecheney
report coverage per functionFrozenDueToAge
#5985 opened 11 years ago by davecheney
bad anchor text in doc commentFrozenDueToAge
#5930 opened 11 years ago by gopherbot
roundDown10 sometimes rounds too farFrozenDueToAge
#5599 opened 11 years ago by kr
#5547 opened 11 years ago by alberts
test/stress leaks goroutinesFrozenDueToAge
#5527 opened 11 years ago by alberts
net/http/TestChunkReaderAllocs flakyFrozenDueToAge
#5525 opened 11 years ago by alberts
#5285 opened 11 years ago by balasanjay
#5196 opened 11 years ago by gopherbot
document the behavior of testing.Log{f}FrozenDueToAge
#5174 opened 11 years ago by gopherbot
extra Indentation problemFrozenDueToAge
#5169 opened 11 years ago by gopherbot
panicing test is reported as PASSingFrozenDueToAge
#5149 opened 11 years ago by gopherbot
#5144 opened 11 years ago by kisielk
why AllocsPerRun tests fails when GOMAXPROCS>1FrozenDueToAge
#5000 opened 11 years ago by minux
#4899 opened 11 years ago by eaigner
#4812 opened 11 years ago by gopherbot
example test panic kills entire programFrozenDueToAge
#4670 opened 12 years ago by rsc
#4662 opened 12 years ago by rsc
#4642 opened 12 years ago by adg
#4551 opened 12 years ago by rsc
exit during example test is mysteriousFrozenDueToAge
#4550 opened 12 years ago by rsc
revise go help testflagsFrozenDueToAge
#4508 opened 12 years ago by gopherbot
#4488 opened 12 years ago by bcmills
#4487 opened 12 years ago by rsc
#4485 opened 12 years ago by rsc
#4461 opened 12 years ago by gopherbot
#4080 opened 12 years ago by campoy
cgo from within gotestFrozenDueToAge
#4030 opened 12 years ago by gopherbot
-test.benchtime flag should be a durationFrozenDueToAge
#3902 opened 12 years ago by rsc
cannot print many-linestringsFrozenDueToAge
#3830 opened 12 years ago by remyoudompheng
t.FailNow should panic if called from wrong goroutineFrozenDueToAge
#3800 opened 12 years ago by gopherbot
#3629 opened 12 years ago by gopherbot
expose Chatty flagFrozenDueToAge
#3350 opened 12 years ago by alberts
API should be general purposeFrozenDueToAge
#3343 opened 12 years ago by gopherbot
#2981 opened 13 years ago by rsc
APIFrozenDueToAge
#2958 opened 13 years ago by rsc
panic during Example function omits stack traceFrozenDueToAge
#2691 opened 13 years ago by gopherbot