Files
Mikhail 0e7eb8ff56 Introduce scripts to run performance tests (#14693)
* Introduce performance test run scripts

* Fix license errors

* Refactor browser_type to fix chrome downloading

* Fix some minor issues

* fix pylint warning

* git cl format

* update chrome_releases.json

* allow tag be empty

* Migrate to vpython3

* Use text mode for subprocess

* fix comments

* Fix chrome-typical config

* Update patches 1

* Update patches 2

* Update patches 3

* Update patches 4

* update chrome_releases.json

* Fix reporting _ref metrics

* update import_inline path in patches

* update override_utils path in patches

* Fix review issues, add override_method

* Rework .reference logic

* override_method fixes

* Update annotations

* Revert types.MethodType()

* git cl format

* fix pylint warnings

* Remove auth script until bots are not ready

* Rename some modules

* Fix some Sonar warnings

* Fix .py files headers
2022-10-11 03:09:13 +07:00

5 lines
260 B
Python

# Copyright (c) 2022 The Brave Authors. All rights reserved.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# you can obtain one at http://mozilla.org/MPL/2.0/.