You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/13 23:28:57 UTC

[GitHub] timifasubaa opened a new pull request #6241: Split cypress tests

timifasubaa opened a new pull request #6241: Split cypress tests
URL: https://github.com/apache/incubator-superset/pull/6241
 
 
   This PR reduces the cypress runtime from ~18 minutes to ~11 minutes. It uses a few techniques listed below: 
   
   1. splitting the tests into several independent components run in parallel
   2. using subprocesses to run non-dependent build up step in each test in parallel
   3. removes the recording of video that we weren't using
   
   It also times each subcomponent so we can track how the times are growing
   
   @mistercrunch @michellethomas @john-bodley 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org