)]}'
{
  "commit": "2c47c489e87bad64507236ef86ad6a4ff6536803",
  "tree": "5dc3eb746597f1352eee058fd5744d133df49ab0",
  "parents": [
    "ed76723347f808870d7e3f41847e184ff2172deb"
  ],
  "author": {
    "name": "Daniel Leung",
    "email": "daniel.leung@intel.com",
    "time": "Mon Sep 21 15:53:34 2020 -0700"
  },
  "committer": {
    "name": "Maureen Helm",
    "email": "maureen.helm@nxp.com",
    "time": "Thu Sep 24 13:09:46 2020 -0500"
  },
  "message": "tests: portability/cmsis_rtos_v2: skip up_squared\n\nThe up_squared board suffers the same issue as qemu_x86_64\nwhere a bigger stack is needed but CMSIS has a limit on\nhow big the stack can be. This results in stack overflow\non one of the test.\n\nAlso, the thread API tests are not designed with SMP in mind.\nThe osThreadGetCount() would return a value smaller than\nexpected. This function only counts queued threads, where with\nSMP, there are more CPUs running threads and thus fewer queued\nones.\n\nSo exclude up_squared from the test.\n\nFixes #27571\n\nSigned-off-by: Daniel Leung \u003cdaniel.leung@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f61803198eb710bfc081ab11de792da672346d3",
      "old_mode": 33188,
      "old_path": "tests/portability/cmsis_rtos_v2/testcase.yaml",
      "new_id": "b87f10f65821ac0c16190a01185d830322410472",
      "new_mode": 33188,
      "new_path": "tests/portability/cmsis_rtos_v2/testcase.yaml"
    }
  ]
}
