Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2009 at 16:04 UTC
Updated:
19 Dec 2009 at 06:50 UTC
All tests return green with 364 successes.
Running tests locally gives:
Message: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd7.simpletest629327rdf_mapping' doesn't exist: SELECT mapping AS mapping
FROM
{rdf_mapping} rdf_mapping
WHERE (type = :db_condition_placeholder_0) AND (bundle = :db_condition_placeholder_1) ; Array
(
[:db_condition_placeholder_0] => file
[:db_condition_placeholder_1] => file
)
in _rdf_mapping_load() (line 129 of D:\Babou\Sites en dev\htdocs\drupal_test_7\modules\rdf\rdf.module).
Comments
Comment #1
damien tournoud commentedThis is #623992: Reduce {system} database hits.
Comment #2
yched commented[edited out, irrelevant crosspost, Damien found the culprit]
Comment #3
chx commented