Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix visual tests, allow to disable termianal cursor blinking #15524

Merged
merged 15 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    156231e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    316270e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2d141 View commit details
    Browse the repository at this point in the history
  3. Try to make the test terminal snapshot more robust

    by mock `tree . -L 2` command
    krassowski committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8ae1649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e0c4ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50df65a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03738a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbf148d View commit details
    Browse the repository at this point in the history
  8. Expose configuration for cursor blinking in terminal, disable in tests

    To fix flaky terminal tests
    krassowski committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    183803d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6687e16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da7456f View commit details
    Browse the repository at this point in the history
  11. Disable concurrency in build:examples to fix flaky test

    This was already use in `build:src`
    krassowski committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eb6a795 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b79bb9f View commit details
    Browse the repository at this point in the history
  13. Try to tune throttling

    krassowski committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b0d7bce View commit details
    Browse the repository at this point in the history
  14. Check browser before starting CPD session

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    krassowski and fcollonval committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    199e7c2 View commit details
    Browse the repository at this point in the history