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

Fixed TRX file overwrite in certain circumstances #2508

Merged
16 commits merged into from
Aug 7, 2020

Commits on Aug 4, 2020

  1. Initial fixes.

    Haplois committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    d8e103c View commit details
    Browse the repository at this point in the history
  2. PR recommendations fixed..

    Haplois committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    8a7817d View commit details
    Browse the repository at this point in the history
  3. PR recommendations fixed..

    Haplois committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    651c6e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c7ea2a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Removed Mutex from TrxLogger

    Haplois committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b56a5e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    09dfc16 View commit details
    Browse the repository at this point in the history
  2. Refactored some tests.

    Haplois committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c67c602 View commit details
    Browse the repository at this point in the history
  3. Update TrxLoggerTests.cs

    Added the reason why we need to keep a specific pattern in TRX file naming.
    Haplois authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3cda397 View commit details
    Browse the repository at this point in the history
  4. Update TrxLoggerTests.cs

    Removed unnecessary whitespace.
    Haplois authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    d43f24f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f4c66e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c34fc76 View commit details
    Browse the repository at this point in the history
  7. Update TrxLoggerTests.cs

    Haplois authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8b0483d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    189742d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix/dotnet-test-overwrite-2489' of https://github.com/H…

    …aplois/vstest into fix/dotnet-test-overwrite-2489
    Haplois committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9b86ab9 View commit details
    Browse the repository at this point in the history
  10. Update TrxLoggerTests.cs

    Haplois authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7c1e0fe View commit details
    Browse the repository at this point in the history