diff options
author | iaz1607 <iaz1607@yandex-team.com> | 2024-04-12 13:54:33 +0300 |
---|---|---|
committer | iaz1607 <iaz1607@yandex-team.com> | 2024-04-12 14:20:53 +0300 |
commit | 0cf62e63269c57775e2990bcc45f6e00e984c3ec (patch) | |
tree | 4e9e33c383a37b061703a6ec3aa3557b49d9a59c | |
parent | d1497f1514198c888fa7dc82c65515e28d461eae (diff) | |
download | ydb-0cf62e63269c57775e2990bcc45f6e00e984c3ec.tar.gz |
Revert commit rXXXXXX,Update asm in jacoco
Откатываем обновление jacoco из-за того, что обновление приводит к поломкам сбора покрытия для некоторых проектов, например https://st.yandex-team.ru/
a18938fdb0501d6fc04893cb2ee44272765450b3
-rw-r--r-- | build/mapping.conf.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index cba14ded5d1..1d4021ca372 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -122,7 +122,6 @@ "5786828167": "https://devtools-registry.s3.yandex.net/5786828167", "5786827891": "https://devtools-registry.s3.yandex.net/5786827891", "5786826302": "https://devtools-registry.s3.yandex.net/5786826302", - "6115438948": "https://devtools-registry.s3.yandex.net/6115438948", "2842390994": "https://devtools-registry.s3.yandex.net/2842390994", "5310288728": "https://devtools-registry.s3.yandex.net/5310288728", "5620327787": "https://devtools-registry.s3.yandex.net/5620327787", @@ -561,7 +560,6 @@ "5786828167": "contrib/tools/python3/python3 for linux", "5786827891": "contrib/tools/python3/python3 for linux-aarch64", "5786826302": "contrib/tools/python3/python3 for win32", - "6115438948": "devtools jacoco agent 0.8.7", "2842390994": "devtools jacoco agent 0.8.7 with shaded asm", "5310288728": "devtools jstyle runner 10.12.4", "5620327787": "devtools jstyle runner 10.12.4", |