- last update
almost 2 years ago 30,321 pass, 2 fail - @joachim opened merge request.
- last update
almost 2 years ago 29,282 pass, 2 fail - @joachim opened merge request.
- π¬π§United Kingdom joachim
Made new MRs for 9.5 and 10.1:
- 9.5 https://git.drupalcode.org/project/drupal/-/merge_requests/3846
- 10.1 https://git.drupalcode.org/project/drupal/-/merge_requests/3848 - π¬π§United Kingdom joachim
I don't understand the test failure:
WebDriver\Exception\ElementNotVisible: element not interactable (Session info: headless chrome=106.0.5249.103) (Driver info: chromedriver=106.0.5249.61 (511755355844955cd3e264779baf0dd38212a4d0-refs/branch-heads/5249@{#569}),platform=Linux 4.9.0-0.bpo.6-amd64 x86_64)
at /var/www/html/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php:51
The line in question is:
$this->submitForm($edit, 'Save configuration');
The 'Save configuration' button is always visible -- it's not inside a details element.
- π©πͺGermany tobiasb Berlin
@joachim
Then the element is not in the viewport. Just scroll to the submit button :D
But in both tests is the same error:
POST Content-Length of 8392180 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
https://dispatcher.drupalci.org/job/drupal_patches/179196/artifact/jenkins-drupal_patches-179196/artifacts/run_tests.javascript/test.apache.error.log/*view*/
https://dispatcher.drupalci.org/job/drupal_patches/179184/artifact/jenkins-drupal_patches-179184/artifacts/run_tests.javascript/test.apache.error.log/*view*/
- last update
almost 2 years ago 29,282 pass, 2 fail - π¬π§United Kingdom joachim
Thanks for the pointers for the test failure.
It should actually be fixed by π ContentTranslationContextualLinksTest should use API calls to set up translation Fixed -- we should not be submitting this form in a test's setUp()!
I've removed the #collapsible property -- that seems to be a leftover from an earlier version of this MR when it was a fieldset element.
- Status changed to Postponed
almost 2 years ago 2:23pm 19 April 2023 - π¬π§United Kingdom joachim
Postponed on that other issue, which will fix the test failure.
- last update
over 1 year ago 30,056 pass - @joachim opened merge request.
- Status changed to Needs review
over 1 year ago 8:43pm 21 August 2023 - π¬π§United Kingdom joachim
Hopefully now that other issue is fixed, this will pass -- made a new MR on 11.x.
- Status changed to RTBC
over 1 year ago 1:39pm 22 August 2023 - π§πͺBelgium kristiaanvandeneynde Antwerp, Belgium
Very simple MR and yet very impactful until a better solution is found. Tests failures are apparently fixed by the other issue.
- last update
over 1 year ago 30,056 pass - last update
over 1 year ago 30,060 pass - last update
over 1 year ago 30,060 pass - last update
over 1 year ago 30,063 pass 9:06 7:56 Running- π³πΏNew Zealand quietone
I'm triaging RTBC issues β . I read the IS and the comments. I didn't find any unanswered questions or other work to do.
This looks like a good improvement to me
Yes, I agree! Thanks for working on this.
Leaving at RTBC.
- last update
over 1 year ago 30,135 pass - last update
over 1 year ago 30,100 pass, 4 fail - last update
over 1 year ago 30,136 pass - last update
over 1 year ago 30,146 pass - last update
over 1 year ago 30,146 pass - last update
over 1 year ago 30,149 pass, 2 fail - last update
over 1 year ago 30,158 pass - last update
over 1 year ago 30,161 pass - last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,205 pass - last update
over 1 year ago 30,208 pass - last update
over 1 year ago 30,360 pass - last update
over 1 year ago 30,360 pass - last update
over 1 year ago 30,360 pass - Open on Drupal.org βEnvironment: PHP 8.2 & MySQL 8last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 30,377 pass - last update
over 1 year ago 30,382 pass - last update
over 1 year ago 30,384 pass - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail 24:05 20:14 Running- last update
over 1 year ago 30,340 pass, 2 fail - last update
over 1 year ago 30,340 pass, 2 fail - Status changed to Needs work
over 1 year ago 8:17pm 9 November 2023 - πΊπΈUnited States xjm
Saving issue credits.
There's some MR chaos here. Let's please have one canonical merge request that is mergeable and passing tests, for 11.x, and close the others. We generally cherry-pick backports in any case, and this is a minor-only change so would only target 11.x/10.2.x which are currently identical.
If you are unable to close the MRs yourself, please document which MRs should be closed in an issue comment and the IS, and a committer can then close them for you.
- Status changed to RTBC
over 1 year ago 10:08pm 9 November 2023 - π¬π§United Kingdom joachim
The MRs all say in their branch name which core branch they target (except the oldest one, before this issue dragged on. The canonical one has 10.2 in the name.
I don't want to close the MRs because the diffs from them are useful as patches - again, because this issue has dragged on.
- πΊπΈUnited States xjm
Apologies, but I'm going to have to overrule this here (it's within the release management purview to make final decisions about issue workflow and process).
As a policy, we need to have only one canonical change set listed in the IS (except for certain kinds of issues like cross-branch dependency updates). This issue is also a minor-only change, and therefore not backportable to patch-supported or security versions, so the 10.1 and 9.5 branches will not be used for core.
I am fairly sure MRs can be accessed and their diffs used for composer-patches even if they are closed. Or, a file could also be attached to an issue comment and hidden, and would still be available.
So, I'm closing all the old/broken/failing MRs.
- πΊπΈUnited States xjm
Waiting for the pipeline to finish, but this looks committable to me. Great UX improvement.
- last update
over 1 year ago 30,516 pass - πΊπΈUnited States xjm
Committed to 11.x and cherry-picked to 10.2.x. Thanks!
- Status changed to Fixed
over 1 year ago 3:58pm 10 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.