- Issue created by @lostcarpark
- last update
9 months ago 86 pass - last update
9 months ago 86 pass - last update
9 months ago 86 pass - 🇦🇺Australia sime Melbourne
------ ----------------------------------------------------------------------- Line src/Controller/InstallerController.php ------ ----------------------------------------------------------------------- 311 Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead. ------ -----------------------------------------------------------------------
The fix for this is suggested in comments https://www.drupal.org/node/3407994 → , please confirm if you want to proceed with this.
- 🇦🇺Australia sime Melbourne
I've listed the failures in the Proposed Resolution section. The main thing i don't know is how to variegate a test for two different outcomes - eg where the status message has changed after you install a module.
- Status changed to Needs work
6 months ago 9:29am 30 May 2024 - 🇦🇺Australia sime Melbourne
I temporarily disabled OPT_IN_TEST_PREVIOUS_MINOR coverage (10.1 becomes unsupported July) just to have better clarity on what needs to be done.
I have fixed everything except
InstallerControllerTest::testInstallUnlockMessage
. I don't know what is happening there on 10.3. It should be running into a lock in this test but nothing is returned from the tempstore.Note that I merged the fixes on 📌 project_browser_test.time service tests fail on 10.3 Needs review into this (to make it easier to track progress), so please merge that first to give credit to @kimpepper and @mstrelan.
- 🇦🇺Australia sime Melbourne
Adding relationship to 📌 Run tests on 11.x Active as there is overlapping work.
- Status changed to Needs review
6 months ago 4:09am 1 June 2024 - 🇦🇺Australia sime Melbourne
Passing, I picked a few things that seemed like improvements/fixes over head. Please also credit
kimpepper
andmstrelan
for the deprecation helper help. - Status changed to Needs work
6 months ago 5:11pm 3 June 2024 - 🇺🇸United States phenaproxima Massachusetts
I love that DeprecationHelper thing. Wish I'd known about it before! But hey, you gotta learn sometime.
The only thing is that we shouldn't be using Workspaces to test experimental stuff.
- 🇦🇺Australia sime Melbourne
I'm not sure about Workspaces, the test is pre-existing and seems to just be a canary test. But now that Workspaces is marked stable in 10.3 do we even need this test?
- 🇺🇸United States phenaproxima Massachusetts
Yes. We do want to test that Project Browser handles experimental modules in a particular way. The use of Workspaces was probably just a convenience thing at the time.
- 🇦🇺Australia sime Melbourne
Ok i see where I've misunderstood the purpose of the test. Lemme fix.
- Status changed to Needs review
6 months ago 1:11am 4 June 2024 - Status changed to RTBC
6 months ago 1:26am 4 June 2024 -
chrisfromredfin →
committed a733e5eb on 1.0.x authored by
lostcarpark →
Issue #3423697 by sime, lostcarpark, phenaproxima, chrisfromredfin:...
-
chrisfromredfin →
committed a733e5eb on 1.0.x authored by
lostcarpark →
- Status changed to Fixed
6 months ago 3:21pm 6 June 2024 - 🇺🇸United States chrisfromredfin Portland, Maine
when I bump you bump we bump (version numbers)
Automatically closed - issue fixed for 2 weeks with no activity.