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

Memory profiling needs automated testing #7255

Open
nnethercote opened this issue Aug 17, 2015 · 0 comments
Open

Memory profiling needs automated testing #7255

nnethercote opened this issue Aug 17, 2015 · 0 comments
Labels

Comments

@nnethercote
Copy link
Contributor

@nnethercote nnethercote commented Aug 17, 2015

The memory profiler currently gets no automated testing, AFAIK. This leads to cases like #7252 where it panicked in very common cases.

It's hard to test the memory profiler in any great detail because the measurements are so non-deterministic. But some basic smoke testing -- i.e. run it on a few sites and check it doesn't crash or panic -- would go a long way. I don't know how this could be made to fit into Servo's existing test infrastructure, but I'd love to hear suggestions :)

@jdm jdm added the A-testing label Aug 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.