Commit: runbot:0716b7ba  
Subject: [IMP] runbot: network disabled by default
Author: Xavier-Do
Committer: Xavier-Do
Commit: odoo:200cc351  
Subject: [FIX] tests: avoid TestCursor corruption
Author: Xavier-Do
Committer: Xavier-Do
Version: 18.0
Config: Default no run
Total time: 5m
Date Level Type Message
2025-08-08 13:56:37 INFO runbot Init build environment with config Default no run
2025-08-08 13:56:37 Starting step all from config Default no run
2025-08-08 13:56:37 INFO runbot Using Dockerfile Tag odoo:DockerDefaultAke
2025-08-08 13:58:47 INFO server odoo.modules.loading:360 1 modules loaded in 9.41s, 9251 queries (+9251 extra)
2025-08-08 14:00:21 ERROR server odoo.addons.runbot.tests.test_build_config_step:795
ERROR: TestBuildConfigStep.test_network_can_be_enable
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched
    return func(*newargs, **newkeywargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/runbot/runbot/tests/test_build_config_step.py", line 795, in test_network_can_be_enable
    config_step._run_step(self.parent_build)()
  File "/data/build/runbot/runbot/models/build.py", line 924, in start_docker
    docker_run(
  File "/data/build/runbot/runbot/container.py", line 234, in docker_run
    return _docker_run(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__
    return self._mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call
    result = effect(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/runbot/runbot/tests/test_build_config_step.py", line 792, in first_docker_run
    self.assertFalse(kwargs['network_enabled'])
                     ~~~~~~^^^^^^^^^^^^^^^^^^^
KeyError: 'network_enabled'
2025-08-08 14:00:39 ERROR server odoo.modules.loading:321 Module runbot: 0 failures, 1 errors of 132 tests
2025-08-08 14:01:03 INFO server odoo.modules.loading:360 101 modules loaded in 134.95s, 96026 queries (+118734 extra)
2025-08-08 14:01:04 ERROR server odoo.modules.loading:604 At least one test failed when loading the modules.
2025-08-08 14:01:05 INFO server odoo.addons.base.models.ir_qweb:360 Pregenerating assets bundles
2025-08-08 14:01:45 ERROR server odoo.tests.result:600 0 failed, 1 error(s) of 145 tests when loading database '01964-18-0-all'
2025-08-08 14:01:57 INFO runbot Getting results for build 01964-18-0
2025-08-08 14:01:57 Step all finished in 5m