)]}'
{
  "commit": "b4fa9ecc52b5b3cbfec1f38db2b2174457a1249b",
  "tree": "2127d5a10d880c1fd0b7592272c4db2020458fed",
  "parents": [
    "1227163dbdb7fd7253a6f391f71079aa989a75a8"
  ],
  "author": {
    "name": "John Stiles",
    "email": "johnstiles@google.com",
    "time": "Thu Oct 26 10:31:07 2023 -0400"
  },
  "committer": {
    "name": "SkCQ",
    "email": "skcq-be@skia-corp.google.com.iam.gserviceaccount.com",
    "time": "Thu Oct 26 14:49:32 2023 +0000"
  },
  "message": "Fix HLG roundtripping test.\n\nThis test computes the precision of roundtripping the value\n1.000001f through an HLG encode and decode. Originally it expected\nthe result value to be 1.000001 \u003c x \u003c 1.000010. Note that this range\n_excludes_ the input value and assumes that the error will skew\nupwards.\n\nOn M1, the value actually roundtrips with zero error. This triggers\nan assertion because the expected range excluded the input value.\nI\u0027ve changed the expected range to check for 1.000001 ≤ x \u003c 1.000010\nand the test now passes.\n\nChange-Id: Ib6d023162fc6fa9a9db97be9ed2f2cf5efa88078\nReviewed-on: https://skia-review.googlesource.com/c/skcms/+/771276\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: John Stiles \u003cjohnstiles@google.com\u003e\nAuto-Submit: John Stiles \u003cjohnstiles@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f367007a4857d0945cded8a92b74d6dbaa8e401",
      "old_mode": 33188,
      "old_path": "tests.c",
      "new_id": "1843819cde16e922801a9d9c1c2454c031771e97",
      "new_mode": 33188,
      "new_path": "tests.c"
    }
  ]
}
