Skip to content

ci(tests): fix running tests on Chrome 144#3390

Merged
finetjul merged 1 commit intoKitware:masterfrom
finetjul:fix-tests-on-chrome-144
Jan 27, 2026
Merged

ci(tests): fix running tests on Chrome 144#3390
finetjul merged 1 commit intoKitware:masterfrom
finetjul:fix-tests-on-chrome-144

Conversation

@finetjul
Copy link
Member

Since Chrome 144, tests were failing to instantiate a webgl context. See https://groups.google.com/a/chromium.org/g/chromium-dev/c/CXVQSpBCjWQ

Context

Some PR were failing due to their Chrome tests failure. This happened since Chrome 144 was used instead of 143.

Results

Changes

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js: master
    • OS: Ubuntu on WSL
    • Browser: Chrome 144

Since Chrome 144, tests were failing to instantiate a webgl context. See
https://groups.google.com/a/chromium.org/g/chromium-dev/c/CXVQSpBCjWQ
@finetjul finetjul requested review from jourdain and sankhesh January 27, 2026 16:19
@finetjul
Copy link
Member Author

fyi @daker @Jo-Byr (this explains why your PRs were failing)

@finetjul finetjul added this pull request to the merge queue Jan 27, 2026
Merged via the queue into Kitware:master with commit cace1bf Jan 27, 2026
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 34.16.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Automated label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants