You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: