1. 25 May, 2022 1 commit
  2. 20 May, 2022 1 commit
  3. 28 Apr, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 03 Feb, 2022 1 commit
  6. 21 Jan, 2022 1 commit
  7. 15 Nov, 2021 1 commit
  8. 16 Oct, 2021 1 commit
  9. 14 Oct, 2021 1 commit
  10. 08 Oct, 2021 3 commits
  11. 30 Aug, 2021 1 commit
  12. 29 Jul, 2021 1 commit
  13. 15 Jul, 2021 1 commit
  14. 14 Jul, 2021 3 commits
  15. 13 Jul, 2021 2 commits
  16. 28 Apr, 2021 1 commit
  17. 25 Feb, 2021 1 commit
  18. 23 Feb, 2021 1 commit
  19. 09 Feb, 2021 1 commit
  20. 16 Dec, 2020 2 commits
  21. 01 Dec, 2020 1 commit
  22. 02 Nov, 2020 1 commit
  23. 09 Oct, 2020 1 commit
  24. 18 Sep, 2020 1 commit
  25. 14 Aug, 2020 1 commit
  26. 28 Jul, 2020 1 commit
  27. 26 Jun, 2020 1 commit
  28. 11 Jun, 2020 1 commit
  29. 28 May, 2020 1 commit
  30. 18 Mar, 2020 1 commit
    • Yegor's avatar
      Fix web test flakiness; enable web golden tests (#52789) · 7b4c195f
      Yegor authored
      * Fix web test flakiness; enable web golden tests
      
      The fix is three-part:
      
      - Only allow one test to load _and_ test at any point in time.
      - Use a fresh Chrome instance for each test file.
      - Increase Cirrus resources.
      
      The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests.
      
      Other minor changes:
      
      - Remove test batching (it's no longer necessary)
      - Fix the Chrome class, which was using the wrong Completer.
      7b4c195f
  31. 04 Mar, 2020 1 commit
  32. 23 Feb, 2020 1 commit
  33. 27 Jan, 2020 1 commit
  34. 17 Jan, 2020 1 commit