diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 03:01:13 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 03:01:13 +0300 |
commit | 9c4137c3a261361cf7ad9e022470203dc8de58b9 (patch) | |
tree | a83ea95fc4e9de7a1a0fe87f9499568cffa6ae64 | |
parent | 8873557f1e632447d67e6a23630850274b737474 (diff) | |
download | ydb-9c4137c3a261361cf7ad9e022470203dc8de58b9.tar.gz |
intermediate changes
ref:31c0dacf04382104dbcbb65f11f1824ddd02f805
-rw-r--r-- | build/rules/autocheck.blacklist | 2 | ||||
-rw-r--r-- | build/ya.conf.json | 6 | ||||
-rw-r--r-- | contrib/python/idna/.yandex_meta/yamaker.yaml | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | contrib/python/idna/tests/__init__.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | contrib/python/idna/tests/test_idna.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | contrib/python/idna/tests/test_idna_other.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | contrib/python/idna/tests/test_idna_uts46.py | 0 |
7 files changed, 7 insertions, 3 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist index b8eba3e469..a4ef1752cf 100644 --- a/build/rules/autocheck.blacklist +++ b/build/rules/autocheck.blacklist @@ -1329,3 +1329,5 @@ classifieds/parsing classifieds/hipe education/schoolbook/services/kelvin-ci-tool education/schoolbook/services/enigma-certs-debug +classifieds/autoru-frontend-sitemap +classifieds/beggar-banker diff --git a/build/ya.conf.json b/build/ya.conf.json index 84378c723b..a2db4104f4 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -7439,7 +7439,7 @@ }, "horadric": { "formula": { - "sandbox_id": 1279645264, + "sandbox_id": 1281611333, "match": "horadric" }, "executable": { @@ -8337,7 +8337,7 @@ }, "exp_stats": { "formula": { - "sandbox_id": 1278442087, + "sandbox_id": 1281609928, "match": "exp_stats" }, "executable": { @@ -8348,7 +8348,7 @@ }, "lama": { "formula": { - "sandbox_id": 1277955834, + "sandbox_id": 1281928412, "match": "lama" }, "executable": { diff --git a/contrib/python/idna/.yandex_meta/yamaker.yaml b/contrib/python/idna/.yandex_meta/yamaker.yaml new file mode 100644 index 0000000000..5390652d39 --- /dev/null +++ b/contrib/python/idna/.yandex_meta/yamaker.yaml @@ -0,0 +1,2 @@ +exclude: +- tests/IdnaTest.txt.gz diff --git a/contrib/python/idna/tests/__init__.py b/contrib/python/idna/tests/__init__.py index e69de29bb2..e69de29bb2 100755..100644 --- a/contrib/python/idna/tests/__init__.py +++ b/contrib/python/idna/tests/__init__.py diff --git a/contrib/python/idna/tests/test_idna.py b/contrib/python/idna/tests/test_idna.py index 2d8c45014b..2d8c45014b 100755..100644 --- a/contrib/python/idna/tests/test_idna.py +++ b/contrib/python/idna/tests/test_idna.py diff --git a/contrib/python/idna/tests/test_idna_other.py b/contrib/python/idna/tests/test_idna_other.py index ee03eeac5e..ee03eeac5e 100755..100644 --- a/contrib/python/idna/tests/test_idna_other.py +++ b/contrib/python/idna/tests/test_idna_other.py diff --git a/contrib/python/idna/tests/test_idna_uts46.py b/contrib/python/idna/tests/test_idna_uts46.py index 1d6c1f2ae0..1d6c1f2ae0 100755..100644 --- a/contrib/python/idna/tests/test_idna_uts46.py +++ b/contrib/python/idna/tests/test_idna_uts46.py |