)]}' { "commit": "d094e06a58c796811d6b04b12f04811d958996eb", "tree": "aa4c56a69251f1727f7abb8b26bebf75397183a0", "parents": [ "1349002822c68bebe9699d770f526db6e77b59a1" ], "author": { "name": "Alex Hong", "email": "hongalex@google.com", "time": "Fri May 29 16:35:36 2020 -0700" }, "committer": { "name": "Alex Hong", "email": "hongalex@google.com", "time": "Sat May 30 00:22:49 2020 +0000" }, "message": "pubsub: improve readability of logs in tests\n\nCurrently, when TestIntegration_All fails, it prints out the\nmessages as pointers. This change improves readability by allowing\nthe logs to print the actual message struct, rather than\nthe pointer.\n\ncurrent:\nintegration_test.go:283: MaxOutstandingMessages\u003d0, Synchronous\u003dtrue, messages got: map[1219445420725119:0xc0007c2360], messages want: map[1219455503712554:0xc0007c2090]\n\nafter:\nintegration_test.go:283: MaxOutstandingMessages\u003d0, Synchronous\u003dfalse, messages got: map[1232099152913228:{ID:1232099152913228 Data:a message with an index 0 - Attributes:map[foo:bar]}...\n\nChange-Id: I9e9a0358492c3727157e956925e262d91c0d7a9b\nReviewed-on: https://code-review.googlesource.com/c/gocloud/+/57010\nReviewed-by: Seth Hollyman \u003cshollyman@google.com\u003e\nReviewed-by: kokoro \u003cnoreply+kokoro@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "a015b302e86ecbba7056e30137f364586555d59b", "old_mode": 33188, "old_path": "pubsub/integration_test.go", "new_id": "7fb403edea0ee2f862758a0c8af9dc6d51584806", "new_mode": 33188, "new_path": "pubsub/integration_test.go" } ] }