Skip to content

fix: if run_upgrade_compat.sh file not exists, skip upgrade compatibi…#158

Merged
guanshengliang merged 1 commit intomainfrom
fix/alexduan
Apr 1, 2026
Merged

fix: if run_upgrade_compat.sh file not exists, skip upgrade compatibi…#158
guanshengliang merged 1 commit intomainfrom
fix/alexduan

Conversation

@DuanKuanJun
Copy link
Copy Markdown
Collaborator

…lity tests

Description

Issue(s)

  • Close/close/Fix/fix/Resolve/resolve: Issue Link

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings April 1, 2026 07:59
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CI workflow to avoid failing Linux upgrade-compatibility testing when the run_upgrade_compat.sh helper script is not present, by cleanly skipping that portion of the job.

Changes:

  • Add a file-existence guard for ${WKC}/test/ci/run_upgrade_compat.sh before launching upgrade compatibility tests in the background.
  • Emit a skip message instead of attempting to run the missing script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/new-framework-test.yml
@guanshengliang guanshengliang merged commit 021e39b into main Apr 1, 2026
4 checks passed
@DuanKuanJun DuanKuanJun deleted the fix/alexduan branch April 1, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants