Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
6.0.0 RC
-
None
-
23100ee61e33680d20f934dcbc96b57e8da29bf9 (qt/qtbase/6.0.0) 5a233f75561d104edb42b9af9540ac385cdcfe34 (qt/qtbase/6.0) ce29ce586f06f56a66198b934f8860946380e26e (qt/qtbase/dev)
Description
The autotests for lupdate repeatedly failed on Windows in the CI:
agent:2020/11/18 15:12:35 build.go:379: FAIL! : tst_lupdate::good(codecforsrc) '!proc.exitCode()' returned FALSE. ("C:/Users/qt/work/install/bin/lupdate -silent project.pro" exited with code 1 agent:2020/11/18 15:12:35 build.go:379: )
This is not completely deterministic. In particular it's often another instance that is failing.
When reproducing on the console without the -silent argument, a warning is printed:
WARNING: Could not find qmake spec 'default'.