Skip to content

Conversation

@manodnyab
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

github-actions bot commented Mar 22, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]


systemProperty("ui.test.plugins", testPlugins.get().asPath)
systemProperty("org.gradle.project.ideProfileName", ideProfile.name)
val testSuite = System.getenv("TEST_SUITE")
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we be consistent with VSC which uses TEST_DIR and TEST_FILE

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added TEST_DIR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You should be able to send a file name too here

@manodnyab manodnyab marked this pull request as ready for review March 27, 2025 01:30
@manodnyab manodnyab requested a review from a team as a code owner March 27, 2025 01:30
@manodnyab
Copy link
Contributor Author

/retryBuilds

@manodnyab manodnyab changed the title Add ability to filter tests based on feature ci: Add ability to filter tests based on feature Mar 27, 2025
@manodnyab
Copy link
Contributor Author

/runUiTests

@manodnyab manodnyab enabled auto-merge (squash) March 28, 2025 16:09
@manodnyab
Copy link
Contributor Author

manodnyab commented Mar 28, 2025

/retryBuilds

@manodnyab manodnyab merged commit e2c709c into main Apr 9, 2025
18 checks passed
@manodnyab manodnyab deleted the manodnyb/addEnvVarsToRunTests branch April 9, 2025 18:12
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