Skip to content
New issue

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

Fix tests failing due to rendering issues #34183

Merged
merged 18 commits into from
Feb 5, 2025

Conversation

it-harrison
Copy link
Contributor

@it-harrison it-harrison commented Jan 21, 2025

This PR updates tests in /platform that fail after upgrading to Node 22.
An initial list of tests with issues can be found here: https://vfs.atlassian.net/wiki/spaces/DST/pages/3693936781/Failing+platform+tests+under+Node+22#Rendering-Issues

@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 21, 2025 23:26 Inactive
@@ -131,31 +131,6 @@ describe('focusElement', () => {
expect(input.getAttribute('tabindex')).to.be.null;
});
});
it('should focus on input element', async () => {
const screen = render(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

duplicate test (see above) so deleting

@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 23, 2025 15:39 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 27, 2025 23:43 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 28, 2025 19:26 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 28, 2025 22:45 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 29, 2025 01:57 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 29, 2025 18:10 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 29, 2025 19:20 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 30, 2025 18:11 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 30, 2025 19:12 Inactive
* fix: tests for platform

* fix: tests for platform
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main January 30, 2025 21:20 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/node-upg-rendering-fixes/main February 3, 2025 20:32 Inactive
* fix: tests for platform

* fix: tests for platform

* fix: personId test
Copy link
Contributor

@adamwhitlock1 adamwhitlock1 left a comment

Choose a reason for hiding this comment

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

lgtm for the authenticated patterns team code.

@it-harrison it-harrison merged commit 3534a3e into node-upg-mc Feb 5, 2025
12 checks passed
@it-harrison it-harrison deleted the node-upg-rendering-fixes branch February 5, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants