E2E.Wf10 Batch :: E2E test for Workflow Example 10 #11007

Closed
opened 2026-05-07 18:44:45 +00:00 by brent.edwards · 2 comments
Member

Summary

The E2E.WF10 batch test is failing in master.

Metadata

Commit message: fix(E2E.WF10) batch test failing in master
Branch: fix/e2e.wf10-batch-test

Details

According to https://matrix.to/#/!ZuWYQzDEGWoZeNbfFB:qoto.org/$s50mGoINEJXwg27S-BWfwz5SRgp4wehBlG2Y9YvDOxM?via=qoto.org&via=matrix.org ---

==============================================================================
E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batch Operati...
==============================================================================
Workflow 10 Full-Auto Batch Formatting :: End-to-end test for full... | FAIL |
Expected at least 2 plans (of 3 healthy) to reach 'applied' state but found 1
------------------------------------------------------------------------------
E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batc... | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
E2E                                                                   | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
# Summary The E2E.WF10 batch test is failing in `master`. # Metadata Commit message: fix(E2E.WF10) batch test failing in master Branch: fix/e2e.wf10-batch-test # Details According to https://matrix.to/#/!ZuWYQzDEGWoZeNbfFB:qoto.org/$s50mGoINEJXwg27S-BWfwz5SRgp4wehBlG2Y9YvDOxM?via=qoto.org&via=matrix.org --- ``` ============================================================================== E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batch Operati... ============================================================================== Workflow 10 Full-Auto Batch Formatting :: End-to-end test for full... | FAIL | Expected at least 2 plans (of 3 healthy) to reach 'applied' state but found 1 ------------------------------------------------------------------------------ E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batc... | FAIL | 1 test, 0 passed, 1 failed ============================================================================== E2E | FAIL | 1 test, 0 passed, 1 failed ============================================================================== ```
brent.edwards added this to the v3.2.0 milestone 2026-05-07 18:44:45 +00:00
Author
Member

Closed -- could not replicate. Please re-open if it's happening.

Closed -- could not replicate. Please re-open if it's happening.
Member

Thanks to unstable forgejo, I have to rerun the pipeline multiple times for a single commit. However, I did notice that WF10 e2e tests is unstable again.

First, here are the attemps that passed the e2e test:

Then the failed runs:

The e2e test failed because of:

==============================================================================
E2E
==============================================================================
E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batch Operati...
==============================================================================
Workflow 10 Full-Auto Batch Formatting :: End-to-end test for full... | FAIL |
Expected at least 2 plans (of 3 healthy) to reach 'applied' state but found 1
------------------------------------------------------------------------------
E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batc... | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
E2E                                                                   | FAIL |
1 test, 0 passed, 1 failed
==============================================================================

Here is the pipeline artifacts for failed e2e test: ci-logs-e2e-tests. This should be the same file you can get by downloading the file via pipeline status page.

Thanks to unstable forgejo, I have to rerun the pipeline multiple times for a single commit. However, I did notice that WF10 e2e tests is unstable again. First, here are the attemps that passed the e2e test: + https://git.cleverthis.com/cleveragents/cleveragents-core/actions/runs/19282/jobs/6/attempt/8 + https://git.cleverthis.com/cleveragents/cleveragents-core/actions/runs/19282/jobs/6/attempt/2 Then the failed runs: + https://git.cleverthis.com/cleveragents/cleveragents-core/actions/runs/19282/jobs/6/attempt/5 + https://git.cleverthis.com/cleveragents/cleveragents-core/actions/runs/19282/jobs/6/attempt/6 + https://git.cleverthis.com/cleveragents/cleveragents-core/actions/runs/19282/jobs/6/attempt/7 The e2e test failed because of: ``` ============================================================================== E2E ============================================================================== E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batch Operati... ============================================================================== Workflow 10 Full-Auto Batch Formatting :: End-to-end test for full... | FAIL | Expected at least 2 plans (of 3 healthy) to reach 'applied' state but found 1 ------------------------------------------------------------------------------ E2E.Wf10 Batch :: E2E test for Workflow Example 10: Full-Auto Batc... | FAIL | 1 test, 0 passed, 1 failed ============================================================================== E2E | FAIL | 1 test, 0 passed, 1 failed ============================================================================== ``` Here is the pipeline artifacts for failed e2e test: [ci-logs-e2e-tests](/attachments/3d8304a5-5146-4a4a-ab45-51be9d02e206). This should be the same file you can get by downloading the file via pipeline status page.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Reference: cleveragents/cleveragents-core#11007