Vladimir Kotikov created CB-11679:
-------------------------------------
Summary: Cordova-lib tests for save/restore functionality are too
slow
Key: CB-11679
URL: https://issues.apache.org/jira/browse/CB-11679
Project: Apache Cordova
Issue Type: Improvement
Components: CordovaLib
Affects Versions: 6.3.0
Reporter: Vladimir Kotikov
Assignee: Vladimir Kotikov
Priority: Minor
Fix For: 6.3.2
One of the reasons why they are so slow is that we're doing full clone of
cordova-android repo 3 times. To reduce clone time we can use git {{--depth}}
option to perform shallow clone, which is fairly enough for our purposes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]