-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Labels
🚨This issue needs some love.This issue needs some love.api: dataflowIssues related to the Dataflow API.Issues related to the Dataflow API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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: 94deb54
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/dataflow/gpu-examples/tensorflow-minimal/e2e_test.py", line 60, in test_tensorflow_minimal assert status == "JOB_STATE_DONE", f"Dataflow pipeline finished in {status} status" AssertionError: Dataflow pipeline finished in JOB_STATE_FAILED status assert 'JOB_STATE_FAILED' == 'JOB_STATE_DONE' - JOB_STATE_DONE + JOB_STATE_FAILED
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: dataflowIssues related to the Dataflow API.Issues related to the Dataflow API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.