localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

Do not merge/3.x/geo entity #122

Closed ekes closed 1 year ago

ekes commented 1 year ago

For testing.

ekes commented 1 year ago

Let's see but locally, with manual composer requires, the test errors all seem to be schema errors on our friend the upstream drupal geo / leaflet modules.

ekes commented 1 year ago

Hmm... I've tried aliasing localgov_directories which way but still clashes with localgov_demo's require :-/

stephen-cox commented 1 year ago

I've resolved the composer dependencies. Ended up removing demo and openrefferral from the profile.

stephen-cox commented 1 year ago

I get the following test failures with this branch:

$ phpunit      
PHPUnit 9.6.10 by Sebastian Bergmann and contributors.

Testing 
..E...........E................EE.......EEEEE............EE....  63 / 160 ( 39%)
....................EE.............E....FEE.................... 126 / 160 ( 78%)
...................E..............                              160 / 160 (100%)

Time: 35:42.704, Memory: 34.00 MB

There were 17 errors:

1) Drupal\Tests\localgov\Functional\LocalGovUpdateTest::testUpdate
Drupal\Core\Entity\EntityStorageException: The "localgov_geo" entity type does not exist.

/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:817
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php:308
/app/web/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php:175
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

Caused by
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "localgov_geo" entity type does not exist.

/app/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:139
/app/web/core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:71
/app/web/core/modules/field/src/Entity/FieldStorageConfig.php:763
/app/web/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:65
/app/web/modules/contrib/search_api/src/Utility/FieldsHelper.php:335
/app/web/modules/contrib/search_api/src/Utility/TrackingHelper.php:239
/app/web/modules/contrib/search_api/src/Utility/TrackingHelper.php:120
/app/web/modules/contrib/search_api/search_api.module:230
/app/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:409
/app/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:388
/app/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:416
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:217
/app/web/core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:900
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:564
/app/web/core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:781
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:489
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:806
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php:308
/app/web/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php:175
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

2) Drupal\Tests\localgov_alert_banner\FunctionalJavascript\AlertBannerHideTest::testAlertBannerHide
WebDriver\Exception\ElementNotVisible: element not interactable
  (Session info: chrome=77.0.3865.120)
  (Driver info: chromedriver=77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217-refs/branch-heads/3865@{#442}),platform=Linux 5.19.0-46-generic x86_64)

/app/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:198
/app/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:167
/app/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:234
/app/vendor/instaclick/php-webdriver/lib/WebDriver/Container.php:241
/app/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:805
/app/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:791
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:120
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:200
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:131
/app/vendor/behat/mink/src/Element/NodeElement.php:153
/app/web/modules/contrib/localgov_alert_banner/tests/src/FunctionalJavascript/AlertBannerHideTest.php:55
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

3) Drupal\Tests\localgov_directories_org\Functional\DirectoryOrgTest::testDirectoryVenueFields
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_directories/modules/localgov_directories_org/tests/Functional/DirectoryOrgTest.php:59
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

4) Drupal\Tests\localgov_directories_org\Functional\LocalgovIntegrationTest::testLocalgovSearch
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

5) Drupal\Tests\localgov_directories_venue\Functional\DirectoryVenueTest::testDirectoryVenueFields
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_directories/modules/localgov_directories_venue/tests/src/Functional/DirectoryVenueTest.php:63
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

6) Drupal\Tests\localgov_directories_venue\Functional\LocalgovIntegrationTest::testLocalgovSearch
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

7) Drupal\Tests\localgov_directories_venue\Kernel\RolesIntegrationTest::testEnablingRolesModule
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "localgov_geo" entity type does not exist.

/app/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:139
/app/web/core/tests/Drupal/KernelTests/KernelTestBase.php:778
/app/web/modules/contrib/localgov_directories/modules/localgov_directories_venue/tests/src/Kernel/RolesIntegrationTest.php:63
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

8) Drupal\Tests\localgov_directories_venue\Kernel\ViewUpgradeForProximitySearchTest::testViewUpgrade
Exception: Exception when installing config for module localgov_directories_location, message was: Field 'localgov_location' on entity type 'node' references a target entity type 'localgov_geo' which does not exist.

/app/web/core/tests/Drupal/KernelTests/KernelTestBase.php:730
/app/web/modules/contrib/localgov_directories/modules/localgov_directories_venue/tests/src/Kernel/ViewUpgradeForProximitySearchTest.php:85
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

Caused by
Drupal\Core\Field\FieldException: Field 'localgov_location' on entity type 'node' references a target entity type 'localgov_geo' which does not exist.

/app/web/core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:173
/app/web/core/modules/field/src/Entity/FieldStorageConfig.php:461
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:2329
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:1554
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:1535
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:695
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1541
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1597
/app/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1544
/app/web/core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php:85
/app/web/core/modules/field/src/Entity/FieldStorageConfig.php:348
/app/web/core/modules/field/src/Entity/FieldStorageConfig.php:302
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:528
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:483
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/tests/Drupal/KernelTests/KernelTestBase.php:727
/app/web/modules/contrib/localgov_directories/modules/localgov_directories_venue/tests/src/Kernel/ViewUpgradeForProximitySearchTest.php:85
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

9) Drupal\Tests\localgov_directories\Functional\ChannelFacetsWidgetAdminTest::testDirectoryChannelWidget
Behat\Mink\Exception\ElementNotFoundException: Form field with id|name|label|value "settings[handler_settings][target_bundles][localgov_directory]" not found.

/app/vendor/behat/mink/src/WebAssert.php:662
/app/web/core/tests/Drupal/Tests/UiHelperTrait.php:84
/app/web/core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php:103
/app/web/modules/contrib/localgov_directories/tests/src/Functional/ChannelFacetsWidgetAdminTest.php:127
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

10) Drupal\Tests\localgov_events\Functional\EventPageTest::testEventFields
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_events/tests/src/Functional/EventPageTest.php:49
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

11) Drupal\Tests\localgov_events\Functional\LocalgovIntegrationTest::testLocalgovSearch
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_events/tests/src/Functional/LocalgovIntegrationTest.php:70
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

12) Drupal\Tests\localgov_openreferral\Functional\ResourceTest::testUnpublishedAccess
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_openreferral/tests/src/Functional/ResourceTest.php:59
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

13) Drupal\Tests\localgov_openreferral\Functional\ResourceTest::testPermissions
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema

/app/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/app/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111
/app/web/core/lib/Drupal/Core/Config/Config.php:229
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278
/app/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257
/app/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/app/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:388
/app/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:148
/app/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:327
/app/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/app/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:465
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:557
/app/web/core/tests/Drupal/Tests/BrowserTestBase.php:367
/app/web/modules/contrib/localgov_openreferral/tests/src/Functional/ResourceTest.php:59
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

14) Drupal\Tests\localgov_search_solr\Functional\SitewideSearchTest::testSitewideSearch
Behat\Mink\Exception\ResponseTextException: The text "xesnZedK" was not found anywhere in the text of the current page.

/app/vendor/behat/mink/src/WebAssert.php:811
/app/vendor/behat/mink/src/WebAssert.php:262
/app/web/modules/contrib/localgov_search/tests/src/Functional/SitewideSearchBase.php:154
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

15) Drupal\Tests\localgov_services_navigation\FunctionalJavascript\LandingPageChildrenTest::testServiceLandingPageLink
Behat\Mink\Exception\ExpectationException: The field "edit-localgov-common-tasks-0-uri" value is "", but "/node/2" expected.

/app/vendor/behat/mink/src/WebAssert.php:794
/app/vendor/behat/mink/src/WebAssert.php:701
/app/web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/FunctionalJavascript/LandingPageChildrenTest.php:132
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

16) Drupal\Tests\localgov_services_navigation\FunctionalJavascript\LandingPageChildrenTest::testServiceLandingPageReference
Behat\Mink\Exception\ExpectationException: The field "edit-localgov-destinations-0-target-id" value is "", but "( bob )"; (3)" expected.

/app/vendor/behat/mink/src/WebAssert.php:794
/app/vendor/behat/mink/src/WebAssert.php:701
/app/web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/FunctionalJavascript/LandingPageChildrenTest.php:212
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

17) Drupal\Tests\localgov_review_date\FunctionalJavascript\ReviewDateWidgetTest::testReviewDateSummaryText
WebDriver\Exception\ElementClickIntercepted: element click intercepted: Element <input data-drupal-selector="edit-submit" type="submit" id="edit-submit" name="op" value="Save" class="button button--primary js-form-submit form-submit"> is not clickable at point (91, 615). Other element would receive the click: <a href="/admin/reports" title="View reports, updates, and errors." id="toolbar-link-system-admin_reports" class="toolbar-icon toolbar-icon-system-admin-reports" data-drupal-link-system-path="admin/reports">...</a>
  (Session info: chrome=77.0.3865.120)
  (Driver info: chromedriver=77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217-refs/branch-heads/3865@{#442}),platform=Linux 5.19.0-46-generic x86_64)

/app/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:198
/app/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:167
/app/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:234
/app/vendor/instaclick/php-webdriver/lib/WebDriver/Container.php:241
/app/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:805
/app/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:791
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:120
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:200
/app/web/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:131
/app/vendor/behat/mink/src/Element/NodeElement.php:153
/app/vendor/behat/mink/src/Element/NodeElement.php:161
/app/web/core/tests/Drupal/Tests/UiHelperTrait.php:100
/app/web/modules/contrib/localgov_workflows/modules/localgov_review_date/tests/src/FunctionalJavascript/ReviewDateWidgetTest.php:110
/app/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

--

There was 1 failure:

1) Drupal\Tests\localgov_services_navigation\FunctionalJavascript\EntityReferenceServicesAutocompleteTest::testEntityReferenceSublandingLabelWidget
ReferenceError: CKEditor5 is not defined
    at Object.79 (https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:4779)
    at o (https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:4896)
    at Object.273 (https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:4626)
    at o (https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:4896)
    at https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:5398
    at https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:9887
    at https://appserver/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=38.1.0:4:9947
ReferenceError: CKEditor5 is not defined
    at Object.79 (https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:4926)
    at r (https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:5043)
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:4674)
    at r (https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:5043)
    at https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:5651
    at https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:71788
    at https://appserver/core/assets/vendor/ckeditor5/html-support/html-support.js?v=38.1.0:5:71846
ReferenceError: CKEditor5 is not defined
    at Object.79 (https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:292)
    at o (https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:404)
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:41)
    at o (https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:404)
    at https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:823
    at https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:4478
    at https://appserver/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js?v=38.1.0:4:4540
ReferenceError: CKEditor5 is not defined
    at https://appserver/core/modules/ckeditor5/js/ckeditor5.js?rxox8t:679:29
ReferenceError: CKEditor5 is not defined
    at Object.79 (https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:4349)
    at n (https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:4466)
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:4101)
    at n (https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:4466)
    at https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:5005
    at https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:17916
    at https://appserver/core/assets/vendor/ckeditor5/code-block/code-block.js?v=38.1.0:5:17972
ReferenceError: CKEditor5 is not defined
    at Object.79 (https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:3573)
    at i (https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:3690)
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:3423)
    at i (https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:3690)
    at https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:4550
    at https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:16214
    at https://appserver/core/assets/vendor/ckeditor5/basic-styles/basic-styles.js?v=38.1.0:5:16272
TypeError: r(...) is not a function
    at Object.ckeditor5/src/core.js (https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:350)
    at r (https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:538)
    at https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:781
    at https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:1149
    at https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:1165
    at https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:239
    at https://appserver/core/modules/ckeditor5/js/build/drupalEmphasis.js?v=10.1.1:1:244
TypeError: t(...) is not a function
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/essentials/essentials.js?v=35.1.0:4:99)
    at t (https://appserver/core/assets/vendor/ckeditor5/essentials/essentials.js?v=35.1.0:4:461)
    at https://appserver/core/assets/vendor/ckeditor5/essentials/essentials.js?v=35.1.0:4:875
    at https://appserver/core/assets/vendor/ckeditor5/essentials/essentials.js?v=35.1.0:4:1089
    at https://appserver/core/assets/vendor/ckeditor5/essentials/essentials.js?v=35.1.0:4:1146
TypeError: s(...) is not a function
    at Object.704 (https://appserver/core/assets/vendor/ckeditor5/style/style.js?v=38.1.0:5:7194)
    at s (https://appserver/core/assets/vendor/ckeditor5/style/style.js?v=38.1.0:5:7505)
    at https://appserver/core/assets/vendor/ckeditor5/style/style.js?v=38.1.0:5:8049
    at https://appserver/core/assets/vendor/ckeditor5/style/style.js?v=38.1.0:5:23987
    at https://appserver/core/assets/vendor/ckeditor5/style/style.js?v=38.1.0:5:24039
TypeError: Cannot read property 'attach' of undefined
    at Object.Drupal.editorAttach (https://appserver/core/modules/editor/js/editor.js?v=10.1.1:300:37)
    at https://appserver/core/modules/editor/js/editor.js?v=10.1.1:224:18
    at Array.forEach (<anonymous>)
    at Object.attach (https://appserver/core/modules/editor/js/editor.js?v=10.1.1:207:52)
    at https://appserver/core/misc/drupal.js?v=10.1.1:166:24
    at Array.forEach (<anonymous>)
    at Object.Drupal.attachBehaviors (https://appserver/core/misc/drupal.js?v=10.1.1:162:34)
    at https://appserver/core/misc/drupal.init.js?v=10.1.1:32:12
    at HTMLDocument.listener (https://appserver/core/misc/drupal.init.js?v=10.1.1:20:7)
finnlewis commented 1 year ago

this was just for testing, closed