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(report): Capture unexpected errors in report screenshots. Fixes #21653 #21724

Merged
merged 5 commits into from
Dec 13, 2022

Commits on Dec 8, 2022

  1. Add an option to find unexpected errors in report screenshots and rep…

    …lace unexpected errors with real error messages in screenshots
    Rui Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5085bae View commit details
    Browse the repository at this point in the history
  2. fix pylint warnings

    Rui Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6561b54 View commit details
    Browse the repository at this point in the history
  3. fix function references after pylint update

    Rui Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d3f6d1c View commit details
    Browse the repository at this point in the history
  4. fix pre-commit errors

    Rui Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ff877d9 View commit details
    Browse the repository at this point in the history
  5. Add a test case where alert_div presents

    Rui Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2c1e87f View commit details
    Browse the repository at this point in the history