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

Support for Drupal 10.2 in Github action #1038

Open
divya-intelli opened this issue Feb 9, 2024 · 1 comment
Open

Support for Drupal 10.2 in Github action #1038

divya-intelli opened this issue Feb 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@divya-intelli
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Add support for Drupal 10.2 in github actions.

@divya-intelli divya-intelli added the enhancement New feature or request label Feb 9, 2024
@kedarkhaire
Copy link
Collaborator

Failing for PHP 8.1 | D10.2 | Edge & PHP 8.2 | D10.2 | Edge

  1. Drupal\Tests\apigee_edge\Functional\DeveloperAppFieldTest::testFieldableDeveloperApp (121){Behat\Mink\Exception\ResponseTextException: The text "These settings apply to the F3VUSQBA field everywhere it is used." was not found anywhere in the text of the current page.}
  2. Drupal\Tests\apigee_edge\Functional\DeveloperSyncTest::testDeveloperSync & Drupal\Tests\apigee_edge\Functional\DeveloperSyncTest::testDeveloperAsync & Drupal\Tests\apigee_edge\Functional\DeveloperSyncTest::testCliDeveloperSync(147)
    {Behat\Mink\Exception\ElementNotFoundException: Form field with id|name|label|value "field_storage[subform][settings][allowed_values]" not found.}
  3. Drupal\Tests\apigee_edge\FunctionalJavascript\Form\AuthenticationFormJsTest::testUsingHybridForm (219)
    {Behat\Mink\Exception\ElementNotFoundException: Element matching css ".messages--status" not found.}

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants