Skip to content

Commit

Permalink
clean up exclude test list of bazel
Browse files Browse the repository at this point in the history
Signed-off-by: lizhanhui <[email protected]>
  • Loading branch information
lizhanhui committed Dec 8, 2023
1 parent 3709175 commit 52f7a2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion store/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ GenTestRules(
exclude_tests = [
# These tests are extremely slow and flaky, exclude them before they are properly fixed.
"src/test/java/org/apache/rocketmq/store/ha/autoswitch/AutoSwitchHATest",
# "src/test/java/org/apache/rocketmq/store/RocksDBMessageStoreTest",
],
medium_tests = [
"src/test/java/org/apache/rocketmq/store/DefaultMessageStoreTest",
Expand Down

0 comments on commit 52f7a2d

Please sign in to comment.