-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
There are several tests that fail randomly, usually only on the Travis CI infrastructure. Let's fix them, or replace them with others so that they don't do more harm than good.
Still giving us trouble:
- AJAX: AJAX forms on cached pages
- Form API: Forms using form storage on cached page
- SimpleTest: Installation profile module tests
- Update: Update core functionality Random test failure: Update: Update core functionality (UpdateCoreTestCase) #1965
- Image: Image style flood protection (ImageStyleFloodProtection):
fail Correct number of images (1) return 403 access denied. image.test:1792 - Random failure: ModuleUninstallTestCase->testUninstallLocale (module.test) #5226 | Random failure: ModuleUninstallTestCase->testUninstallLocale (module.test)
- Fixed: Functional tests: LayoutUpgradePathTest fails too often in GHA. #6293 | Functional tests: LayoutUpgradePathTest fails too often in GHA
Fixed:
- Path pattern bulk updating (PathPatternBulkUpdateTestCase) - Fixed Random test failures with PathPatternBulkUpdateTestCase #4862
- Random failures or timeouts in BatchProcessingTestCase (race condition in all batch processing) - Random failures or timeouts in BatchProcessingTestCase (race condition in all batch processing) #5205
- Comment: Link with label 1 new comment not found. (CommentInterfaceTest) Fixed: Random failures in CommentInterfaceTest - Link with label 1 new comment not found. #5189
- Locale: Translation import (LocaleImportFunctionalTest) - Fixed: Random test failure: Locale: Translation import (LocaleImportFunctionalTest) #2611
- Bootstrap: Page cache test (BootstrapPageCacheTestCase) - Issue #4418: Avoid race-condition in page header test. Fixing regression from #4306. backdrop#3173
- Comment: Comment interface (CommentInterfaceTest) - Issue #1478: Avoid race-condition in comment-new test checking. backdrop#2601
- Image: Image style flood protection - Issue #1478: Fix random failures in image style flood test. backdrop#1201
- Language settings file not valid JSON - Fixed in Random failure in "Field translations tests": The configuration file "language.settings" could not be read. #511
- Path: Path pattern basic tests - Issue #1478: Fix random failures in user tests and Module API. backdrop#1200
- User admin test case - Issue #1478: Fix random failures in user tests and Module API. backdrop#1200
- Module: Module API - Issue #1478: Fix random failures in user tests and Module API. backdrop#1200
- Bootstrap: Boot and exit hook invocation - Issue #1478: Fix random failures in user tests and Module API. backdrop#1200
- Bootstrap: Page cache test - Issue #1478: Fix random failures in user tests and Module API. backdrop#1200
- Bootstrap: Page cache test (still) - Issue #1478: Fixing failing page compression test. backdrop#1383
- Batch API: Batch processing (BatchProcessingTestCase) - Issue #1478: Remove random values from Batch processing. backdrop#1983
- Layout: Layout Interface Test - Issue #1478: Fixing PHP 5.3 encoding of JSON backslashes. backdrop#1450
- Layout: Layout BlockText Test (LayoutBlockTextTest) - Issue #1478: Avoid random content in layout block content. backdrop#1942
- Layout: Fix Random LayoutInterfaceTest Failures in PHP 5.3 - Fix Random LayoutInterfaceTest Failures in PHP 5.3 #3080
- Image: Image styles path and URL functions (ImageStylesPathAndUrlUnitTest) - Issue #1478: Remove random string from image style test. backdrop#1984
- Date: Date Theme (DateThemeTestCase) (was meant to be fixed in 1.13.2 with DateThemeTestCase randomly(?) fails on testDateDisplayCombination #3794; same failure noticed with 1.14.1) follow-up issue: DateThemeTestCase fails at certain times of day #4180:
Start and end date on same day with timezone, with remaining days renders correctly. date_themes.test:137
Reactions are currently unavailable