Upgrade to xUnit v3 #679
Annotations
3 errors
🧪 Run tests
VerifyException : Directory: /Users/runner/work/serilog-formatting-log4net/serilog-formatting-log4net/tests
New:
- Received: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=True.received.xml
Verified: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=True.verified.xml
FileContent:
New:
Received: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=True.received.xml
<log4j:event timestamp="1041689366535" level="INFO">
<log4j:properties>
<log4j:data name="π" value="3.14" />
</log4j:properties>
<log4j:message><![CDATA[Hello from Serilog]]></log4j:message>
<log4j:throwable><![CDATA[System.Exception: An error occurred
at Serilog.Formatting.Log4Net.Tests.Log4NetTextFormatterTest.BasicMessage_WithException() in Log4NetTextFormatterTest.cs:123
--- End of stack trace from previous location ---
]]></log4j:throwable>
</log4j:event>
|
🧪 Run tests
VerifyException : Directory: /Users/runner/work/serilog-formatting-log4net/serilog-formatting-log4net/tests
New:
- Received: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=False.received.xml
Verified: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=False.verified.xml
FileContent:
New:
Received: Log4NetTextFormatterTest.Log4JCompatibility_useStaticInstance=False.received.xml
<log4j:event timestamp="1041689366535" level="INFO">
<log4j:properties>
<log4j:data name="π" value="3.14" />
</log4j:properties>
<log4j:message><![CDATA[Hello from Serilog]]></log4j:message>
<log4j:throwable><![CDATA[System.Exception: An error occurred
at Serilog.Formatting.Log4Net.Tests.Log4NetTextFormatterTest.BasicMessage_WithException() in Log4NetTextFormatterTest.cs:123
--- End of stack trace from previous location ---
]]></log4j:throwable>
</log4j:event>
|
🧪 Run tests
Process completed with exit code 1.
|
Loading