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

treat missing dynamic data as inconclusive #2771

Merged
merged 26 commits into from
May 3, 2024
Merged

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    28a9559 View commit details
    Browse the repository at this point in the history
  2. fix

    engyebrahim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    14c41e5 View commit details
    Browse the repository at this point in the history
  3. remove empty line

    engyebrahim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ed8f3be View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    148ca87 View commit details
    Browse the repository at this point in the history
  2. rename

    engyebrahim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4b0bfa9 View commit details
    Browse the repository at this point in the history
  3. remove watch

    engyebrahim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    57f1755 View commit details
    Browse the repository at this point in the history
  4. use when with catch

    engyebrahim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6763ad0 View commit details
    Browse the repository at this point in the history
  5. added tests(still fails)

    engyebrahim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    af05f98 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. clean

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    332921d View commit details
    Browse the repository at this point in the history
  2. case letter

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    29121b3 View commit details
    Browse the repository at this point in the history
  3. fix

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5753d78 View commit details
    Browse the repository at this point in the history
  4. comment

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    09644f1 View commit details
    Browse the repository at this point in the history
  5. fix formating

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    62d0160 View commit details
    Browse the repository at this point in the history
  6. update testbase file

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    817e8b0 View commit details
    Browse the repository at this point in the history
  7. add watch

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3a99dfe View commit details
    Browse the repository at this point in the history
  8. change name

    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4e388a4 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into Enji/DDT-without-data

    # Conflicts:
    #	src/Adapter/MSTest.TestAdapter/Discovery/AssemblyEnumerator.cs
    #	src/Adapter/MSTest.TestAdapter/Execution/TestMethodRunner.cs
    engyebrahim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dfb491d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'main' into Enji/DDT-without-data

    # Conflicts:
    #	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/testsbaseline.txt
    engyebrahim committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bb0f3a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88cd40 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

    engyebrahim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b4bb1bd View commit details
    Browse the repository at this point in the history
  3. space

    engyebrahim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    885479f View commit details
    Browse the repository at this point in the history
  4. add more tests

    engyebrahim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    26bf201 View commit details
    Browse the repository at this point in the history
  5. remove watch

    engyebrahim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ce28dbf View commit details
    Browse the repository at this point in the history
  6. added more data

    engyebrahim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b7d2a0c View commit details
    Browse the repository at this point in the history