We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All the tests cases are failing in GHA for linux machine. https://github.com/OpenLiberty/liberty-tools-vscode/actions/runs/12581649042/job/35353217053
The issue is likely because ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see actions/runner-images#10636.
The text was updated successfully, but these errors were encountered:
The problem is because VSBrowser.instance.openResources() is not working on Ubuntu 24.04. See the issue below: redhat-developer/vscode-extension-tester#1701
VSBrowser.instance.openResources()
Sorry, something went wrong.
gilbysunil14
Successfully merging a pull request may close this issue.
All the tests cases are failing in GHA for linux machine.
https://github.com/OpenLiberty/liberty-tools-vscode/actions/runs/12581649042/job/35353217053
The issue is likely because ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see actions/runner-images#10636.
The text was updated successfully, but these errors were encountered: