Bug 161964 - Move --no-sample-on-timeout to config.json for each bot
Summary: Move --no-sample-on-timeout to config.json for each bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 08:17 PDT by Jonathan Bedard
Modified: 2016-09-15 08:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2016-09-14 08:20 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (8.76 KB, patch)
2016-09-14 17:10 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2016-09-14 08:17:50 PDT
Rolls out the changes from https://bugs.webkit.org/show_bug.cgi?id=161699 and moves them into config.json, allowing each bot to independently define whether or not it should sample on timeout.
Comment 1 Jonathan Bedard 2016-09-14 08:20:22 PDT
Created attachment 288815 [details]
Patch
Comment 2 Daniel Bates 2016-09-14 09:39:52 PDT
Comment on attachment 288815 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=288815&action=review

> Tools/ChangeLog:8
> +        Roll out changes from 205573 and move them into config.json.

It would be good to add a remark to explain that support for sample'ing a process in run-webkit-tests is only implemented for macOS and iOS Simulator at the time of writing and hence it is unnecessary to pass "--no-sample-on-timeout" to run-webkit-tests for GTK, EFL, and Windows ports.
Comment 3 Jonathan Bedard 2016-09-14 17:10:27 PDT
Created attachment 288899 [details]
Patch
Comment 4 WebKit Commit Bot 2016-09-15 08:32:08 PDT
Comment on attachment 288899 [details]
Patch

Clearing flags on attachment: 288899

Committed r205968: <http://trac.webkit.org/changeset/205968>
Comment 5 WebKit Commit Bot 2016-09-15 08:32:12 PDT
All reviewed patches have been landed.  Closing bug.