gecko-dev/taskcluster/taskgraph
Gregory Mierzwinski 3225e6d0c5 Bug 1634406 - Implement similarity score in visual metrics tasks. r=tarek
This patch adds a new similarity metric that will allow us to determine when content changes occur in live site tests. It also enabled to recorded sites so we can get a comparison of the quality of the recording (and difference) between it and the live site. There are 2D and 3D variants of this score which capture different things. The 2D score only looks at the final frame, so it gives a measure of how consistent/similar the end state is for the test. The 3D variant is more comprehensive and captures how the page was rendered.

Differential Revision: https://phabricator.services.mozilla.com/D73450
2020-05-05 17:31:51 +00:00
..
actions Bug 1635072 treescript/merge-automation move version file to config r=rjl 2020-05-04 16:36:17 +00:00
cron Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
loader Bug 1562412 - partner-repack-ids multi_dep group_by. r=nthomas 2020-02-25 03:34:58 +00:00
manifests Bug 1620166 - Remove mar.exe, msbdiff.exe and target.normandy.json as artifacts of Windows builds. r=tomprince 2020-03-20 01:57:52 +00:00
optimize Bug 1635149 - Force scheduling tasks which were not known when the bugbug test selection model was trained. r=ahal 2020-05-04 15:05:15 +00:00
test Bug 1635149 - Force scheduling tasks which were not known when the bugbug test selection model was trained. r=ahal 2020-05-04 15:05:15 +00:00
transforms Bug 1634406 - Implement similarity score in visual metrics tasks. r=tarek 2020-05-05 17:31:51 +00:00
util Bug 1635444 - Bump timeout when querying bugbug service, r=marco 2020-05-05 14:33:56 +00:00
__init__.py No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00
config.py Bug 1635072 treescript/merge-automation move version file to config r=rjl 2020-05-04 16:36:17 +00:00
create.py
decision.py Bug 1624280 - Add support for routes in try_task_config.json, r=ahal 2020-04-01 09:18:37 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1603463 - [tryselect] Add the ability to run 'mach try auto' with alternative scheduling algorithms, r=tomprince 2020-03-13 20:32:14 +00:00
graph.py
morph.py Bug 1606899 - Fix 'NameError: global name ...' error which regressed from Bug 1604749. r=tomprince a=releng DONTBUILD 2020-01-03 22:06:19 +02:00
parameters.py Bug 1609987 - Port bug 1568006: Allow projects to modify decision parameters. r=tomprince 2020-02-04 22:32:12 +00:00
target_tasks.py Bug 1634184 - Pick up visual metrics tasks in the cron task. r=tarek 2020-05-04 16:42:55 +00:00
task.py
taskgraph.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
try_option_syntax.py Bug 1630350 - apply mach try filter to try syntax selector r=jmaher,gbrown 2020-04-21 19:51:25 +00:00