Skip to content

fix: disable aio-lib-events and aio-lib-web e2e tests due to upstream failures#185

Merged
arjuncooliitr merged 1 commit intomasterfrom
fix/ACNA-4510
Apr 15, 2026
Merged

fix: disable aio-lib-events and aio-lib-web e2e tests due to upstream failures#185
arjuncooliitr merged 1 commit intomasterfrom
fix/ACNA-4510

Conversation

@arjuncooliitr
Copy link
Copy Markdown
Contributor

@arjuncooliitr arjuncooliitr commented Apr 14, 2026

Temporarily disables aio-lib-events and aio-lib-web in repositories.json to unblock the daily e2e run, which has been failing continuously since long time.

Description

The daily app-test.yml workflow has been red for ~12 months. Analysis of the latest CI logs (run #1191, April 14 2026) shows that only 2 of 10 repos are actually failing — the other 8 either pass or are already disabled. Because runAll() is all-or-nothing, these two failures mask the health of every other library.

Temporarily disabling aio-lib-events, aio-lib-web repos e2e tests until they are fixed in respective upstream repos.

Related Issue

https://jira.corp.adobe.com/browse/ACNA-4510

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@arjuncooliitr arjuncooliitr merged commit 3cabcd0 into master Apr 15, 2026
11 checks passed
@shazron
Copy link
Copy Markdown
Member

shazron commented Apr 17, 2026

@arjuncooliitr can you create issues in the respective repos to fix the e2e issues, label with bug (so the bot picks it up for JIRA) and link to the issues here or ACNA-4510? Thanks

@shazron
Copy link
Copy Markdown
Member

shazron commented Apr 17, 2026

@arjuncooliitr also, add an issue in this repo itself to re-enable the repos, label with bug, and put the links to the two issues above as dependencies.

@arjuncooliitr
Copy link
Copy Markdown
Contributor Author

Issues logged:

adobe/aio-lib-events#80
adobe/aio-lib-web#235
#188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants