RESOLVED WONTFIX78701
[meta] Add scripts to create coverage database for selective testing
https://bugs.webkit.org/show_bug.cgi?id=78701
Summary [meta] Add scripts to create coverage database for selective testing
Csaba Osztrogonác
Reported 2012-02-15 05:26:35 PST
We need scripts to determine which function changing affects which tests. It is a meta bug, we have several subtasks: - DRT patch to make possible to determine when it starts/finishes a test - Script or build system patch to instrument functions - Script to collect coverage infos after running run-webkit-tests (after instrumented binary) - Script to create a function-test database
Attachments
Zoltan Arvai
Comment 1 2012-10-11 01:24:10 PDT
(In reply to comment #0) > We need scripts to determine which function changing affects which tests. > > It is a meta bug, we have several subtasks: > - DRT patch to make possible to determine when it starts/finishes a test > - Script or build system patch to instrument functions > - Script to collect coverage infos after running run-webkit-tests (after instrumented binary) > - Script to create a function-test database I can not find DRT patch in bugs.webkit.org. Is it available somewhere?
Zoltan Arvai
Comment 2 2012-10-11 01:39:36 PDT
Oh, maybe it is embedded to instrument patch :)
Csaba Osztrogonác
Comment 3 2012-10-11 03:10:54 PDT
(In reply to comment #2) > Oh, maybe it is embedded to instrument patch :) We only need DRT patch for instrumentation - https://bugs.webkit.org/show_bug.cgi?id=84141
Note You need to log in before you can comment on or make changes to this bug.