| 24 | Informal presentation with discussion: |
| 25 | |
| 26 | * Andras Becsi (bbandix): Problems with the current Qt DRT, + a tool to monitor and query historic test results |
| 27 | * Gabor Rapcsanyi (rgabor): Current buildbot setup and the future upgrade possibilities |
| 28 | * Csaba Osztrogonac (ossy): Qt build infrastructure and problems with incremental builds |
| 29 | * Tor Arne Vestbø (torarne): Cross platform layout-test results using SVG-fonts and automation of interpreting results |
| 30 | |
| 31 | The discussion spawned off a few action points: |
| 32 | |
| 33 | * Use automated tools to parse test results and give us more information about where we are |
| 34 | * Split of Qt buildbot into build and tests stages (makes it easier to detect Qt build breaks) |
| 35 | * Fix the Qt incremental build to detect dependencies in generated sources correctly |
| 36 | * Try to use SVG fonts to get the same results on mac,win,linux (++) |
| 37 | |