Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(618)

Unified Diff: go/src/infra/gae/libs/wrapper/wrapper.infra_testing

Issue 1151473003: Better attempt at an appengine wrapper. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: typo Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: go/src/infra/gae/libs/wrapper/wrapper.infra_testing
diff --git a/go/src/infra/gae/libs/wrapper/wrapper.infra_testing b/go/src/infra/gae/libs/wrapper/wrapper.infra_testing
new file mode 100644
index 0000000000000000000000000000000000000000..49b19c3c9f222efe0d0a4591d6d6d9f08e1984e3
--- /dev/null
+++ b/go/src/infra/gae/libs/wrapper/wrapper.infra_testing
@@ -0,0 +1,3 @@
+{
+ "skip_testing": true
Vadim Sh. 2015/05/24 19:01:57 why? also it is a list of GOOS now: skip_testing:
iannucci 2015/05/24 20:04:32 oh,oops... we have tests now. don't want this.
+}
« go/src/infra/gae/libs/wrapper/taskqueue.go ('K') | « go/src/infra/gae/libs/wrapper/time.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698