Class Drupal\Tests\menu_link_modal\FunctionalJavascript\MenuLinkModalTest extends deprecated class Drupal\FunctionalJavascriptTests\JavascriptTestBase. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead

Call to method setUp() of deprecated class Drupal\Tests\BrowserTestBase. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead

Call to deprecated function entity_load_multiple_by_properties(). Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use the entity type storage's loadByProperties() method.

Add core_version_requirement: ^8 || ^9 to menu_link_modal.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Varun Rao created an issue. See original summary.

Varun Rao’s picture

Assigned: Varun Rao » Unassigned
Status: Active » Needs review
StatusFileSize
new1.46 KB

Please review the patch.

Status: Needs review » Needs work

The last submitted patch, 2: 3124027-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

rajandro’s picture

Assigned: Unassigned » rajandro
rajandro’s picture

StatusFileSize
new1.55 KB

Adding fixes for Drupal 9 deprecated code report

rajandro’s picture

Assigned: rajandro » Unassigned
Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 5: 3124027-5.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

salah1’s picture

Status: Needs work » Needs review
StatusFileSize
new1.95 KB
new674 bytes

This patch attempts to fix the failures on #5 because response headers are not available from the new driver(DrupalSelenium2Driver)
for more see: https://www.drupal.org/project/drupal/issues/2827014

nitesh624’s picture

Assigned: Unassigned » nitesh624
nitesh624’s picture

StatusFileSize
new1.95 KB

Status: Needs review » Needs work

The last submitted patch, 10: 3124027-10.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

nitesh624’s picture

StatusFileSize
new1.95 KB
nitesh624’s picture

StatusFileSize
new1.9 KB
nitesh624’s picture

StatusFileSize
new2.17 KB
nitesh624’s picture

Assigned: nitesh624 » Unassigned
vsujeetkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new2.57 KB
new1.52 KB

Test Fixed, Please review.

Status: Needs review » Needs work

The last submitted patch, 16: 3124027_16.patch, failed testing. View results

vsujeetkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new2.84 KB
new467 bytes

Fixed test, Please review

Status: Needs review » Needs work

The last submitted patch, 18: 3124027_18.patch, failed testing. View results

codersukanta’s picture

Assigned: Unassigned » codersukanta
Issue tags: +DIACWMay2020
kristen pol’s picture

Presuming this is for Drupal 9 porting weekend since last comment was during that time.

codersukanta’s picture

Assigned: codersukanta » Unassigned
Status: Needs work » Needs review
StatusFileSize
new898 bytes
new2.76 KB

Patch added.

suresh prabhu parkala’s picture

StatusFileSize
new2.81 KB

Patch did not apply. Re-rolled patch. Please review.

Status: Needs review » Needs work

The last submitted patch, 23: 3124027-23.patch, failed testing. View results

neograph734’s picture

Status: Needs work » Needs review
StatusFileSize
new3.75 KB

Making the patch up-to-date with all deprecations (hopefully).

Status: Needs review » Needs work

The last submitted patch, 25: 3124027-25.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

neograph734’s picture

Status: Needs work » Needs review
StatusFileSize
new3.89 KB

Status: Needs review » Needs work

The last submitted patch, 27: 3124027-27.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

neograph734’s picture

Status: Needs work » Needs review
StatusFileSize
new3.96 KB

Looks like the details section needs to be expanded as well with submitForm. Still not sure why the test will not run in Drupal 9 though.

Status: Needs review » Needs work

The last submitted patch, 29: 3124027-29.patch, failed testing. View results

vsujeetkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new4.66 KB
new1.71 KB

Fixing tests.

neograph734’s picture

Status: Needs review » Reviewed & tested by the community

Thanks vsujeetkumar, looking good.

the_turk made their first commit to this issue’s fork.

kuhikar’s picture

@miteshmap,

Kindly help to release 3.x version of this module.

Please do check: Drupal 8 end-of-life on November 2, 2021 : https://www.drupal.org/psa-2021-2021-06-29

miteshmap made their first commit to this issue’s fork.

miteshmap’s picture

Thank you all, I have created a merge request. I will merge it and create a new release - 2.0.

miteshmap’s picture

Status: Reviewed & tested by the community » Fixed

created new branch 8.x-2.x and the release is 8.x-2.0.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.