rusackas commented on PR #42438:
URL: https://github.com/apache/superset/pull/42438#issuecomment-5109545272

   Thanks for digging into this @prathamesh04! The failing CI 
(mysql/postgres/sqlite) isn't flaky, it's `test_views_are_secured` in 
`security_tests.py` catching the removed `@has_access`. 
   
   You'll need to add ["Superset", "language_pack"] to the `views_allowlist` 
there so the test acknowledges this is intentionally public. There are also a 
few open Copilot review comments on the new tests worth addressing before we 
merge.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to