The GitHub Actions job "Build and Run Tests by Bazel" on 
rocketmq.git/dev_revert_ci_mac has succeeded.
Run started by GitHub user guyinyou (triggered by github-actions[bot]).

Head commit for run:
c08fe34c484385fb33b599138607ee22c4eaa72d / guyinyou 
<[email protected]>
test: remove macOS platform skip logic from test cases

- Remove Assume.assumeFalse(MixAll.isMac()) calls from test methods
- Remove macOS platform detection conditions in setUp/tearDown methods
- Update RocksdbTransferOffsetAndCqTest.notToBeExecuted() to return false
- Remove unused imports: org.junit.Assume and org.apache.rocketmq.common.MixAll
- Enable full test coverage on macOS platform

Affected modules:
- Broker config management tests (ConsumerOffsetManagerV2, 
SubscriptionGroupManagerV2, TopicConfigManagerV2)
- RocksDB related tests (LmqConsumerOffsetManager, OffsetSerializeWrapper, 
TransferOffsetAndCq)
- POP consumer tests (PopConsumerCache, PopConsumerRocksdbStore)
- Store layer tests (HAServer, CombineConsumeQueueStore, 
RocksDBConsumeQueueOffsetTable)
- Other component tests (CQType, ExportRocksDBConfigToJsonRequestHeader)

This change improves platform compatibility by ensuring all tests run on macOS
instead of being skipped due to platform detection.

Change-Id: I59af05d0b1159107b6f1fbd10290d283f87e0e41
Co-developed-by: Cursor <[email protected]>

Report URL: https://github.com/apache/rocketmq/actions/runs/18026237499

With regards,
GitHub Actions via GitBox

Reply via email to