Skip to content

CHANGE: Remove 6000.1 from CI and fix UTR flag "--scripting-backend" #2225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

windxu88
Copy link
Collaborator

@windxu88 windxu88 commented Aug 14, 2025

Description

This PR:

  • Fixed --scripting-backend in UTR command. Before it was --scripting-backend Il2Cpp. The correct way should be --scripting-backend=Il2Cpp
  • Removed 6000.1 from CI because it has switched to EOL status.
  • Regenerated Wrench jobs to remove 6000.1 ones

Testing status & QA

Please describe the testing already done by you and what testing you request/recommend QA to execute. If you used or created any testing project please link them here too for QA.

Overall Product Risks

Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any.

  • Complexity:
  • Halo Effect:

Comments to reviewers

Please describe any additional information such as what to focus on, or historical info for the reviewers.

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • JIRA ticket linked, example (case %%). If it is a private issue, just add the case ID without a link.
    • Jira port for the next release set as "Resolved".
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

After merge:

  • Create forward/backward port if needed. If you are blocked from creating a forward port now please add a task to ISX-1444.

@windxu88 windxu88 changed the title FIXED: Remove 6000.1 from CI and fix UTR flag "--scripting-backend" CHANGE: Remove 6000.1 from CI and fix UTR flag "--scripting-backend" Aug 14, 2025
@codecov-github-com
Copy link

codecov-github-com bot commented Aug 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2225      +/-   ##
===========================================
- Coverage    68.15%   68.14%   -0.02%     
===========================================
  Files          367      367              
  Lines        53662    53662              
===========================================
- Hits         36576    36570       -6     
- Misses       17086    17092       +6     
Flag Coverage Δ
linux_2021.3_pkg 5.45% <ø> (ø)
linux_2021.3_project 70.39% <ø> (ø)
linux_2022.3_pkg 5.23% <ø> (ø)
linux_2022.3_project 65.24% <ø> (ø)
linux_6000.0_pkg 5.23% <ø> (-0.01%) ⬇️
linux_6000.0_project 68.03% <ø> (+0.03%) ⬆️
linux_6000.2_pkg 5.23% <ø> (ø)
linux_6000.2_project 67.99% <ø> (-0.04%) ⬇️
linux_trunk_pkg 5.24% <ø> (ø)
linux_trunk_project 68.04% <ø> (+0.02%) ⬆️
mac_2021.3_pkg 5.45% <ø> (ø)
mac_2021.3_project 70.40% <ø> (ø)
mac_2022.3_pkg 5.22% <ø> (ø)
mac_2022.3_project 65.26% <ø> (ø)
mac_6000.0_pkg 5.23% <ø> (ø)
mac_6000.0_project 68.06% <ø> (ø)
mac_6000.2_pkg 5.23% <ø> (ø)
mac_6000.2_project 68.05% <ø> (ø)
mac_trunk_pkg 5.23% <ø> (ø)
mac_trunk_project 68.05% <ø> (-0.02%) ⬇️
win_2021.3_pkg 5.45% <ø> (ø)
win_2021.3_project 70.48% <ø> (ø)
win_2022.3_pkg 5.23% <ø> (ø)
win_2022.3_project 65.34% <ø> (ø)
win_6000.0_pkg 5.23% <ø> (ø)
win_6000.0_project 68.13% <ø> (ø)
win_6000.2_pkg 5.23% <ø> (ø)
win_6000.2_project 68.13% <ø> (+<0.01%) ⬆️
win_trunk_pkg 5.23% <ø> (ø)
win_trunk_project 68.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jfreire-unity jfreire-unity force-pushed the wind/test_ubuntu_standalone_il2cpp branch from c56a5ae to 45bfa52 Compare August 20, 2025 07:13
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.

2 participants