Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
8501 Visualizzazioni

In the past a few days, all my builds on odoo.sh have been failing.

I rolled back to previous commits which is built successfully, but show failed again. Also odoo was built correctly locally.

For all the builds I have, they show the same error.

Does anyone have any idea?


ERROR
serverFAIL: WebSuite.test_js Traceback (most recent call last): File "/home/odoo/src/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 "/home/odoo/src/odoo/odoo/tests/common.py", line 1419, in browser_js self.fail('%s\n%s' % (message, error)) AssertionError: Some js test failed Script timeout exceeded : 1800.0177490711212



Avatar
Abbandona
Risposta migliore

Did you open a ticket with the Odoo support ?

In the meanwhile, you can disable the test suite in the settings tab.

Avatar
Abbandona
Autore

Thanks, Alessandro. Disabling testing suite works!

Risposta migliore

Hi everyone,

I have the same issue.
how to disable the "test suite" please?

very urgent plz

Avatar
Abbandona
Risposta migliore

I had the same problem. I imagined it was related to the lastest Odoo revision.

By using a previous revision and not the last one, I solved my problem.

I think this is an acceptable solution until Odoo fixes this problem in the next revision.

(To change it go to the settings of your branch)

Avatar
Abbandona
Autore

Revert to previous odoo version, but doesn't seem to work. Still testing.

Autore

Have to disable test suite to make it work. Thanks

Risposta migliore

Hi,

I'm facing the same issue. I also tried to solve this using the previous revision. Unfortunately that didn't work.
Did anyone find another solution?

ERRORserverFAIL: WebSuite.test_js Traceback (most recent call last): File "/home/odoo/src/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 "/home/odoo/src/odoo/odoo/tests/common.py", line 1419, in browser_js self.fail('%s\n%s' % (message, error)) AssertionError: Some js test failed Script timeout exceeded : 1800.0207993984222


Avatar
Abbandona
Autore

Hi SailSupply. Yes, I get the feedback from Odoo support, and here is what they recommend,

```On Odoo.sh, development branches undergo a number of tests included in our test suite which are designed to ensure standard functionality of Odoo has not been compromised. It appears that the majority of these failed development builds are due to the test suite failing (likely due to the nature of a custom development).

It is also possible to disable the test suite if you desire in the Settings tab of your desired development branch, though we recommend creating developments which do not violate these tests as they ensure proper functioning of core odoo functions across various modules.```

Hope it helps you.

Thanks!

Post correlati Risposte Visualizzazioni Attività
1
lug 25
1850
4
apr 25
12252
1
feb 25
3622
1
gen 25
1461
1
gen 25
4961