samth
2017-6-14 11:57:40

I think someone is volunteering to be the new rackunit maintainer … ;)


pocmatos
2017-6-14 14:32:50

@samth am i one of those 92 people left?


samth
2017-6-14 14:36:37

@pocmatos You aren’t on my current list, which I assume means I have something from you


samth
2017-6-14 14:37:05

@pocmatos should you be on my list? if so, just comment on https://github.com/racket/racket/issues/1570


samth
2017-6-14 14:40:12

samth
2017-6-14 14:40:39

pocmatos
2017-6-14 14:43:15

@samth great, thanks.


samth
2017-6-14 14:43:43

greg
2017-6-14 14:46:50

@samth That perf test should be disabled in CI. It is on Travis by checking for env var. Remind me the DrDr env var to check, if any?


samth
2017-6-14 14:47:58

greg
2017-6-14 14:48:10

Thanks!!


greg
2017-6-14 14:50:31

I feel like I’ve asked this before (sorry!), but, never seem to be able to find that searching from https://docs.racket-lang.org/ (like I did before I asked you again just now :smile:)


samth
2017-6-14 14:51:32

I don’t know that it’s there (maybe it should be)


greg
2017-6-14 15:29:39

Might be handy if CI=true env var were defined — as does Travis CI, Circle CI, AppVeyor

https://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables https://circleci.com/docs/1.0/environment-variables/ https://www.appveyor.com/docs/environment-variables/

Meanwhile I’ll push a commit that checks for (ormap getenv '("CI" "TRAVIS" "PLT_PKG_BUILD_SERVICE")).


samth
2017-6-14 15:45:43

@greg I bet mflatt would take that pull request


samth
2017-6-14 17:43:36

@shu—hung can you respond to the relicensing request? https://github.com/racket/racket/issues/1570


shu--hung
2017-6-14 18:03:06

reponded! sorry for that


samth
2017-6-14 18:03:31

thanks!


notjack
2017-6-14 18:14:45

@samth Somebody’s gotta do it ;)


greg
2017-6-14 18:15:00

notjack
2017-6-14 23:15:14

@samth what are some of the things you wish test-case did better in the Typed Racket tests?