Skip to content

System tests of main are broken #168

Description

@304NotModified

I see the tests are broken on main. I don't if this is the result of merging this PR

@clrudolphi any idea? I havent found time to check the root cause of the test failures

The connector tests are dynamically building a few of the Reqnroll example sample projects from the ReqnrollExploratoryTestProjects repo, such as the SpecFlowCompatibilityProject. Those projects have hard-wired references to Reqnroll 3.3.4-local:

 		<PackageReference Include="Reqnroll.SpecFlowCompatibility" Version="3.3.4-local" />

Version 3.3.4 final was released two days ago and so a reference to 3.3.4-local isn't valid.
I am not sure whether those should be updated to the latest released build or to a local build of version 4.0.0 (the next build coming).

Originally posted by @clrudolphi in #167 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions