Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2013 at 09:02 UTC
Updated:
18 Feb 2015 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vijaycs85Need to rewrite the whole module to make test sync with current test implementation. For more details, please refer: #1988802: [META] Rewrite test modules in system to provide better unit testing.
Comment #2
ayelet_Cr commentedComment #3
rabellamy commentedComment #4
partyka commentedComment #5
partyka commentedPer discussion with Crell, the following test is being removed as it is longer necessary due to the concept of load arguments being gone in the routing system:
menu-test/arguments/%menu_test_argument/%/explicit-arguments
menu-test/arguments/%menu_test_argument/%menu_test_other_argument/common-loader
menu-test/arguments/%/%menu_test_argument/different-loaders-1
menu-test/arguments/%menu_test_other_argument/%/different-loaders-2
menu-test/arguments/%/%/different-loaders-3
menu-test/arguments/%menu_test_argument/%
menu-test/arguments/%menu_test_argument/%/default
menu-test/arguments/%menu_test_argument/%/task
Comment #6
xjmThanks for your work on this issue! Please see #1971384-43: [META] Convert page callbacks to controllers for an update on the routing system conversion process.
Comment #7
mile23Fix'd.
Comment #8
mile23Comment #9
valthebaldUpdated issue summary (+Beta stage evaluation), changing to RTBC
Comment #10
valthebaldComment #12
valthebaldComment #13
mile23I just did a reroll and the patches are the same. So it just needs to update to match new behavior.
Comment #14
valthebaldBut I see that tests failed with the patch? Should it be adjusted?
Comment #16
aspilicious commentedTestbot hickup it was
Comment #17
alexpottCommitted 1add901 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.