python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

run.image-processing.e2e_test: test_end_to_end failed

Open flaky-bot[bot] opened this issue 3 years ago • 2 comments

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([])

flaky-bot[bot] avatar Sep 26 '22 13:09 flaky-bot[bot]

Test passed for commit 5537dfbaf7d9850df2c85cdcea6c604f17798d03 (Build Status, Sponge)! Closing this issue.

flaky-bot[bot] avatar Sep 27 '22 12:09 flaky-bot[bot]

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([])

flaky-bot[bot] avatar Oct 04 '22 12:10 flaky-bot[bot]