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

Vauxoo / maintainer-quality-tools / 1226 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2018 06:17AM UTC
Files 2
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%. Remained the same
INCLUDE="test_module,second_module" UNIT_TEST="1" 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)

10 of 10 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1226.3 (INCLUDE="test_module,second_module" UNIT_TEST="1" 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 1213
  • Travis Job 1226.3
  • 2aac0638 on github
  • Prev Job for INCLUDE="test_module,second_module" UNIT_TEST="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" on master (#1223.3)
  • Next Job for INCLUDE="test_module,second_module" UNIT_TEST="1" PG_LOGS_ENABLE="1" PG_NON_DURABILITY="1" on master (#1228.3)
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