Hello.
Having trouble to test in editor for .Net. (VB and C#)
Even Hello World is responding timeout.
Hey @rlsmota - thanks for your post. If you could give a little more information as to what you’ve tried, what happened etc that would be great
If you can give some more detail then I’m sure someone can help you out further.
I have some exercises in VB.NET that I cannot submit because the tests are always failing.
Since all of them are giving me errors, and I tested and passed locally in VS, I tried to to test already submitted and passed tests, for example “Hello world”.
So, the scenario is simple. I go to my “Hello World” exercise and press the test button.
The response is always timeout.
@jonathanmiddleton I can reproduce, as can you I suspect. This does look like an infrastructure problem.
- C# works (but took seconds)
- VB still times out
- F# works (but took many seconds)
@MatthijsBlom Thank you.
@rlsmota Can you confirm if this is actually happening in C# or just VB pls?
It is working in C#.
Only in VB.
This should be fixed now!
Aparently it is.
Thanks.