- Issue created by @spokje
- π³π±Netherlands spokje
spokje β changed the visibility of the branch 3496529-multi-run-as-is to hidden.
- π³π±Netherlands spokje
spokje β changed the visibility of the branch 3496529-multi-run-as-is to active.
- π³π±Netherlands spokje
spokje β changed the visibility of the branch 11.x to hidden.
- Merge request !10742\Drupal::state()-get()/set() to Drupal::keyValue()->get()/set() β (Closed) created by spokje
- π³π±Netherlands spokje
MR !10736 (which is
\Drupal\Tests\file\Functional\DownloadTest::doPrivateFileTransferTest
and some pipeline changes to make it, and only it, run 7500 times) gives us 76 fails out of the 7500 runs.MR !10741 shows that changing \Drupal::state()->set()/get() to Drupal::keyValue()->set()/get(); passes a 7500 times run without errors.
Finally, MR!10746 is the one we want committed after review.
- πΊπΈUnited States smustgrave
Same deal as others. #16 shows the net gain so lets do it!
- π¬π§United Kingdom catch
https://git.drupalcode.org/project/drupal/-/merge_requests/10746/diffs is removing test coverage which looks unintentional?