Max (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-server/6.1-custo-tfr-remove_test-mmu into 
lp:~openerp-dev/openobject-server/6.1-server-custo-tfr.

Requested reviews:
  tfr (Openerp) (tfr)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-server/6.1-custo-tfr-remove_test-mmu/+merge/131564

remove std test
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/6.1-custo-tfr-remove_test-mmu/+merge/131564
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/6.1-server-custo-tfr.
=== modified file 'bin/openerp-server.py' (properties changed: +x to -x)
=== modified file 'debian/rules' (properties changed: +x to -x)
=== modified file 'history/change-loglevel.sh' (properties changed: +x to -x)
=== modified file 'history/gen_graph.sh' (properties changed: +x to -x)
=== modified file 'history/get-srvstats.sh' (properties changed: +x to -x)
=== modified file 'history/list-services.sh' (properties changed: +x to -x)
=== modified file 'history/module_graph.py' (properties changed: +x to -x)
=== modified file 'history/xml2yml.py' (properties changed: +x to -x)
=== modified file 'openerp-server' (properties changed: +x to -x)
=== modified file 'openerp/addons/base/__init__.py'
--- openerp/addons/base/__init__.py	2011-09-28 21:13:26 +0000
+++ openerp/addons/base/__init__.py	2012-10-26 09:49:20 +0000
@@ -19,12 +19,12 @@
 #
 ##############################################################################
 
-import ir
-import module
-import res
-import publisher_warranty
-import report
-import test
+#import ir
+#import module
+#import res
+#import publisher_warranty
+#import report
+#import test
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 

=== modified file 'openerp/addons/base/__openerp__.py'
--- openerp/addons/base/__openerp__.py	2012-02-10 14:23:18 +0000
+++ openerp/addons/base/__openerp__.py	2012-10-26 09:49:20 +0000
@@ -79,24 +79,6 @@
         'res/res_widget_data.xml',
         'publisher_warranty/publisher_warranty_data.xml',
     ],
-    'demo_xml': [
-        'base_demo.xml',
-        'res/res_partner_demo.xml',
-        'res/res_widget_demo.xml',
-    ],
-    'test': [
-        'test/base_test.xml',
-        'test/base_test.yml',
-        'test/test_context.xml',
-        'test/bug_lp541545.xml',
-        'test/test_osv_expression.yml',
-        'test/test_ir_rule.yml', # <-- These tests modify/add/delete ir_rules.
-        'test/test_ir_values.yml',
-        # Commented because this takes some time.
-        # This must be (un)commented with the corresponding import statement
-        # in test/__init__.py.
-        # 'test/test_ir_cron.yml', # <-- These tests perform a roolback.
-    ],
     'installable': True,
     'auto_install': True,
     'certificate': '0076807797149',

=== modified file 'openerp/addons/base/res/config_pixmaps/1.png' (properties changed: +x to -x)
=== modified file 'openerp/addons/base/res/config_pixmaps/2.png' (properties changed: +x to -x)
=== modified file 'openerp/addons/base/res/config_pixmaps/3.png' (properties changed: +x to -x)
=== modified file 'openerp/addons/base_quality_interrogation.py' (properties changed: +x to -x)
=== modified file 'openerp/report/render/rml2txt/rml2txt.py' (properties changed: +x to -x)
=== modified file 'openerp/tools/graph.py' (properties changed: +x to -x)
=== modified file 'openerp/tools/test-config-values' (properties changed: +x to -x)
=== modified file 'openerp/tools/which.py' (properties changed: +x to -x)
=== modified file 'setup.py' (properties changed: +x to -x)
=== modified file 'win32/start.bat' (properties changed: -x to +x)
=== modified file 'win32/stop.bat' (properties changed: -x to +x)
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to