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

[do not merge] See what's up with a single test fail #1024

Open
wants to merge 5 commits into
base: 6.x
Choose a base branch
from

Conversation

demeritcowboy
Copy link
Collaborator

Overview

@demeritcowboy
Copy link
Collaborator Author

It says $elements = array();

And $webform->get('elements') is { }

The parent webform is the same version as other runs (6.2.7). Maybe get() is a generic drupal core function that's changed.

Also not directly related but relevant for future: 966x: The "yaml_parser_class" setting is deprecated in drupal:10.3.0. This setting should be removed from the settings file, since its usage has been removed. See https://www.drupal.org/node/3415489. which means Drupal\Core\Serialization\Yaml is deprecated.

@KarinG
Copy link
Collaborator

KarinG commented Nov 17, 2024

PS - after we solve this - let's leave this PR open as that will save us time to amend it to check any future test fail.

@KarinG KarinG changed the title [WIP] See what's up with test fail [do not merge] See what's up with a single test fail Nov 17, 2024
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.

2 participants