Ofeknielsen opened a new pull request #11161:
URL: https://github.com/apache/incubator-superset/pull/11161


   ### SUMMARY
   There is no need to fetch the tests data examples from the web over and 
over, for each test execution.
   Furthermore if there is an issue with accessing the web, the test can not be 
executed.
   More cleaver to load the data from the cache 
   
   After first downloading, the data is saved to regular files.
   On second data loading, it will be loaded from the files.
   
   ### TEST PLAN
   There is no need, this is helps the tests, the only thing is to run tests 
twice and notice if there are problems 
   
   


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

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