Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Sample Process on notifyDone timed out
https://bugs.webkit.org/show_bug.cgi?id=161063 Patch by Jonathan Bedard <jbedard@apple.com> on 2016-08-29 Reviewed by Darin Adler. * Scripts/webkitpy/port/driver.py: (Driver._check_for_driver_timeout): * WebKitTestRunner/InjectedBundle/TestRunner.cpp: Call sample_process during notifyDone timeouts. (WTR::TestRunner::waitToDumpWatchdogTimerFired): * WebKitTestRunner/InjectedBundle/mac/TestRunnerMac.mm: Log pid and name for testing harness. Canonical link: https://commits.webkit.org/179497@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@205123 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
b437952
commit 4abf57679b2f18581e7f1f69e2a4b2011afe055e
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters