mistercrunch commented on code in PR #31926: URL: https://github.com/apache/superset/pull/31926#discussion_r1924154994
########## superset-frontend/cypress-base/cypress.config.ts: ########## @@ -58,7 +58,15 @@ export default eyesPlugin( }); launchOptions.args.push( - ...['--disable-dev-shm-usage', '--disable-gpu'], + '--disable-dev-shm-usage', Review Comment: proposed by GPT to reduce the memory footprint of the tests in CI -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org