1. 11 Jul, 2017 - 1 commit
    • Friedemann Kleint's avatar
      MSVC: Run tests with MSVC2017 instead of MSVC2013 · 1bdbe06c
      Friedemann Kleint authored
      
      It appears tests compiled with MSVC2013/64bit are prone to
      crashes. Keep only a developer build/compile test in default.txt
      and move the packacking builds to qt5.txt with tests disabled.
      Enable testing with MSVC2017 builds in qt5.txt.
      
      Task-number: QTBUG-58654
      Task-number: QTBUG-50835
      Change-Id: I6061fe3a585c4bb94100d73d04434aca42c82608
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      1bdbe06c
  2. 14 Jun, 2017 - 1 commit
  3. 12 Jun, 2017 - 2 commits
  4. 09 Jun, 2017 - 1 commit
  5. 07 Jun, 2017 - 1 commit
    • Simon Hausmann's avatar
      Disable tests on macOS 10.10 · 303d6173
      Simon Hausmann authored
      
      We cannot run graphical tests reliably on 10.10 anymore with the new
      virtualization without vmware. As outlined in the referenced task, we
      occasionally get the Window Server locking up. So for the time being,
      this change disables testing on 10.10.
      
      Task-number: QTQAINFRA-1198
      Change-Id: I020d4a298562554838cd7e898df52438db536d7a
      Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@qt.io>
      303d6173
  6. 04 Jun, 2017 - 1 commit
  7. 05 May, 2017 - 1 commit
  8. 03 May, 2017 - 1 commit
  9. 27 Apr, 2017 - 1 commit
  10. 24 Apr, 2017 - 1 commit
  11. 13 Apr, 2017 - 1 commit
  12. 10 Apr, 2017 - 1 commit
  13. 30 Mar, 2017 - 1 commit
  14. 22 Mar, 2017 - 1 commit
  15. 07 Mar, 2017 - 1 commit
    • Joerg Bornemann's avatar
      Add ForceDebugInfo to MSVC platforms · a5330bb6
      Joerg Bornemann authored
      
      Create release debug information for MSVC configurations for which we
      build packages.
      
      Also, for hard-to-reproduce autotest crashes in the CI enabling
      ForceDebugInfo is crucial to get a meaningful backtrace.
      
      Task-number: QTBUG-3934
      Change-Id: Ie4ea7b9c6aa251a12796621817d8e3411bbed81d
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@qt.io>
      a5330bb6
  16. 28 Feb, 2017 - 1 commit
    • Teemu Holappa's avatar
      Change Boot2Qt to use Ubuntu 16.04 · 85f6859c
      Teemu Holappa authored
      
      Changed Boot2Qt CI host from Ubuntu 14.04 to 16.04.
      There is also changed the target architecture to x86_64.
      Even though the meta-boot2qt builds binaries to the armv7 tests
      are run in host machine using Qemu thus we spoof Coin to believe
      we are running native binaries.
      
      Change-Id: I633d01b80ec8ae753badf495ec8faa90b4659c11
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      85f6859c
  17. 15 Feb, 2017 - 1 commit
  18. 13 Feb, 2017 - 2 commits
  19. 09 Feb, 2017 - 1 commit
  20. 06 Feb, 2017 - 1 commit
  21. 25 Jan, 2017 - 1 commit
  22. 11 Jan, 2017 - 1 commit
    • Simon Hausmann's avatar
      Add CI build configurations · 3035f209
      Simon Hausmann authored
      
      These files were previously stored in the CI source tree, but they do
      belong here. They describe the different configurations under which we
      want to build Qt and its submodules, in terms of underlying virtual
      machine template, host OS, target OS and CI related features that may
      also map to Qt configuration features.
      
      Task-number: QTQAINFRA-1074
      Change-Id: I7ce48e3b15da757166eeac7531478d3746c8aa7f
      Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
      3035f209