Commit: odoo:a0bc8168  
Subject: display reason in the log if a test is skipped
Author: David James
Committer: Richard deMeester
Commit: enterprise:7cd3ae29  
Subject: [FIX] account_sepa: display proper maximum amount when raising because of a too big amount
Author: oco-odoo
Committer: oco-odoo
Version: 14.0
Config: Coverage tests with pre-installed modules
Total time: 3m
Date Level Type Message
2023-04-12 05:18:53 INFO runbot Init build environment with config Coverage tests with pre-installed modules
2023-04-12 05:18:53 Starting step pre_install_modules from config Coverage tests with pre-installed modules
2023-04-12 05:18:53 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-04-12 05:19:36 INFO server odoo.modules.loading:248 1 modules loaded in 7.60s, 11260 queries (+0 extra)
2023-04-12 05:19:36 INFO server odoo.modules.loading:248 12 modules loaded in 4.33s, 5690 queries (+0 extra)
2023-04-12 05:19:36 Step pre_install_modules finished in 43s
2023-04-12 05:19:36 Starting step tests_coverage from config Coverage tests with pre-installed modules
2023-04-12 05:19:36 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-04-12 05:20:07 ERROR server odoo.addons.base.tests.test_test_suite:80
ERROR: TestRunnerLogging.test_assertQueryCount
AssertionError: Key `msg` did not matched expected:
  FAIL: Subtest TestRunnerLogging.test_assertQueryCount (<subtest>)
  Traceback (most recent call last):
    File "/root_path/odoo/odoo/addons/base/tests/test_test_suite.py", line $line, in test_assertQueryCount
      self.env.cr.execute('SELECT 1')
-   File "/usr/local/lib/python/contextlib.py", line $line, in __exit__
?             ------
+   File "/usr/lib/python/contextlib.py", line $line, in __exit__
      next(self.gen)
    File "/root_path/odoo/odoo/tests/common.py", line $line, in assertQueryCount
      self.fail(msg % (login, count, expected, funcname, filename, linenum))
  AssertionError: Query count more than expected for user __system__: 1 > 0 in test_assertQueryCount at base/tests/test_test_suite.py:$line
2023-04-12 05:22:15 ERROR server odoo.modules.loading:342 Module base: 0 failures, 1 errors of 614 tests
2023-04-12 05:22:15 INFO server odoo.modules.loading:248 1 modules loaded in 45.16s, 2 queries (+19646 extra)
2023-04-12 05:22:15 INFO server odoo.modules.loading:248 12 modules loaded in 14.81s, 8 queries (+3352 extra)
2023-04-12 05:22:15 ERROR server odoo.modules.loading:603 At least one test failed when loading the modules.
2023-04-12 05:22:15 INFO server odoo.addons.web.tests.test_js.WebSuite:248 Screenshot in: /data/build/tests/11408-14-0-all/screenshots/sc_20230412_052206_547489_WebSuite.png
2023-04-12 05:22:15 ERROR server odoo.addons.web.tests.test_js:15
FAIL: WebSuite.test_js
Traceback (most recent call last):
  File "/data/build/odoo/addons/web/tests/test_js.py", line 15, in test_js
    self.browser_js('/web/tests?mod=web&failfast', "", "", login='admin', timeout=1800)
  File "/data/build/odoo/odoo/tests/common.py", line 1540, in browser_js
    self.fail('%s\n%s' % (message, error))
AssertionError: Some js test failed
QUnit test failed "fields > relational_fields > FieldMany2One > pressing enter in a m2o in an editable list": input should no longer be in dom
actual: true
expected: false
QUnit test failed "fields > relational_fields > FieldMany2One > pressing enter in a m2o in an editable list": second row should now be selected
actual: false
expected: true
QUnit test failed "fields > relational_fields > FieldMany2One > pressing enter in a m2o in an editable list": input should no longer be in dom
actual: true
expected: false
QUnit test failed "fields > relational_fields > FieldMany2One > pressing enter in a m2o in an editable list": third row should now be selected
actual: false
expected: true
4 / 2693 tests failed.
2023-04-12 05:22:15 ERROR server odoo.tests.runner:525 1 failed, 1 error(s) of 757 tests when loading database '11408-14-0-all'
2023-04-12 05:22:16 INFO runbot Start getting coverage result
2023-04-12 05:22:16 WARNING runbot Coverage file not found
2023-04-12 05:22:16 INFO runbot Getting results for build 11408-14-0
2023-04-12 05:22:16 Step tests_coverage finished in 3m
2023-04-12 05:22:16 Coverage report: xml , html