Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Tests fail when a PR is submitted by an external contributor #1669

@jcansdale

Description

@jcansdale
Errors, Failures and Warnings
1) Error : MetricsTests.Submissions.InvalidAppVersion
System.IO.FileLoadException : Could not load file or assembly 'GitHub.Exports, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
   at MetricsTests.Submissions.<InvalidAppVersion>d__6.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at MetricsTests.Submissions.InvalidAppVersion()
2) Error : MetricsTests.Submissions.ValidDimensions
System.IO.FileLoadException : Could not load file or assembly 'GitHub.Exports, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
   at MetricsTests.Submissions.<ValidDimensions>d__5.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at MetricsTests.Submissions.ValidDimensions()
Run Settings

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions