You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
Is the code behind files properly regenerated after config changes? I.e. do you see generated classes there with SpecRun attributes?
BTW: For running the tests from VS, you don't need the "+MsTest" setting anymore.
Jeff Woodruff
unread,
Feb 14, 2014, 2:39:33 PM2/14/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
The auto-generated specflow code behind the feature file does exist. and the TechTalk.SpecRun... attributes exist in that class. I also removed the +MsTest from the app.config and the feature class was successfully regenerated.
Thanks
Gáspár Nagy
unread,
Feb 20, 2014, 2:53:36 AM2/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
Hi,
Do you see any strange error message in the generated log file? If not, could you please send us a repro to https://specrun.zendesk.com/home?
Jeff Woodruff
unread,
Feb 25, 2014, 3:47:14 PM2/25/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
Hi Gaspar,
I was able to reproduce this issue with a new project. turns out to be a syntax error in my Default.srprofile <Filter>@web & !@load</Filter> verses <Filter>!@load</Filter> there was no indication of error or error message reflected in the log files.
Gáspár Nagy
unread,
Mar 31, 2014, 3:58:06 AM3/31/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
OK. I've registered this as an issue (better error message). Will be fixed in the next release.