-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[dotnet watch] Cannot open project Lib.fsproj because extension fsproj is not associated with a language #46378
Comments
I thought @tmat already fixed this with a servicing fix to the 9.0.1xx releases? It should be in 102 or 103? |
The warning is not the reason why the test failed. |
This commit hasn't been integrated to main yet: 3cd7c65 |
@Forgind You can ignore Mac ARM64 failures. The machines are slow and the tests time out. |
Can you explain that a bit further? @marcpopMSFT told me that those machines should actually be faster than the x64 machines. That said, we've also had a lot of timeouts and are actively working on figuring out why (without success as of yet, hence the PR I linked). It may be that we've just misunderstood where the issue is on that leg, and we should just increase the timeout across the board. |
@Forgind Not sure what the status is right now, but the Mac ARM64 CI leg has been optional for a while. |
It's optional right now because it's been timing out, but we've been trying to figure out why it keeps timing out so we can turn it back on. I don't know that it's just automatically slow. |
Oh, I see. So in this specific case the logs show that
Seems like memory dumps were saved but I don't see them in the artifact list. |
To clarify, forgind was trying to get context on your comment that the arm64 machines are slow. Ever since we added that leg, it has been fairly consistently timing out. When I asked the codeflow chat, they indicated that arm64 should be faster than x64 so it wasn't a machine issue and we should dig further. That's when we made them optional, later turned them off, and have been trying to find out why they are timing out ever since. Do you have a reason to believe the mac arm64 machines are slower than the x64 ones? |
No specific reason. I didn't know forgind is trying to figure out why. Just stating that we have been skipping the CI leg because it's been timing out. |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=932408
Build error leg or test failing: dotnet-sdk-public-ci
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=932408
Error message validated:
[because the file extension '.fsproj' is not associated with a language
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/28/2025 10:53:09 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: