Report errors from Qt/Win EWS bots
Is it possible to make the Qt/Windows EWS bots report what the build errors actually were? Qt doesn't seem to provide any stdio output. MSVC does, but it logs the output into BuildLog.htm files--would it be possible to scrape the text information out of these files and make them available? I ask because one of my patches didn't build on the Windows EWS bot, and so far, I still haven't managed to get the Windows port of WebKit to successfully compile. Daniel
Hi Daniel, Qt EWS should always report the stdout (and stderr) when the build fails. If you see red Qt status bubble and empty result, please write an e-mail with bug number to webkit-ews <at> sed.inf.u-szeged.hu , and we will try to find what the problem is. I agree with you in MSVC issue, contets of BuilLog.htm is very important for developers on buildbots and on EWS too. There is a bug to do it for Windows build: https://bugs.webkit.org/show_bug.cgi?id=39199 br, Ossy Daniel Cheng írta:
Is it possible to make the Qt/Windows EWS bots report what the build errors actually were? Qt doesn't seem to provide any stdio output. MSVC does, but it logs the output into BuildLog.htm files--would it be possible to scrape the text information out of these files and make them available?
I ask because one of my patches didn't build on the Windows EWS bot, and so far, I still haven't managed to get the Windows port of WebKit to successfully compile.
participants (2)
-
Daniel Cheng
-
Osztrogonac Csaba