databrickslabs / databrickslabs/pytester

Test failure: `test_make_volume`

Open
#299 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
139
Forks
16
PR merge metrics
No merged PRs in 30d

Description

❌ test_make_volume: databricks.sdk.errors.platform.BadRequest: Cannot create 1 Catalog(s) in Metastore 8952c1e3-b265-4adf-98c3-6f755e2e1453 (estimated count: 1120, limit: 1000). (1.751s)
databricks.sdk.errors.platform.BadRequest: Cannot create 1 Catalog(s) in Metastore 8952c1e3-b265-4adf-98c3-6f755e2e1453 (estimated count: 1120, limit: 1000).
[gw8] linux -- Python 3.10.20 /home/runner/work/pytester/pytester/.venv/bin/python
05:11 DEBUG [databricks.labs.pytester.fixtures.baseline] clearing 0 volume fixtures
05:11 DEBUG [databricks.labs.pytester.fixtures.baseline] clearing 0 schema fixtures
05:11 DEBUG [databricks.labs.pytester.fixtures.baseline] clearing 0 catalog fixtures
[gw8] linux -- Python 3.10.20 /home/runner/work/pytester/pytester/.venv/bin/python

Running from nightly #692

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the failing test named test_make_volume and the nightly workflow run #692. Investigate the reported Databricks catalog limit and the fixture cleanup messages; done means the nightly run no longer fails with this catalog-capacity error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.