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: better tracking of seen objects in error serialization #5032

Merged
merged 10 commits into from
Jun 26, 2024

Commits on Nov 21, 2023

  1. fix: closes mochajs#4552

    Breaks circular references in before objects are serialized to prevent
    cryptic error in parallel mode.
    sam-super committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    171f77e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. chore: trigger test re-run

    sam-super committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    695b17c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Jan 5, 2024

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

Commits on Jan 15, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 26, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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