Skip to content

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Apr 27, 2025

Description of Change

Part 4 in a series to enable/fix tests that didn't run due to #46807. This one fixes the accessibilitySupportEnabled tests:

  • Fix nested-it bug in the spec that prevented the tests from running.
  • Fix tests that failed because they assumed the default initial state.
  • Test every getter after calling each setter.

Checklist

Release Notes

Notes: none.

@ckerr ckerr added semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch. labels Apr 27, 2025
Base automatically changed from fix/enable-autoHideMenuBar-tests to test/fix-some-accidentally-disabled-tests April 28, 2025 14:31
@jkleinsc jkleinsc changed the base branch from test/fix-some-accidentally-disabled-tests to main April 28, 2025 17:18
ckerr added 5 commits April 28, 2025 12:50
That feature is supported on Linux, so move the test from the
"window states (excluding Linux)" section into the
"window states" section.
test: check both getters after calling each setter

fix: do not assume the default initial value of accessibilitySupportEnabled
@ckerr ckerr force-pushed the fix/enable-accessibilitySupportEnabled-tests branch from c095185 to 7c62103 Compare April 28, 2025 17:51
@ckerr ckerr merged commit 2734088 into main Apr 29, 2025
57 checks passed
@ckerr ckerr deleted the fix/enable-accessibilitySupportEnabled-tests branch April 29, 2025 04:52
@release-clerk
Copy link

release-clerk bot commented Apr 29, 2025

No Release Notes

@trop
Copy link
Contributor

trop bot commented Apr 29, 2025

I was unable to backport this PR to "35-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot removed the target/35-x-y PR should also be added to the "35-x-y" branch. label Apr 29, 2025
@trop
Copy link
Contributor

trop bot commented Apr 29, 2025

I was unable to backport this PR to "36-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot added needs-manual-bp/35-x-y and removed target/36-x-y PR should also be added to the "36-x-y" branch. labels Apr 29, 2025
@trop
Copy link
Contributor

trop bot commented Apr 29, 2025

I was unable to backport this PR to "34-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented May 21, 2025

@ckerr has manually backported this PR to "36-x-y", please check out #47196

ckerr added a commit that referenced this pull request May 22, 2025
* test: enable accessibilitySupportEnabled tests

* test: check both getters after calling each setter

*  fix: do not assume the default initial value of accessibilitySupportEnabled

* chore: remove redundant test case

* chore: disable accessibilitySupportEnabled tests on Linux
jkleinsc pushed a commit that referenced this pull request May 23, 2025
)

fix: fix and enable `accessibilitySupportEnabled` tests (#46825)

* test: enable accessibilitySupportEnabled tests

* test: check both getters after calling each setter

*  fix: do not assume the default initial value of accessibilitySupportEnabled

* chore: remove redundant test case

* chore: disable accessibilitySupportEnabled tests on Linux
@trop trop bot added merged/36-x-y PR was merged to the "36-x-y" branch. and removed in-flight/36-x-y labels May 23, 2025
@danielweck
Copy link

Regression in v37:

#48039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-check-skip Skip trop's backport validity checking merged/36-x-y PR was merged to the "36-x-y" branch. needs-manual-bp/34-x-y needs-manual-bp/35-x-y semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants