Skip to content

HtmlReporter Issue #36

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

Closed
JakeGinnivan opened this issue Sep 24, 2013 · 0 comments
Closed

HtmlReporter Issue #36

JakeGinnivan opened this issue Sep 24, 2013 · 0 comments
Labels

Comments

@JakeGinnivan
Copy link
Member

System.InvalidOperationException : A PopEndTag was called without a corresponding PushEndTag.
at System.Web.UI.HtmlTextWriter.PopEndTag()
at System.Web.UI.HtmlTextWriter.RenderEndTag()
at TestStack.ConventionTests.Reporting.HtmlConventionResultsReporter.Process(IConventionFormatContext context, IEnumerable`1 resultsGroupedByDataType) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Reporting\HtmlConventionResultsReporter.cs:line 106#0
at TestStack.ConventionTests.Reporting.GroupedByDataTypeConventionResultsReporterBase.Process(IConventionFormatContext context) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Reporting\GroupedByDataTypeConventionResultsReporterBase.cs:line 15#1
at TestStack.ConventionTests.Reporting.AggregatedConventionResultsReporter.Process(IConventionFormatContext context, ConventionResult[] results) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Reporting\AggregatedConventionResultsReporter.cs:line 40#2
at TestStack.ConventionTests.Internal.ConventionContext.Execute[TDataSource](IConvention`1 convention, TDataSource data) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Internal\ConventionContext.cs:line 108#3
at TestStack.ConventionTests.Convention.Execute[TDataSource](IConvention`1 convention, TDataSource data, IResultsProcessor[] processors, ITestResultProcessor resultProcessor) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Convention.cs:line 56#4
at TestStack.ConventionTests.Convention.Is[TDataSource](IConvention`1 convention, TDataSource data, ITestResultProcessor resultProcessor) in c:\TeamCity\buildAgent\work\f5515bde74b7bf0f\TestStack.ConventionTests\Convention.cs:line 38#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant