« Previous | Next » 

Revision 90ea6810

ID90ea68107a94b33e6b20cd9c2af8547b8c41da7c
Parent de32b389
Child a177f55b

Added by Ben Noordhuis almost 12 years ago

test: fix up `make valgrind-test`

  • valgrind complained too much about memory leaks from the V8 heap to be
    useful, run it with --leak-check=no. Not ideal, needs to be revisited,
    preferably with a suppression file.
  • tools/run-valgrind.py didn't deal with tests that logged to stderr, rewrite
    the heuristic and make valgrind write to a socket instead of stderr.

Fixes #3869.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences