The GitHub Actions job "Required Checks" on texera.git/test-resource-policies-spec has succeeded. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: b3483610fc369521cd3f283314227e48cf5d935d / Xinyuan Lin <[email protected]> test(amber): strengthen ResourcePoliciesSpec assertions Address Copilot feedback on #4824: - Drop the `assert(info != null)` no-op for `ExecutionClusterInfo`; rely on the no-arg constructor not throwing as the actual signal. - Replace the redundant `link.partitioning != null` check with a real assertion that the partitioning's `channels` matches `channelConfigs`' channel ids, so a layout drift between the two would actually fail. - Add a dedicated test that copies a parallelizable PhysicalOp with `withSuggestedWorkerNum(7)` and asserts the allocator emits exactly 7 worker configs, exercising the previously-unhit `suggestedWorkerNum = Some(n)` branch in `WorkerConfig.generateWorkerConfigs`. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25274626947 With regards, GitHub Actions via GitBox
