René's URL Explorer Experiment


Title: Multiple selections in test UI run individually/isolated · Issue #4338 · redhat-developer/vscode-java · GitHub

Open Graph Title: Multiple selections in test UI run individually/isolated · Issue #4338 · redhat-developer/vscode-java

X Title: Multiple selections in test UI run individually/isolated · Issue #4338 · redhat-developer/vscode-java

Description: Observed behaviour: multiple methods under a Java test class (or multiple test classes under a package) selected in the Tests sidebar tree seem to run significantly slower than when just selecting the single parent class (or package). Th...

Open Graph Description: Observed behaviour: multiple methods under a Java test class (or multiple test classes under a package) selected in the Tests sidebar tree seem to run significantly slower than when just selecting ...

X Description: Observed behaviour: multiple methods under a Java test class (or multiple test classes under a package) selected in the Tests sidebar tree seem to run significantly slower than when just selecting ...

Opengraph URL: https://github.com/redhat-developer/vscode-java/issues/4338

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Multiple selections in test UI run individually/isolated","articleBody":"Observed behaviour: multiple methods under a Java test class (or multiple test classes under a package) selected in the _Tests_ sidebar tree seem to run significantly slower than when just selecting the single parent class (or package).\n\nThis seems to be because each selection does a full setup/teardown (i.e. selecting a class does one setup/teardown cycle, before the first and after the last method; selecting four methods from that class does four cycles, one around each method).  For projects like Spring web applications and their unit tests, the application is recreated unnecessarily for each test, and for large applications this causes a significant slowdown.  Repeating failed unit tests from a previous run doesn't seem to be affected in this way.\n\nMy understanding is that JUnit at least doesn't provide much of a test selection interface, so I'm assuming there's a custom runner in play in order to target the selected or previously-failed tests in the first place.","author":{"url":"https://github.com/Terrance","@type":"Person","name":"Terrance"},"datePublished":"2026-02-13T18:55:50.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/4338/vscode-java/issues/4338"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9d8dae63-cea5-eadd-2b79-5ba48181b8b0
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id801E:A758B:51FAB5:69C5CE:6990B7C5
html-safe-nonce0acded1f00ad79fbf41866afe7cd022bb793cb81b7f829020ef9ae3118f8a308
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDFFOkE3NThCOjUxRkFCNTo2OUM1Q0U6Njk5MEI3QzUiLCJ2aXNpdG9yX2lkIjoiMTU3MDE1MTY1NDc2MTc0MDIyOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb9f45f55a72ecbe23249ecef50e993d90732472f98e4909b58e8b72189a8f1ef
hovercard-subject-tagissue:3938624048
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/redhat-developer/vscode-java/4338/issue_layout
twitter:imagehttps://opengraph.githubassets.com/dbc13e60b6f94f403bf07cf8ce8c534e404035b1ee96a95333195b677fc85ea4/redhat-developer/vscode-java/issues/4338
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/dbc13e60b6f94f403bf07cf8ce8c534e404035b1ee96a95333195b677fc85ea4/redhat-developer/vscode-java/issues/4338
og:image:altObserved behaviour: multiple methods under a Java test class (or multiple test classes under a package) selected in the Tests sidebar tree seem to run significantly slower than when just selecting ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameTerrance
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/redhat-developer/vscode-java git https://github.com/redhat-developer/vscode-java.git
octolytics-dimension-user_id11033755
octolytics-dimension-user_loginredhat-developer
octolytics-dimension-repository_id65561709
octolytics-dimension-repository_nworedhat-developer/vscode-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id65561709
octolytics-dimension-repository_network_root_nworedhat-developer/vscode-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues/4338#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fredhat-developer%2Fvscode-java%2Fissues%2F4338
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fredhat-developer%2Fvscode-java%2Fissues%2F4338
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=redhat-developer%2Fvscode-java
Reloadhttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues/4338
Reloadhttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues/4338
Reloadhttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues/4338
redhat-developer https://patch-diff.githubusercontent.com/redhat-developer
vscode-javahttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fredhat-developer%2Fvscode-java
Fork 518 https://patch-diff.githubusercontent.com/login?return_to=%2Fredhat-developer%2Fvscode-java
Star 2.3k https://patch-diff.githubusercontent.com/login?return_to=%2Fredhat-developer%2Fvscode-java
Code https://patch-diff.githubusercontent.com/redhat-developer/vscode-java
Issues 914 https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues
Pull requests 13 https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/pulls
Discussions https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/discussions
Actions https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/actions
Projects 0 https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/projects
Wiki https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/wiki
Security 0 https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/security
Insights https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/pulse
Code https://patch-diff.githubusercontent.com/redhat-developer/vscode-java
Issues https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues
Pull requests https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/pulls
Discussions https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/discussions
Actions https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/actions
Projects https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/projects
Wiki https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/wiki
Security https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/security
Insights https://patch-diff.githubusercontent.com/redhat-developer/vscode-java/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/redhat-developer/vscode-java/issues/4338
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/redhat-developer/vscode-java/issues/4338
Multiple selections in test UI run individually/isolatedhttps://patch-diff.githubusercontent.com/redhat-developer/vscode-java/issues/4338#top
https://github.com/Terrance
https://github.com/Terrance
Terrancehttps://github.com/Terrance
on Feb 13, 2026https://github.com/redhat-developer/vscode-java/issues/4338#issue-3938624048
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.