feat : E2E test for Create backfill with all reprocess behaviour#59633
feat : E2E test for Create backfill with all reprocess behaviour#59633vatsrahul1001 merged 31 commits intoapache:mainfrom
Conversation
|
@iharsh02 Can you look at failing test? |
…ng `waitForTimeout` with specific assertions, and updating DAG ID.
|
@iharsh02 I see for failures for firefox. Also for webkit there were reruns due to a default timeout of 30000ms and in later run it passed. Can we increase timeout for this element ? |
|
@iharsh02 can you resolve conflicts and address review comments? |
Will work on this today |
airflow-core/src/airflow/ui/src/components/Banner/BackfillBanner.tsx
Outdated
Show resolved
Hide resolved
|
@iharsh02 Instead of a separate
This avoids duplicate test setup and makes the test structure cleaner. |
|
@vatsrahul1001 Looks like indexing of the table column is not working and its flaky too , I was indexing the table data to identify the row and using the createFormDate and createToDate , can you guide me how we can proceed further |
35e46da to
c74212e
Compare
…che#59633) feat : E2E test for Create backfill with all reprocess behaviou --------- Co-authored-by: Rahul Vats <[email protected]> Co-authored-by: vatsrahul1001 <[email protected]>
…che#59633) feat : E2E test for Create backfill with all reprocess behaviou --------- Co-authored-by: Rahul Vats <[email protected]> Co-authored-by: vatsrahul1001 <[email protected]>
…che#59633) feat : E2E test for Create backfill with all reprocess behaviou --------- Co-authored-by: Rahul Vats <[email protected]> Co-authored-by: vatsrahul1001 <[email protected]>

E2E test for Create backfill with all reprocess behaviour
Closes : #59593
Related: #59028
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.