Skip to content
Snippets Groups Projects
  1. Mar 12, 2017
    • Nathaniel Manista's avatar
      Ignore the number of failed skipped tests · 21e7dfc7
      Nathaniel Manista authored
      jobset.run was changed on 16 October 2015 in e4c35610
      to return the number of failures and the result set. On 20 October 2016
      in 5c691c63 jobset.run was changed to
      allow jobs to be skipped, but the introduced code path only returned
      the result set, giving jobset.run inconsistent return value semantics.
      On 24 October 2016 7e9bd6ca introduced
      a use of jobset.run's "skip_jobs" return value semantics, and on 8
      March 2017 d159af31 resolved
      jobset.run's inconsistent return value semantics but failed to correct
      run_tests_matrix's use of the inconsistent "skip_jobs" return value
      semantics.
      21e7dfc7
  2. Mar 08, 2017
  3. Mar 01, 2017
  4. Feb 17, 2017
  5. Feb 03, 2017
  6. Dec 22, 2016
  7. Dec 20, 2016
  8. Dec 19, 2016
  9. Dec 05, 2016
  10. Nov 10, 2016
  11. Nov 01, 2016
  12. Oct 31, 2016
  13. Oct 21, 2016
  14. Oct 17, 2016
  15. Oct 14, 2016
  16. Oct 13, 2016
  17. Oct 12, 2016
  18. Oct 08, 2016
  19. Oct 06, 2016
  20. Oct 05, 2016
  21. Oct 04, 2016
  22. Sep 22, 2016
  23. Sep 20, 2016
Loading