Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix and re-enable RPC tests in CI pipeline #5540

Copy link
Copy link
@thomhurst

Description

@thomhurst
Issue body actions

Summary

The RunRpcTestsModule in the CI pipeline has been temporarily disabled. The module was previously never running due to mutually exclusive [RunOnLinuxOnly, RunOnWindowsOnly] attributes, so these tests have been silently skipped for some time.

What needs to happen

  1. Investigate why RPC tests were originally gated behind OS-specific attributes
  2. Fix any underlying test failures
  3. Re-enable by restoring TestableFrameworks to return ["net8.0"] (or appropriate frameworks)

Location

  • Pipeline module: TUnit.Pipeline/Modules/RunRpcTestsModule.cs
  • Test project: TUnit.RpcTests/
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.