Prajwal7842 commented on PR #60122: URL: https://github.com/apache/airflow/pull/60122#issuecomment-3940272987
> > Hi @vatsrahul1001 can you check the PR. The tests are passing now. What I did to fix was : Previouly, the code was trying to compare the before and after arrays when the sorting button was clicked. Now, the code just takes the final array and checks that the array is sorted. > > Thanks for all your efforts @Prajwal7842 , however, as discussed [here](https://github.com/apache/airflow/issues/59028#issuecomment-3885439093) we are planning not to include sort and pgaination tests in E2E. Can you remove them Hi @vatsrahul1001 I have updated the file and removed pagination/sorting tests. Tests are passing as well. Requesting a review. Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
