Skip to content

test(e2e): select docs dry-run checks - #2365

Draft
yxzhaao wants to merge 2 commits into
larksuite:mainfrom
yxzhaao:fix/dry-run-e2e-selection
Draft

test(e2e): select docs dry-run checks#2365
yxzhaao wants to merge 2 commits into
larksuite:mainfrom
yxzhaao:fix/dry-run-e2e-selection

Conversation

@yxzhaao

@yxzhaao yxzhaao commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • include docs unknown-flag and legacy format compatibility checks in the e2e-dry-run selector
  • keep the cases focused on executable dry-run behavior, not generated help text

Root cause

The e2e-dry-run job selects tests by DryRun|Regression, while these cases did not match the selector.

Validation

  • go test -v -count=1 -timeout=5m ./tests/cli_e2e/docs -run '^(TestDocsFetchCommentsFlagRejectedDryRun|TestDocsCommandsFormatCompatibilityDryRun)$'\n- go test ./tests/cli_e2e/docs -list 'DryRun|Regression'\n- git diff --check

Change-Id: Ic7f0bc608fca1eab359eeba81fa4c59466c058f4
@github-actions github-actions Bot added the size/S Low-risk docs, CI, test, or chore only changes label Aug 17, 2026
@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f6cfdd07-20c9-45a7-87bf-9316bbefe11e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Change-Id: I8f95007ffc6fba27063c96709b249be0adcba0b5
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Low-risk docs, CI, test, or chore only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants