Skip to content

tests.system.aiplatform.test_model_upload.TestModel: test_upload_and_deploy_xgboost_model failed #1138

Closed
@flaky-bot

Description

@flaky-bot

Note: #1097 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 8477be9
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {}
@pytest.fixture(scope="class")
def delete_staging_bucket(self, shared_state: Dict[str, Any]):
    """Delete the staging bucket and all it's contents"""

    yield

    # Get the staging bucket used for testing and wipe it
  bucket = shared_state["bucket"]

E KeyError: 'bucket'

tests/system/aiplatform/e2e_base.py:93: KeyError

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions