Advertisement
Guest User

Untitled

a guest
Jun 14th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. ~/chromium/src$ python third_party/WebKit/Tools/Scripts/run-webkit-tests -t Release
  2. Using port 'linux-trusty'
  3. Test configuration: <trusty, x86_64, debug>
  4. View the test results at file:///home/josh/chromium/src/out/Debug/layout-test-results/results.html
  5. View the archived results dashboard at file:///home/josh/chromium/src/out/Debug/layout-test-results/dashboard.html
  6. Baseline search path: linux -> win -> generic
  7. Using Debug build
  8. Pixel tests enabled
  9. Regular timeout: 18000, slow test timeout: 90000
  10. Command line: /home/josh/chromium/src/out/Release/content_shell --run-layout-test --enable-crash-reporter --crash-dumps-dir=/home/josh/chromium/src/out/Release/crash-dumps -
  11.  
  12. Found 47936 tests; running 41674, skipping 6262.
  13.  
  14. System dependencies check failed.
  15. To override, invoke with --nocheck-sys-deps
  16.  
  17. /home/josh/chromium/src/out/Release/content_shell: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory
  18.  
  19. For complete build requirements, please see:
  20. https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement