Skip to content

Conversation

@jasonleenaylor
Copy link

@jasonleenaylor jasonleenaylor commented Feb 10, 2021

This change is Reviewable

Copy link
Contributor

@tombogle tombogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see that at least most of the test failures are because it can't find LAME. It's possible that the first failure is something similar. My guess is that when we use ReflectionHelper (via call to GetFileDistributedWithApplication), the code it uses to determine if we're running unit tests bool unitTesting = Assembly.GetEntryAssembly() == null; does not produce the expected result when run using GitActions.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants