Eason09053360 commented on PR #61057: URL: https://github.com/apache/airflow/pull/61057#issuecomment-3804930946
I've implemented (fail explicitly) as shown in the current code. The test will fail with a clear error message when pagination buttons are not visible. I think there are some problems here. 1.Tests are explicit about the limitation (environment has only 7 built-in plugins) 2.CI will always show 3 failed tests (chromium, firefox, webkit) for pagination Should I keep the failing pagination test to highlight the environment limitation? Should I remove the pagination test since: The environment cannot guarantee sufficient plugins Is there a way to increase plugins in the test environment that I'm not aware of? -- 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]
