)]}'
{
  "commit": "4e30a6eb7d9a7fbd8f97e1d47806f810d86cfc6e",
  "tree": "246d7d40cb6b839b9ef560bb7b0ee2de4e0b1fee",
  "parents": [
    "3fc05d484e9f77dd51816890e05f2602e4ca4d65"
  ],
  "author": {
    "name": "Richard Musiol",
    "email": "mail@richard-musiol.de",
    "time": "Tue Apr 09 21:41:25 2019 +0200"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Wed Apr 17 02:09:41 2019 +0000"
  },
  "message": "vector: fix tests on wasm\n\nOn wasm, calculations on float32 values are done with 64 bit precision.\nThis is allowed by the Go specification, only explicit conversions to\nfloat32 have to round to 32 bit precision. The difference caused by the\nadditional precision accumulates over several calculations and causes\nthe test results to not fully match the expectations. Account for this\nby giving a 0.1% tolerance.\n\nFixes golang/go#31281.\n\nChange-Id: I843788f912015600a18ff3d5cf5520c60403b534\nReviewed-on: https://go-review.googlesource.com/c/image/+/171257\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nReviewed-by: Nigel Tao \u003cnigeltao@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d80f7651c91bc24c017536a8f54f0900c1542d07",
      "old_mode": 33188,
      "old_path": "vector/acc_test.go",
      "new_id": "bfac42c0444cd01f74f4943f1648895248b7b316",
      "new_mode": 33188,
      "new_path": "vector/acc_test.go"
    }
  ]
}
