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

Unified Diff: third_party/gsutil/third_party/boto/tests/integration/dynamodb2/forum_test_data.json

Issue 1377933002: [catapult] - Copy Telemetry's gsutilz over to third_party. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Rename to gsutil. Created 5 years, 3 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: third_party/gsutil/third_party/boto/tests/integration/dynamodb2/forum_test_data.json
diff --git a/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/forum_test_data.json b/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/forum_test_data.json
new file mode 100644
index 0000000000000000000000000000000000000000..fbacc43cd10df9e42adc7920a8b883ee66b0a589
--- /dev/null
+++ b/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/forum_test_data.json
@@ -0,0 +1,50 @@
+[
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "joe",
+ "posted_on": "2013-12-24T12:30:54",
+ "body": "Forum poll: What's your favorite chiptune band & why?"
+ },
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "jane",
+ "posted_on": "2013-12-24T12:35:40",
+ "body": "I'd definitely go with POWERLIFTER. Love the use of LSDJ & vocals."
+ },
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "joe",
+ "posted_on": "2013-12-24T13:45:30",
+ "body": "Hm, I hadn't heard of them before. Will give a listen.\n\nMy favorite is definitely D&D Sluggers so far."
+ },
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "joe",
+ "posted_on": "2013-12-24T14:15:14",
+ "body": "Oh man, POWERLIFTER is really good. Do they have any more albums than the first one?"
+ },
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "jane",
+ "posted_on": "2013-12-24T14:25:33",
+ "body": "Yeah, check out their site. The second album has been out for a bit & is just as good."
+ },
+ {
+ "thread": "Help with compression?",
+ "posted_by": "jane",
+ "posted_on": "2013-12-24T14:26:51",
+ "body": "I'm working on my latest & having some trouble. I've got compression on my drum track but I still can't keep the drum for muddying the bass line without losing clarity on the hats. :( Help?"
+ },
+ {
+ "thread": "Favorite chiptune band?",
+ "posted_by": "joe",
+ "posted_on": "2013-12-24T15:22:22",
+ "body": "Thanks for the tip! I'll have to check it out!"
+ },
+ {
+ "thread": "Help with compression?",
+ "posted_by": "joe",
+ "posted_on": "2013-12-24T15:26:06",
+ "body": "Have you tried using side-chaining the compression? That'll allow the bass' input to control the volume of the drums based on when it's playing."
+ }
+]

Powered by Google App Engine
This is Rietveld 408576698