-
Notifications
You must be signed in to change notification settings - Fork 92
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
System.FormatException: String was not recognized as a valid DateTime #29
Comments
Got another exception about substring
|
I had the same problem. Changes from #24 helped in my case |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran the program against a .trx file that was generated from the CodedUITest framework with VS 2015 Enterprise. This test results file was generated from 125 total tests but the test run was aborted after 2 tests were executed in the test suite.
Did anyone face the same issue? If so, how did you remedy it?
Thanks,
Gerald
gist of stack trace: https://gist.github.com/sorianog/a18e727f38145ed0de2b5d115c41126e
The text was updated successfully, but these errors were encountered: