Steps to reproduce:

  1. Disable Views. (Or install Minimal so it's never enabled)
  2. Try to test Drupal\user\Tests\Views\HandlerFieldPermissionTest from the command line.
  3. PHP Fatal error: Class 'Drupal\views\Tests\ViewUnitTestBase' not found in /home/chx/www/d8/core/modules/user/lib/Drupal/user/Tests/Views/UserUnitTestBase.php on line 16

Comments

jhedstrom’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

This works for me now, so I'm guessing this was a passing breakage with our test runner.