rusackas commented on PR #42628: URL: https://github.com/apache/superset/pull/42628#issuecomment-5187251449
@DanRoscigno, CI's failing, if you have some time to tend to it. `test_known_aliases_not_flagged_as_unknown` in the same file breaks under the stricter check, since its x_axis payload uses `name` where it should be `title` (previously just got silently dropped, now it's a real error, which seems like a good thing to catch). Probably needs a fix there before this can 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]
