I have this odd situation where my teammate and I who have nearly identical setup (VS2012, NCrunch latest 1.x) have slightly different results. On my machine, my Azure project never picks up, and on his it does. This wouldn't be so bad if it built, but it doesn't build, and worse, it fails building because it seems to be using out-of-date or old code (when the Azure project did not have a Web Role). This is really strange and aggravating.
On his VS, if he disables NCrunch and then re-enables it, then it no longer shows up on the test list, but it does in configuration. In my case it never shows up in configuration.
Any tips much appreciated.
Remco NCrunch Developer
#4940
16 Dec 2013 23:11 UTC
Hi, thanks for sharing this issue.
I think there may be something unexpected happening around the way VS is reporting the status or structure of this project.
Can you submit a bug report straight after enabling NCrunch on your system with this project? I'd like to see if anything is showing in the log file.
Cheers,
Remco
I think there may be something unexpected happening around the way VS is reporting the status or structure of this project.
Can you submit a bug report straight after enabling NCrunch on your system with this project? I'd like to see if anything is showing in the log file.
Cheers,
Remco
Remco NCrunch Developer
#4941
16 Dec 2013 23:27 UTC
Actually - Cancel that. I've managed to reproduce the issue. Will have an update for you soon.
Remco NCrunch Developer
#4943
16 Dec 2013 23:48 UTC
I'm afraid I have only bad news on this one.
There are some big differences in the way that Azure projects handle project interdependencies when compared with other project types. I could provide a fix that would allow NCrunch to detect the project and attempt to load it, but it won't get much further without serious work. This will need to be addressed as part of a longer term compatibility improvement plan, likely beyond the V2 release.
I've updated the support tools/frameworks page to avoid misleading others, as it is apparent that NCrunch does not support Azure projects at this point in time.
Sorry.
There are some big differences in the way that Azure projects handle project interdependencies when compared with other project types. I could provide a fix that would allow NCrunch to detect the project and attempt to load it, but it won't get much further without serious work. This will need to be addressed as part of a longer term compatibility improvement plan, likely beyond the V2 release.
I've updated the support tools/frameworks page to avoid misleading others, as it is apparent that NCrunch does not support Azure projects at this point in time.
Sorry.
Thanks for your efforts. Any idea why the Azure project loads in my teammate's VS and not in mine?
Remco NCrunch Developer
#4945
17 Dec 2013 05:43 UTC
I'm not sure at the moment - this is something that has me very confused. The only thing I can think of is that there is some configuration or toolset difference that is allowing your teammate's IDE to recognise the project differently to normal. In the broader scope though, it probably won't make much difference, as the Azure project will still contain structural differences that will prevent it from working correctly even if it does seem to load :(
Post a reply
Log in to reply.