Skip to content

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

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: bffbd9d
buildURL: Build Status, Sponge
status: failed

Test output
self = , shared_state = {}
@pytest.fixture()
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:90: KeyError

Metadata

Metadata

Assignees

Labels

api: aiplatformIssues related to the AI Platform API.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