Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created January 23, 2012 11:52
Show Gist options
  • Save azbesthu/1662715 to your computer and use it in GitHub Desktop.
Save azbesthu/1662715 to your computer and use it in GitHub Desktop.
/home/user/swork/webkit # ./WebKitBuild/Release/bin/DumpRenderTree
Usage: DumpRenderTree [-v|--pixel-tests] [--stdout output_filename] [-stderr error_filename] filename [filename2..n]
Or folder containing test files: DumpRenderTree [-v|--pixel-tests] dirpath
/home/user/swork/webkit # ./Tools/Scripts/new-run-webkit-tests --no-http
Unable to find test driver
at /home/user/swork/webkit/out/Release/DumpRenderTree
Unable to find image diff exe
at /home/user/swork/webkit/out/Release/ImageDiff
To override, invoke with --no-pixel-tests
Ruby is not installed; can't generate pretty patches.
Unable to find wdiff
at /usr/bin/wdiff
Please install using: "sudo apt-get install wdiff"
For complete Linux build requirements, please see:
http://code.google.com/p/chromium/wiki/LinuxBuildInstructions
Build check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment