Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rogpeppe/go-internal issues and pull requests
#288 - add Go 1.24.x, drop 1.22.x
Pull Request -
State: open - Opened by mvdan 8 days ago
#287 - mocking with `testscript`
Issue -
State: closed - Opened by abitrolly 9 days ago
- 5 comments
Labels: wontfix
#286 - testscript: stable error output [feature request]
Issue -
State: open - Opened by jpluscplusm 24 days ago
#285 - testscript: mention when `-continue` is used [feature request]
Issue -
State: open - Opened by jpluscplusm about 2 months ago
- 1 comment
#284 - Windows: cannot run executable found relative to current directory
Issue -
State: open - Opened by TLINDEN 2 months ago
- 8 comments
#283 - gotooltest: testing flake on Windows: "access is denied"
Issue -
State: open - Opened by myitcv 2 months ago
#282 - diff,misspell: fix typos in comments
Pull Request -
State: closed - Opened by alexandear 3 months ago
#281 - testscript: phase out `func() int` in RunMain
Pull Request -
State: closed - Opened by mvdan 3 months ago
- 2 comments
#280 - testscript: Read only file system error when running go build or go run
Issue -
State: closed - Opened by FollowTheProcess 3 months ago
- 1 comment
#279 - ## Description
Issue -
State: closed - Opened by Nopathway 4 months ago
- 1 comment
#278 - Create SECURITY.md
Pull Request -
State: closed - Opened by Nopathway 4 months ago
#277 - Proposal: Configurable parallelisability
Issue -
State: closed - Opened by williammartin 4 months ago
- 3 comments
#276 - Proposal: Cleanly fail `testscript` from within `Defer`
Issue -
State: open - Opened by williammartin 4 months ago
- 2 comments
#275 - Proposal: Support not dumping env vars into logs on failure
Issue -
State: closed - Opened by williammartin 4 months ago
- 2 comments
#274 - Question: Is it possible to store `stdout` for later in `testscript`?
Issue -
State: closed - Opened by williammartin 4 months ago
- 6 comments
#273 - update Go, update the README
Pull Request -
State: closed - Opened by mvdan 5 months ago
- 1 comment
#272 - add goproxytest testing API, forward dirhash
Pull Request -
State: closed - Opened by mvdan 5 months ago
#271 - proposal: testscript: allow to specify wanted exit status
Issue -
State: open - Opened by marco-m 5 months ago
#270 - testscript: Missing $GOOS and $GOARCH
Issue -
State: open - Opened by jmgilman 6 months ago
#269 - doc: testscript install instructions
Pull Request -
State: open - Opened by abitrolly 6 months ago
- 1 comment
#268 - testscript: add waitmatch command
Pull Request -
State: open - Opened by mvdan 7 months ago
- 1 comment
#267 - Add dependabot
Pull Request -
State: closed - Opened by lucacome 7 months ago
- 1 comment
#266 - Bump Go dependencies
Pull Request -
State: closed - Opened by lucacome 7 months ago
- 1 comment
#265 - testscript: ignore result when interrupting background processes
Pull Request -
State: closed - Opened by mvdan 8 months ago
#264 - question: flakyness meaning in robustio
Issue -
State: closed - Opened by elv-gilles 8 months ago
- 2 comments
#263 - `brew install testscript`, where to send bugs, how upstream sync works?
Issue -
State: open - Opened by abitrolly 8 months ago
- 2 comments
#262 - Fix typos discovered by codespell
Pull Request -
State: closed - Opened by cclauss 8 months ago
#261 - debugging "fail now" on windows
Pull Request -
State: closed - Opened by mvdan 8 months ago
#260 - testscript: interrupted background process should not cause a test to fail
Issue -
State: closed - Opened by rogpeppe 8 months ago
- 1 comment
Labels: bug
#259 - cmd/testscript: do not create an extra temporary directory
Pull Request -
State: closed - Opened by rogpeppe 8 months ago
#258 - testscript: add Config.Files
Pull Request -
State: closed - Opened by rogpeppe 8 months ago
#257 - cmd/testscript: remove redundant use of Failed
Pull Request -
State: closed - Opened by rogpeppe 8 months ago
#256 - update dependencies and rely on Go 1.21 APIs
Pull Request -
State: closed - Opened by mvdan 8 months ago
#255 - testscript: invalid escape sequence when parsing argument to stdout
Issue -
State: open - Opened by myitcv 9 months ago
- 1 comment
#254 - Release for the latest tag
Issue -
State: closed - Opened by sieuwerts 9 months ago
- 1 comment
#253 - testscript: application code doesn't show with `go test -cpuprofile`
Issue -
State: closed - Opened by sentriz 9 months ago
- 2 comments
#252 - all: Add Go 1.22, drop Go 1.20
Pull Request -
State: closed - Opened by abhinav 9 months ago
#251 - testscript: Expose Environ() to custom commands
Pull Request -
State: open - Opened by abhinav 9 months ago
- 1 comment
#250 - testscript: generating cover profile from binary compiled with `go build -cover`
Issue -
State: open - Opened by thehowl 10 months ago
#249 - testscript/doc: add `go` to the list of testscript commands
Pull Request -
State: closed - Opened by rudifa 12 months ago
- 1 comment
#248 - all: Move away from ioutil
Pull Request -
State: closed - Opened by abhinav about 1 year ago
#247 - testscript: Add Chdir method to change directory
Pull Request -
State: closed - Opened by abhinav about 1 year ago
- 1 comment
#246 - testscript: fix ptyName() returning /dev/pts/4294967296 on s390x
Pull Request -
State: closed - Opened by anthonyfok about 1 year ago
#245 - testscript: should GOTRACEBACK be explicitly set in the environment?
Issue -
State: open - Opened by myitcv about 1 year ago
- 5 comments
#244 - what does "factors out" mean?
Issue -
State: closed - Opened by domino14 about 1 year ago
- 1 comment
#243 - testscript: add kill command
Pull Request -
State: closed - Opened by kortschak about 1 year ago
- 2 comments
#242 - Add "kill" command to terminate background exec
Issue -
State: closed - Opened by kortschak about 1 year ago
- 2 comments
#241 - Feature proposal: use environment variables as custom conditions in a txtar script
Issue -
State: closed - Opened by rudifa about 1 year ago
- 1 comment
#240 - testscript: clarify HOME and TMPDIR env var names
Pull Request -
State: closed - Opened by mvdan about 1 year ago
- 1 comment
#239 - robustio: copy from cmd/go/internal/robustio
Pull Request -
State: closed - Opened by rogpeppe about 1 year ago
#238 - Future of testscript given rsc.io/script and rsc.io/script/scripttest
Issue -
State: closed - Opened by twpayne over 1 year ago
- 13 comments
#237 - Update par
Issue -
State: open - Opened by earthboundkid over 1 year ago
#236 - use filepath.WalkDir, add TestScript.Name
Pull Request -
State: closed - Opened by mvdan over 1 year ago
- 1 comment
#235 - bump to Go 1.21, drop Go 1.19, propagate GORACE in testscript
Pull Request -
State: closed - Opened by mvdan over 1 year ago
#234 - Command go allowed in some txtar scripts and not in others, please document
Issue -
State: closed - Opened by rudifa over 1 year ago
- 2 comments
#233 - testscript: Add TestScript.Unsetenv
Issue -
State: closed - Opened by bep over 1 year ago
- 2 comments
#232 - Add golang.org/x/tools/internal/fastwalk
Issue -
State: open - Opened by dolmen over 1 year ago
- 5 comments
#231 - testscript: allow custom cmds to set stdout/stderr
Issue -
State: closed - Opened by caarlos0 over 1 year ago
- 2 comments
#230 - all: go fix to remove pre-go1.17 build tags
Pull Request -
State: closed - Opened by mvdan over 1 year ago
#229 - testscript: handle the "fail now!" panic in cmdWait
Pull Request -
State: closed - Opened by bep almost 2 years ago
- 1 comment
#228 - testscript: panic: fail now! in stop command on Windows
Issue -
State: closed - Opened by bep almost 2 years ago
- 22 comments
#227 - all: remove some unused code
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
#226 - Unquote fix
Pull Request -
State: closed - Opened by ldemailly almost 2 years ago
- 1 comment
#225 - readme: provide more context on maintainers and give a testscript overview with links
Pull Request -
State: closed - Opened by thepudds almost 2 years ago
- 6 comments
#224 - internal: remove unused packages
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
- 1 comment
#223 - CI: go back to macos-latest
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
- 1 comment
#222 - testscript: use unix.CloneFile on MacOs
Pull Request -
State: closed - Opened by bep almost 2 years ago
- 2 comments
#221 - testscript: fix "signal: killed" exec errors on MacOS by using os.Symlink on darwin
Pull Request -
State: closed - Opened by bep almost 2 years ago
- 2 comments
#220 - testscript: fix "signal: killed" exec errors on MacOS by doing a full copy of binaries
Pull Request -
State: closed - Opened by bep almost 2 years ago
#219 - testscript: fix "signal: killed" exec errors on MacOS by adding a 200ms sleep on darwin
Pull Request -
State: closed - Opened by bep almost 2 years ago
- 18 comments
#218 - update cache and lockedfile packages
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
- 1 comment
#217 - testscript: expose (*TestScript).stdout via SetStdout(string)
Pull Request -
State: closed - Opened by myitcv almost 2 years ago
- 2 comments
#216 - testscript: expose (*TestScript).stdout via Stdout()
Pull Request -
State: closed - Opened by myitcv almost 2 years ago
- 2 comments
#215 - Accept `!` for negation without requiring a space
Pull Request -
State: closed - Opened by ldemailly almost 2 years ago
- 2 comments
#214 - Fix tests
Pull Request -
State: closed - Opened by ldemailly almost 2 years ago
- 1 comment
#213 - all: deprecate wrapper packages
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
#212 - renameio: implement in terms of github.com/google/renameio/v2
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
- 1 comment
#211 - module: forward to x/mod/module
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
#210 - semver: forward to x/mod/semver
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
#209 - txtar: alias types to x/tools
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
#208 - modfile: forward to x/mod
Pull Request -
State: closed - Opened by rogpeppe almost 2 years ago
#207 - bump Go, drop test-gotip, clean up code for old Go versions
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
#206 - testscript: remove "large files differ" diff size limit
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
- 1 comment
#205 - diff: add package, make testscript use it
Pull Request -
State: closed - Opened by mvdan almost 2 years ago
- 4 comments
#204 - testscript coverage profile merging stopped working in Go 1.20
Issue -
State: closed - Opened by alnvdl-work almost 2 years ago
- 1 comment
#203 - robustio: add package
Pull Request -
State: closed - Opened by eandre about 2 years ago
- 2 comments
#202 - Go language version is outdated.
Issue -
State: closed - Opened by vault-thirteen about 2 years ago
- 3 comments
#201 - testscript: remove our code coverage mechanism thanks to Go 1.20
Pull Request -
State: closed - Opened by mvdan about 2 years ago
- 16 comments
#200 - testscript: "signal: killed" exec errors on MacOS 12
Issue -
State: closed - Opened by mvdan about 2 years ago
- 29 comments
Labels: bug, help wanted
#199 - go test -coverprofile fails under Go 1.20
Issue -
State: closed - Opened by prymitive about 2 years ago
- 9 comments
#198 - testscript: suggest misspelled commands
Pull Request -
State: closed - Opened by Merovius about 2 years ago
- 7 comments
#197 - testscript: env vars from outside
Issue -
State: closed - Opened by aprice2704 about 2 years ago
- 6 comments
#196 - testscript: move to golang or other 'official' org?
Issue -
State: open - Opened by ldemailly about 2 years ago
- 15 comments
#195 - testscript: signal or some other way to interrupt running command
Issue -
State: closed - Opened by ldemailly about 2 years ago
- 2 comments
#194 - ci: bump Go versions
Pull Request -
State: closed - Opened by twpayne about 2 years ago
#193 - testscript: fix error handling in setup
Pull Request -
State: closed - Opened by rogpeppe about 2 years ago
#192 - testscript: add Params.ContinueOnError
Pull Request -
State: closed - Opened by rogpeppe about 2 years ago
#191 - cmd/testscript: mention -continue flag in usage
Pull Request -
State: closed - Opened by rogpeppe about 2 years ago
#190 - testscript: Accept !cmd (without space) or provide better error
Issue -
State: closed - Opened by awagner-iq about 2 years ago
- 8 comments
#189 - cmd/testscript: add a -continue flag to not stop at the first error
Pull Request -
State: closed - Opened by mvdan about 2 years ago
- 3 comments