https://bugs.webkit.org/show_bug.cgi?id=162325
Reviewed by Alexey Proskuryakov.
* TestResultServer/app.yaml: enabled remote_api and datastore_admin.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@206187
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2016-09-20 Aakash Jain <aakash_jain@apple.com>
+
+ enable remote_api (for debugging) in flakiness dashboard app
+ https://bugs.webkit.org/show_bug.cgi?id=162325
+
+ Reviewed by Alexey Proskuryakov.
+
+ * TestResultServer/app.yaml: enabled remote_api and datastore_admin.
+
2016-09-20 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r206180.
threadsafe: false
api_version: 1
+builtins:
+- datastore_admin: on
+- remote_api: on
+
handlers:
- url: /stylesheets
static_dir: stylesheets