- Issue created by @spokje
- π³π±Netherlands spokje
Test seems too slow for 1500x, let's try 1000x.
- π³π±Netherlands spokje
Right...
Let's do what I've should have done from the start, test _only_
- Status changed to Needs review
almost 2 years ago 5:09pm 9 April 2023 - π³π±Netherlands spokje
Very minimal difference, only one fail in the should_fail, but it is with
1) Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockTest::testDeletion Error: cannot call methods on dialog prior to initialization; attempted to call method 'widget' at Function.error (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/assets/vendor/jquery/jquery.min.js?v=3.6.3:2:2616) at HTMLDivElement. (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.1.0-dev:9:2224) at Function.each (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/assets/vendor/jquery/jquery.min.js?v=3.6.3:2:3003) at E.fn.init.each (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/assets/vendor/jquery/jquery.min.js?v=3.6.3:2:1481) at t.fn. [as dialog] (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.1.0-dev:9:1962) at Object.getContainer (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/misc/dialog/off-canvas/js/off-canvas.js?v=10.1.0-dev:302:23) at resetSize (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/misc/dialog/off-canvas/js/off-canvas.js?v=10.1.0-dev:207:42) at later (http://php-apache-jenkins-drupal-patches-177329/subdirectory/core/misc/debounce.js?v=10.1.0-dev:37:23)
which is the exact failure that was fixed in π [random test failure] Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderUiTest::testReloadWithNoSections() Fixed , so I believe this one to be fixed as well.
- Status changed to RTBC
almost 2 years ago 7:50am 10 April 2023 - Assigned to spokje
- Status changed to Needs work
almost 2 years ago 10:36am 10 April 2023 - Issue was unassigned.
- Status changed to RTBC
almost 2 years ago 12:14pm 10 April 2023 - π³π±Netherlands spokje
Both should_fail and non_fail patch ran 5 times. That's 7500 individual tests per patch.
Back to RTBC.
- π¬π§United Kingdom catch
I've just committed π [random test failure] Try to un-skip and fix InlineBlockPrivateFilesTest::testPrivateFiles() in context of [#3353085] Fixed , will aim to commit this one (or another similar RTBC one) in roughly 24 hours.
- πΊπΈUnited States xjm
Our fail patch is not failing here. Queueing more jobs to see if it's just unlucky or a lower fail rate. If it continues to pass we should double-check that we're fixing the right thing, or look to external factors like the AWS instances.
- π³π±Netherlands spokje
To be fair, it did already fail: https://www.drupal.org/pift-ci-job/2639266 β , but more tests are better tests.
- πΊπΈUnited States xjm
Based on the current fail rate, even 24,000 jobs (16 test runs queued) would still have a 1% chance of a false pass, so queueing even more. I think this is definitely one where the race condition is worse depending on external factors like the AWS instance or such (which is also why it's important to queue the pass- and fail-patch test jobs at the same time on the same environments).
- Status changed to Downport
almost 2 years ago 11:36am 11 April 2023 - π¬π§United Kingdom catch
Patch no longer applied for some reason, but I just made the change manually. Committed/pushed to 10.1.x, thanks!
Moving to 10.0.x for backport.
- Status changed to Needs review
almost 2 years ago 2:17pm 11 April 2023 - Status changed to RTBC
almost 2 years ago 4:22pm 11 April 2023 - πΊπΈUnited States smustgrave
Seems several testing rounds happened in #6
- last update
almost 2 years ago Patch Failed to Apply - π¬π§United Kingdom catch
Using 'to be ported' as 'need to cherry-pick this once all the related patches are in 10.1' so it's easier to tell which have already been committed vs. not.
- Status changed to Fixed
almost 2 years ago 9:11am 24 April 2023 - π¬π§United Kingdom catch
Cherry-picked to 10.0.x and 9.5.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.