Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestAlterTiering::test[many_tables] fails in setup_class #14354

Open
zverevgeny opened this issue Feb 9, 2025 · 0 comments
Open

TestAlterTiering::test[many_tables] fails in setup_class #14354

zverevgeny opened this issue Feb 9, 2025 · 0 comments
Assignees

Comments

@zverevgeny
Copy link
Collaborator

zverevgeny commented Feb 9, 2025

Падает при запуске на olap-testing
[fail] test_alter_tiering.py::TestAlterTiering::test[many_tables] [default-linux-x86_64-profile] (0.09s)
setup failed:
ydb/tests/olap/scenario/conftest.py:70: in setup_class
ScenarioTestHelper(None).remove_path(cls.get_suite_name())
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:707: in remove_path
self._run_with_expected_status(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:353: in _run_with_expected_status
pytest.fail(f'Unexpected status: must be in {repr(expected_status)}, but get {repr(error or status)}')
E Failed: Unexpected status: must be in {<StatusCode.SUCCESS: 400000>}, but get SchemeError('message: "Check failed: path: \'/olap-testing/kikimr/testing/testdb2/scenario/TestAlterTiering/many_tables\', error: path has children, request doesn\'t accept it, children: 2" severity: 1 (server_code: 400070)')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants