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

Unified Diff: go/src/infra/gae/epclient/dumb_counter/v1/v1.infra_testing

Issue 1153473008: A client/server helper wrapper for endpoints in Go. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: rm newline Created 5 years, 6 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/epclient/dumb_counter/v1/v1.infra_testing
diff --git a/go/src/infra/gae/epclient/dumb_counter/v1/v1.infra_testing b/go/src/infra/gae/epclient/dumb_counter/v1/v1.infra_testing
new file mode 100644
index 0000000000000000000000000000000000000000..cde9fd5d3d43d0d14a3f2f6999ab68f7a33cc345
--- /dev/null
+++ b/go/src/infra/gae/epclient/dumb_counter/v1/v1.infra_testing
@@ -0,0 +1,4 @@
+{
+ "skip_testing": ["windows", "darwin", "linux"],
+ "skip_checks": ["golint"]
+}
« no previous file with comments | « go/src/infra/gae/epclient/dumb_counter/v1/dumb_counter-gen.go ('k') | go/src/infra/gae/epclient/epclient.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698