1. 23 Jan, 2024 1 commit
  2. 19 Jan, 2024 1 commit
  3. 11 Jan, 2024 1 commit
  4. 21 Dec, 2023 1 commit
  5. 13 Dec, 2023 2 commits
    • auto-submit[bot]'s avatar
      Reverts "Make tests more resilient to Skia gold failures and refactor... · 91877c63
      auto-submit[bot] authored
      Reverts "Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal" (#140085)
      
      Reverts flutter/flutter#139549
      Initiated by: Piinks
      This change reverts the following previous change:
      Original Description:
      * Remove all use of global variables.
      * Always pass in all dependencies, only create them in main or in tests.
      * Pass in the "print" primitive.
      * Make all network traffic retry (except when run locally, when it just auto-passes).
      * Enable tests to be run in random order.
      91877c63
    • Ian Hickson's avatar
      Make tests more resilient to Skia gold failures and refactor flutter_goldens... · 11a9cb70
      Ian Hickson authored
      Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal (#139549)
      
      * Remove all use of global variables.
      * Always pass in all dependencies, only create them in main or in tests.
      * Pass in the "print" primitive.
      * Make all network traffic retry (except when run locally, when it just auto-passes).
      * Enable tests to be run in random order.
      11a9cb70
  6. 02 Dec, 2023 1 commit
    • auto-submit[bot]'s avatar
      Reverts "Retry on transient Skia failure." (#139407) · 7b300f07
      auto-submit[bot] authored
      Reverts flutter/flutter#139182
      Initiated by: Hixie
      This change reverts the following previous change:
      Original Description:
      This works around https://g-issues.skia.org/issues/40044713 using exponential backoff.
      
      This is completely untested because I have no idea how to test it.
      
      Also I only changed one of the code paths here. I figure if we get success here then we can start propagating the change to other places in this file that generate errors, maybe factoring out the retry and error reporting logic so it's not duplicated multiple times.
      7b300f07
  7. 01 Dec, 2023 1 commit
    • Ian Hickson's avatar
      Retry on transient Skia failure. (#139182) · b2d90eb6
      Ian Hickson authored
      This works around https://g-issues.skia.org/issues/40044713 using exponential backoff.
      
      This is completely untested because I have no idea how to test it.
      
      Also I only changed one of the code paths here. I figure if we get success here then we can start propagating the change to other places in this file that generate errors, maybe factoring out the retry and error reporting logic so it's not duplicated multiple times.
      b2d90eb6
  8. 15 May, 2023 1 commit
  9. 23 Feb, 2023 1 commit
  10. 08 Nov, 2022 2 commits
  11. 24 Aug, 2022 1 commit
  12. 04 Aug, 2022 1 commit
  13. 25 May, 2022 1 commit
    • Pierre-Louis's avatar
      Use `curly_braces_in_flow_control_structures` for non-`flutter` packages (#104629) · 74cfc3db
      Pierre-Louis authored
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`
      
      * fix comments
      
      * Use `curly_braces_in_flow_control_structures` for `packages/integration_test`
      
      * fix indentation
      74cfc3db
  14. 29 Apr, 2022 1 commit
  15. 07 Apr, 2022 1 commit
  16. 22 Mar, 2022 1 commit
  17. 17 Mar, 2022 2 commits
  18. 11 Dec, 2021 1 commit
  19. 15 Nov, 2021 1 commit
  20. 21 Oct, 2021 1 commit
  21. 15 Oct, 2021 1 commit
  22. 07 Oct, 2021 3 commits
  23. 16 Sep, 2021 1 commit
  24. 14 Sep, 2021 1 commit
  25. 08 Jul, 2021 1 commit
  26. 01 Jun, 2021 1 commit
  27. 07 May, 2021 1 commit
  28. 03 Mar, 2021 1 commit
  29. 27 Jan, 2021 1 commit
  30. 13 Oct, 2020 1 commit
  31. 08 Oct, 2020 1 commit
  32. 18 Sep, 2020 1 commit
  33. 16 Sep, 2020 1 commit
  34. 02 Sep, 2020 1 commit
  35. 28 Aug, 2020 1 commit