Skip to content
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

Run all the automatable tests #1

Open
6 of 14 tasks
samth opened this issue Oct 28, 2017 · 1 comment
Open
6 of 14 tasks

Run all the automatable tests #1

samth opened this issue Oct 28, 2017 · 1 comment

Comments

@samth
Copy link
Owner

samth commented Oct 28, 2017

These are the tests that look reasonably easy to automate/are already mostly automated.

  • Racket tests, file tests fail strangely on docker racket/racket#1870 (maybe fixed?)
  • racket/gui tests, Tests expect to be run in a particular directory racket/gui#82
  • macro-stepper tests, currently fail on DrDr
  • stepper tests, already fixed but not in the release build
  • htdp tests, probably same as gui
  • distro-build tests, fails with an error,
  • redex tests, fails with font rendering issues
  • compiler/embed tests, fails with missing collection
  • embed-in-c tests, fails with error about -fPIC
  • r6rs tests, currently 3 expected failures
  • drracket tests, hang in leak-on-run
  • framework tests, look complicated and haven't tried yet
  • test-engine tests, not sure exactly what the checklist instructions want
  • rackunit tests, tests are expected to fail
@jackfirth
Copy link
Collaborator

I think the distro-build tests require access to VirtualBox. Automating those to run in an environment-agnostic way on Docker would be very, very difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants