Can you cancel and retry?
If that doesn't work, can you create (full) dumps of mstest and
testexecutionhost with Process Explorer?
https://geek-university.com/create-dump-files/
Regards.
Jan
On 5/9/25 17:17, Gary D. Gregory wrote:
It's STILL running!
✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate
[13 ms]
log4net.Tests net8.0
Testing (5046.4s)
log4net.Tests net462
Testing (5046.3s)
WDYT?
Gary
On 2025/05/09 14:22:01 "Gary D. Gregory" wrote:
On 2025/05/08 20:58:48 Jan Friedrich wrote:
Hi Gary,
thanks for reporting.
There was a bug in verify-release.ps1 due to changes of the directory
structure inside the zip file.
I've fixed the script and uploaded the new version to svn.
Can you do the following in 3.1.0?
- svn cleanup --remove-unversioned
- svn up
- ./verify-release.ps1
Hi Jan,
The above worked. I'm now building but it's taking a while:
✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestDefaultFileNameIsAGuid
[6 ms]
✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate
[13 ms]
log4net.Tests net8.0
Testing (1676.6s)
log4net.Tests net462
Testing (1676.6s)
Should it take this long?
Also, since you've updated the repo, shouldn't this call for a new RC?
Gary
Having a newer dotnet sdk (9 or 10-preview) is no problem.
Thanks.
Jan
On 5/8/25 15:42, Gary D. Gregory wrote:
dotnet test ./src/log4net.sln
MSBUILD : error MSB1009: Project file does not exist.
Switch: ./src/log4net.sln