This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the buildcop: quiet label and
I will stop commenting.
commit: e6acf37
buildURL: Build Status, Sponge
status: failed
Test output
@pytest.fixture(scope="function")
def shared_state():
shared_state = {}
yield shared_state
assert "/" in shared_state["batch_prediction_job_name"]
E KeyError: 'batch_prediction_job_name'
create_batch_prediction_job_video_classification_sample_test.py:44: KeyError
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the
buildcop: quietlabel andI will stop commenting.
commit: e6acf37
buildURL: Build Status, Sponge
status: failed
Test output
@pytest.fixture(scope="function") def shared_state():
E KeyError: 'batch_prediction_job_name'
create_batch_prediction_job_video_classification_sample_test.py:44: KeyError