You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:
Running this results in the following error in the Tests output window:
An exception occurred while invoking executor 'executor://nunit3testexecutor/': Incorrect format for TestCaseFilter Error: Missing '('. Specify the correct format and try again. Note that the incorrect format can lead to no test getting executed.
It also breaks the Test Explorer:
I don't know if this is an issue with just the adapter or the runner being adapted; sorry if this ticket is in the wrong place.
The text was updated successfully, but these errors were encountered:
@Hosch250 Thanks for the report! The word choice 'attack' certainly got my attention, but I'm not seeing potential for an exploit. Let us know if that's not the case.
Nothing malicious that I know of (unless someone deliberately checked this into a project to break the tests). It just reminded me of the structure of a SQL Injection attack. Yes, this is a duplicate of that.
Versions:
Repro:
Error:
Running this results in the following error in the Tests output window:
It also breaks the Test Explorer:
![image](https://user-images.githubusercontent.com/6299719/81462206-654dfe00-9176-11ea-86cb-806d51f8da6d.png)
I don't know if this is an issue with just the adapter or the runner being adapted; sorry if this ticket is in the wrong place.
The text was updated successfully, but these errors were encountered: