This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 26 Jan, 2021 1 commit
  2. 21 Jan, 2021 1 commit
  3. 26 May, 2020 1 commit
  4. 21 May, 2020 1 commit
    • Buck Doyle's avatar
      Add test-timing comparison for UI PRs (#7929) · 07fb795f
      Buck Doyle authored
      This runs ember-test-audit for UI PRs to compare how long
      the tests take for the base vs the PR. It posts or updates
      a comparison of times and test count.
      
      It’s somewhat slow to report back as it runs the test suite
      three times to even out variability in a shared environment.
      If we end up being unhappy with that slowness, we could try
      running the repetitions in parallel as well, but that would
      involve more changes to ember-test-audit.
      07fb795f