sadpandajoe commented on code in PR #31796:
URL: https://github.com/apache/superset/pull/31796#discussion_r1919115828


##########
superset-frontend/cypress-base/cypress.config.ts:
##########
@@ -26,8 +26,9 @@ export default eyesPlugin(
   defineConfig({
     chromeWebSecurity: false,
     defaultCommandTimeout: 8000,
-    numTestsKeptInMemory: 0,
-    experimentalFetchPolyfill: true,
+    numTestsKeptInMemory: 1,

Review Comment:
   you want this to be 0 for ci, so i'd see if this could be overridden as part 
of the command to start up cypress



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