python-docs-samples
python-docs-samples copied to clipboard
run.image-processing.e2e_test: test_end_to_end failed
Note: #8144 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 76822fab361692ad13d8f0164b39c7b63fdc08cc buildURL: Build Status, Sponge status: failed
Test output
Traceback (most recent call last):
File "/workspace/run/image-processing/e2e_test.py", line 242, in test_end_to_end
assert len(output_blobs) > 0
AssertionError: assert 0 > 0
+ where 0 = len([])
Test passed for commit 5537dfbaf7d9850df2c85cdcea6c604f17798d03 (Build Status, Sponge)! Closing this issue.
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
commit: dfd243dacff1e8d3b4650174522682085d087762 buildURL: Build Status, Sponge status: failed
Test output
Traceback (most recent call last):
File "/workspace/run/image-processing/e2e_test.py", line 242, in test_end_to_end
assert len(output_blobs) > 0
AssertionError: assert 0 > 0
+ where 0 = len([])