$ php core/scripts/run-tests.sh --class "Drupal\node\Tests\NodeEntityFieldQueryAlterTest"

Drupal test run
---------------

Tests to be run:
 - Node entity query alter (Drupal\node\Tests\NodeEntityFieldQueryAlterTest)

Test run started:
 Friday, August 2, 2013 - 11:06

Test summary
------------

Node entity query alter 0 passes, 0 fails, and 0 exceptions

FATAL Drupal\node\Tests\NodeEntityFieldQueryAlterTest: Found no database prefix for test ID 65. (Check whether setUp() is invoked correctly.)
Test run duration: 0 sec

Not sure why this doesn't result in test failures on the bot.

The only test method in there was removed in #1987758: Remove node_access_test_page()

CommentFileSizeAuthor
#2 drupal8.node-module.2056293-2.patch2.04 KBzaurav
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zaurav’s picture

Assigned: Unassigned » zaurav

Doing this for the very first time. Apologies in advance.

zaurav’s picture

Here.

zaurav’s picture

Status: Active » Needs review

Status: Needs review » Needs work
Issue tags: -Novice

The last submitted patch, drupal8.node-module.2056293-2.patch, failed testing.

Berdir’s picture

Status: Needs work » Needs review
Issue tags: +Novice

#2: drupal8.node-module.2056293-2.patch queued for re-testing.

Berdir’s picture

Status: Needs review » Reviewed & tested by the community

I think this is good to go, thank you!

Opened a testbot issue to investigate why this didn't cause any failures: #2065537: Test class without any methods silently ignored by testbot?

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

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