You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Падает при запуске на 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)')
The text was updated successfully, but these errors were encountered:
Падает при запуске на 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)')
The text was updated successfully, but these errors were encountered: