• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Vauxoo / maintainer-quality-tools / 1227 / 2
38%
master: 100%

Build:
Build:
LAST BUILD BRANCH: master-fix-name-of-folder-odoo_branch-jesuszapata
DEFAULT BRANCH: master
Ran 10 Jul 2018 03:26PM UTC
Files 4
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jul 2018 06:08AM UTC coverage: 100.0%. First build
EXCLUDE="broken_module,broken_lint" OPTIONS="--log-level=debug" INSTALL_OPTIONS="--log-level=info" RUN_COMMAND_MQT_CREATE_FOLDER='mkdir /tmp/tests' PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1"

push

travis-ci

web-flow
Revert "[IMP] travis_install_nightly: Patch odoo to create unlogged DB tables" (#281)

Reverts Vauxoo/maintainer-quality-tools#280

The database is created as well but you will see the following error opening `/web/login` url:

```bash
Traceback (most recent call last):
File "python2.7/site-packages/werkzeug/serving.py", line 193, in run_wsgi
execute(self.server.app)
File "python2.7/site-packages/werkzeug/serving.py", line 181, in execute
application_iter = app(environ, start_response)
File "/odoo/service/server.py", line 246, in app
return self.app(e, s)
File "/odoo/service/wsgi_server.py", line 186, in application
return application_unproxied(environ, start_response)
File "/odoo/service/wsgi_server.py", line 172, in application_unproxied
result = handler(environ, start_response)
File "/odoo/http.py", line 1323, in __call__
return self.dispatch(environ, start_response)
File "/odoo/http.py", line 1297, in __call__
return self.app(environ, start_wrapped)
File "python2.7/site-packages/werkzeug/wsgi.py", line 599, in __call__
return self.app(environ, start_response)
File "/odoo/http.py", line 1496, in dispatch
result = ir_http._dispatch()
File "/odoo/addons/base/ir/ir_http.py", line 199, in _dispatch
return cls._handle_exception(e)
File "/odoo/addons/base/ir/ir_http.py", line 169, in _handle_exception
return request._handle_exception(exception)
File "/odoo/http.py", line 774, in _handle_exception
return super(HttpRequest, self)._handle_exception(exception)
File "/odoo/addons/base/ir/ir_http.py", line 195, in _dispatch
result = request.dispatch()
File "/odoo/http.py", line 833, in dispatch
r = self._call_function(**self.params)
File "/odoo/http.py", line 333, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/odoo/service/model.py", line 101, in wrapper
return f(dbname, *args, **kwargs)
File "/odoo/http.py", line 329, in checked_call
result.flatten()
File "/odoo/http.py", line 1274, in flatten
s... (continued)

19 of 19 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1227.2 (EXCLUDE="broken_module,broken_lint" OPTIONS="--log-level=debug" INSTALL_OPTIONS="--log-level=info" RUN_COMMAND_MQT_CREATE_FOLDER='mkdir /tmp/tests' PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1214
  • Travis Job 1227.2
  • 2aac0638 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc