test: re-enable flaky declarative object attribute parsing test
Open
Beginner friendly
Nobody has claimed this yet.
bug
High Prio
TOPIC Core
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
The following test was temporarily skipped in #13656 due to flakiness on CI:
- File:
packages/base/cypress/specs/UI5ElementPropsAndAttrs.cy.tsx - Test:
Properties and attributes convert to each other > Tests that a declarative object attribute is parsed into the property and not removed by the framework
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open packages/base/cypress/specs/UI5ElementPropsAndAttrs.cy.tsx and find the skipped test named “Properties and attributes convert to each other > Tests that a declarative object attribute is parsed into the property and not removed by the framework.” Review why it was skipped in #13656, run the Cypress spec, and re-enable the test once it passes reliably in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100