Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Watchdog
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 16:48 UTC
Updated:
21 Mar 2015 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerTotally broken. Sadly currently together with parts of http://drupal.org/node/660460
Comment #2
dawehnerTo test this patch, apply first http://drupal.org/files/issues/mongodb_watchdog-capped.patch
Down to:
Comment #3
dawehnerTests are passing now, missing "feature" of the watchdog admin ui convertion.
TODO: Convert admin/reports/(not_found|access_denied) to mongodb_watchdog
Comment #4
dawehnerThis patch is sure togehter with the capped stuff.
Comment #5
damien tournoud commentedReassigning.
Comment #6
chx commentedI think I committed this :) I need to run 'em to see whether they pass :p commit early, commit often :D
Comment #7
fgmNo longer applies (CVS format ?)
Comment #8
fgmThe committed versions do not run currently.
The D6/D7 patches included in #1355808: Implement watchdog filter-on-insert in mongodb_watchdog include working tests for the new filter-on-insert feature.
Comment #9
fgmImprovement added: tests no longer choke on qa.drupal.org: they are bypassed when no connection is available, so qa can still check well-formedness but not waste resources on tests that can only fail.
Comment #10
mgifford@chx - did you commit this?
@fgm - Can we close this issue?
Comment #11
fgmWell, many of the module tests no longer pass on the current dev version : Entity Query, Field Attach, and Session Handling.
So, since this is a "Watchdog" issue, it's definitely "fixed" at this point. Another issue should address broken tests in other components.