|
RunningChromeUITests
Running Chrome UI tests
NOTE: These directions seem to be incomplete or out of date. On a Linux debug build, UI tests can be run using binaries found at out/Debug/ui_test and out/Debug/ui_unittest. See http://code.google.com/p/chromium/issues/detail?id=95848 Running Chrome UI testsOur unit tests and ui tests use GTest (http://code.google.com/p/googletest/).
Use the switch --enable-errdialogs to have the target chrome.exe show the kr0m dialog if the target processes hits a DCHECK. Once the dialog is shown you can then attach to the process. Note that in order to run successfully, the SSL UI tests require you to import the test root CA certificate to your trusted root CA store. The instructions for Windows XP are:
|
► Sign in to add a comment