On Thu, Nov 14, 2013 at 5:33 AM, Arjun Satyapal <[email protected]> wrote:
> It appears that whenever i call setup for LocalServiceTestHelper, all data > in local datastore seems to be getting deleted which causes tests to fail > randomly. > > Most likely there's something purging the temporary files of the development server. Try moving the location of the development datastore using the *--datastore_path* argument (within the dev server) to an external directory from your local application. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
