Skip to content

ci: use tunnelName inside sauce:options capability block in Sauce Labs E2E config - #33727

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:use-tunnel-name-capability
Aug 1, 2026
Merged

ci: use tunnelName inside sauce:options capability block in Sauce Labs E2E config#33727
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:use-tunnel-name-capability

Conversation

@alan-agius4

@alan-agius4 alan-agius4 commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

In Sauce Connect 5 and modern Sauce Labs W3C/JWP capabilities, 'tunnelName' replaces the deprecated 'tunnelIdentifier' capability.

…in Sauce Labs E2E config

In Sauce Connect 5 and modern Sauce Labs W3C/JWP capabilities, 'tunnelName' replaces the deprecated 'tunnelIdentifier' capability.
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 1, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Protractor Sauce Labs configuration to use tunnelName instead of tunnelIdentifier. However, the reviewer pointed out that tunnelName is placed at the root level of the capabilities object, which is unsupported by Sauce Labs for W3C compatibility. It should be nested inside the sauce:options block to ensure the E2E tests can successfully connect to the Sauce Connect tunnel.

Comment thread tests/e2e/assets/protractor-saucelabs.conf.js
@alan-agius4
alan-agius4 force-pushed the use-tunnel-name-capability branch from bdb3b98 to d52faef Compare August 1, 2026 08:08
@alan-agius4 alan-agius4 changed the title ci: use tunnelName instead of deprecated tunnelIdentifier capability in Sauce Labs E2E config ci: use tunnelName and sauce:options capability block in Sauce Labs E2E config Aug 1, 2026
@alan-agius4
alan-agius4 force-pushed the use-tunnel-name-capability branch from d52faef to 4ba8e25 Compare August 1, 2026 08:10
@alan-agius4 alan-agius4 changed the title ci: use tunnelName and sauce:options capability block in Sauce Labs E2E config ci: use tunnelName inside sauce:options capability block in Sauce Labs E2E config Aug 1, 2026
@alan-agius4
alan-agius4 force-pushed the use-tunnel-name-capability branch from 4ba8e25 to bdb3b98 Compare August 1, 2026 08:11
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels Aug 1, 2026
@alan-agius4
alan-agius4 merged commit 3039776 into angular:main Aug 1, 2026
30 of 55 checks passed
@alan-agius4
alan-agius4 deleted the use-tunnel-name-capability branch August 1, 2026 08:12
@alan-agius4

Copy link
Copy Markdown
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants