)]}'
{
  "commit": "88b470c757dd382e1864ec3c4f582d8774d9aa02",
  "tree": "996d9b9e00fd6205d73e1b3dc94b07b5bf88084c",
  "parents": [
    "9957987d5bf43fa6a33aa59918435fed65e2912a"
  ],
  "author": {
    "name": "bobhan1",
    "email": "baohan@selectdb.com",
    "time": "Tue Sep 08 18:30:37 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 08 18:30:37 2026 +0800"
  },
  "message": "[fix](fe) Adapt warm-up scheduler tests to JUnit 5 (#67655)\n\n### What problem does this PR solve?\n\nRelated PR: #67527, #67396\n\nProblem Summary: #67527 added seven JUnit 4 `Assert` calls to\n`ConfigTest` after #67396 migrated the class to JUnit 5, causing\n`fe-common:testCompile` to fail with `cannot find symbol: Assert`. Use\nthe existing JUnit 5 `Assertions` import. Also migrate the scheduler\ntest introduced by the same PR to JUnit 5 assertions and lifecycle\nannotations, consistent with the FE test migration.\n\n### Release note\n\nNone\n\n### Check List (For Author)\n\n- Test: `./run-fe-ut.sh --run\norg.apache.doris.common.ConfigTest,org.apache.doris.cloud.CacheHotspotManagerSchedulerTest`\ncompleted with BUILD SUCCESS: ConfigTest 10/10 and\nCacheHotspotManagerSchedulerTest 4/4 passed, with no failures, errors,\nor skipped tests. Checkstyle passed for fe-common and fe-core with zero\nviolations; `git diff --check` passed.\n- Behavior changed: No\n- Does this need documentation: No",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "809f0512b7c8869f387eb46cdf8b4aff3a64e13f",
      "old_mode": 33188,
      "old_path": "fe/fe-common/src/test/java/org/apache/doris/common/ConfigTest.java",
      "new_id": "e18b3bd43553422408431990f9e09f11acdcca56",
      "new_mode": 33188,
      "new_path": "fe/fe-common/src/test/java/org/apache/doris/common/ConfigTest.java"
    },
    {
      "type": "modify",
      "old_id": "b974d6a9d85fee53224bca7169abeab043660c7f",
      "old_mode": 33188,
      "old_path": "fe/fe-core/src/test/java/org/apache/doris/cloud/CacheHotspotManagerSchedulerTest.java",
      "new_id": "e80f4cbaeb49f7e5020eb14c1469b1ddbe9c2a5d",
      "new_mode": 33188,
      "new_path": "fe/fe-core/src/test/java/org/apache/doris/cloud/CacheHotspotManagerSchedulerTest.java"
    }
  ]
}
