- 🇳🇱Netherlands spokje
Let's first proof that running
WidgetViewsTest::testWidgetViews
still produces random test failures.Here's a patch that runs
WidgetViewsTest::testWidgetViews
2000 times. - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail 11:46 9:23 Running- last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - 🇳🇱Netherlands spokje
So besides the SQLite
SQLSTATE[HY000]: General error: 5 database is locked
error, which I see happening a lot when doing loads of tests on a SQLite environment, we have a new contender besides the one in the current IS:1) Drupal\Tests\media_library\FunctionalJavascript\WidgetViewsTest::testWidgetViews WebDriver\Exception\CurlExec: Curl error thrown for http POST to http://chromedriver-jenkins-drupal-patches-187886:9515/session/73f6b5d5a73c8b7035b4362195d8782f/element/0.27412969624553574-76/click Retries: 10 and last result: {"sessionId":"73f6b5d5a73c8b7035b4362195d8782f","status":10,"value":{"message":"stale element reference: element is not attached to the page document\n (Session info: headless chrome=106.0.5249.103)\n (Driver info: chromedriver=106.0.5249.61 (511755355844955cd3e264779baf0dd38212a4d0-refs/branch-heads/5249@{#569}),platform=Linux 4.9.0-0.bpo.6-amd64 x86_64)"}} /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:198 /var/www/html/core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php:146 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:125 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:234 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/Container.php:241 /var/www/html/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:805 /var/www/html/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:729 /var/www/html/vendor/behat/mink/src/Element/NodeElement.php:185 /var/www/html/vendor/behat/mink/src/Element/TraversableElement.php:210 /var/www/html/core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php:123 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
- last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 1 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - 🇳🇱Netherlands spokje
The normal routine to prove a random failure is fixed is to run the failing patch and the patch with the fix at the same time, whilst the latter has to have ~8000 - 10.000 failure free runs to prove it's credibility.
So let's do that here, and double the amount of runs, since especially the first failure in the IS isn't too common anymore.
- last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 1 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 1 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass, 2 fail - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - 🇳🇱Netherlands spokje
Thats 16 * 2000 = 32.000 runs without a test failure.
Good enough for me, here's the actual patch.
- last update
over 1 year ago 29,477 pass - Status changed to Needs review
over 1 year ago 12:35pm 16 June 2023 - Issue was unassigned.
- Status changed to RTBC
over 1 year ago 1:29pm 16 June 2023 - last update
over 1 year ago 29,499 pass - Status changed to Fixed
over 1 year ago 11:44am 19 June 2023 - 🇳🇱Netherlands spokje
nonCorrectEscapedAndTurnedIntoCamelCaseCommitMessagesAreGoingToBeBigIn2023
Automatically closed - issue fixed for 2 weeks with no activity.