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

Tests failing on build server but not locally? #2

Open
TehWardy opened this issue Jun 30, 2017 · 2 comments
Open

Tests failing on build server but not locally? #2

TehWardy opened this issue Jun 30, 2017 · 2 comments

Comments

@TehWardy
Copy link

Recently I setup a new build server that uses VS 2017 for builds and executes the tests within VS.
Our old build server and all our dev machines all run the tests fine but this one new build server for some reason is throwing this exception during the build process on a few of our tests ...

NCalc.EvaluationException: Type 'System.Diagnostics.TraceEventCache' in assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.

Have you guys ever come across this?

Looking at the capabilities the only difference I could see was that the old build box used the previous version of VS (2015) and the new one uses 2017, both VS versions are Enterprise.

Other than that everything seems to be the same except for the OS as our old build box was a windows 10 box the new one is a server (windows 2016).

Maybe this is something to do with running the build process on a server?

@TehWardy
Copy link
Author

Nothing heard for a month, last commit was 5 years ago it appears ... I guess this package is basically dead.

@ghauan
Copy link

ghauan commented Sep 10, 2017

Kind of strange since there in the Wiki-page is an announcement from may 2017 saying that new updates will be made to this project...

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

No branches or pull requests

2 participants