Problem/Motivation

phpunit is failing:

There was 1 error:
1) Drupal\Tests\decoupled_json_log\Kernel\DecoupledJsonLogInstallTest::testInstallUninstall
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by <em class="placeholder">decoupled_json_log</em> have unmet dependencies: <em class="placeholder">views.view.decoupled_json_log_admin_json_logs (views)</em>
/builds/project/decoupled_json_log/web/core/lib/Drupal/Core/Config/UnmetDependenciesException.php:100
/builds/project/decoupled_json_log/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:527
/builds/project/decoupled_json_log/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:132
/builds/project/decoupled_json_log/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:203
/builds/project/decoupled_json_log/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/builds/project/decoupled_json_log/tests/src/Kernel/DecoupledJsonLogInstallTest.php:20
/builds/project/decoupled_json_log/vendor/phpunit/phpunit/src/Framework/TestResult.php:729
ERRORS!
Tests: 1, Assertions: 0, Errors: 1.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed 387b9470 on 1.0.x
    Issue #3476362 by ptmkenny: phpunit error with views config
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.