toolboxes stdout

**********************************************************************
File "gui/wxpython/core/toolboxes.py", line 624, in __main__._expandRuntimeModules
Failed example:
    etree.tostring(tree)
Expected:
    '<items><module-item name="g.region"><module>g.region</module><description>Manages the boundary definitions for the geographic region.</description><keywords>general,settings</keywords></module-item></items>'
Got:
    '<items><module-item name="g.region"><module>g.region</module><description>Manages the boundary definitions for the geographic region.</description><keywords>general,settings,computational region,extent,resolution,level1</keywords></module-item></items>'
**********************************************************************
File "gui/wxpython/core/toolboxes.py", line 630, in __main__._expandRuntimeModules
Failed example:
    etree.tostring(tree)
Expected:
    '<items><module-item name="m.proj"><module>m.proj</module><description>Converts coordinates from one projection to another (cs2cs frontend).</description><keywords>miscellaneous,projection</keywords></module-item></items>'
Got:
    '<items><module-item name="m.proj"><module>m.proj</module><description>Converts coordinates from one projection to another (cs2cs frontend).</description><keywords>miscellaneous,projection,transformation</keywords></module-item></items>'
**********************************************************************
1 items had failures:
   2 of   6 in __main__._expandRuntimeModules
***Test Failed*** 2 failures.