samueleresca commented on issue #446:
URL:
https://github.com/apache/incubator-pekko-http/issues/446#issuecomment-1913269746
I'm a Windows 11 user, but I usually dev in a ubuntu instance running on
WSL. I tried to clone the project on the Windows host system (not WSL) and give
it a go:
- Compilation `sbt compile` is successful.
3 tests are failing:
- `ServerSentEventParserSpec`
- `should parse ServerSentEvents correctly (and emit empty events)`
- `should parse ServerSentEvents correctly (and pass empty events)`
- `FileAndResourceDirectivesSymlinkSpec`
- `should not follow symbolic links to find a file`
I'm trying to see if I can understand the root cause of these failures.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]