Unit tests for Windows Store apps can not be run with specified attributes. Typical reason for this failure is usage of test ...

Unit tests for Windows Store apps can not be run with specified attributes. Typical reason for this failure is usage of test settings or unsupported attributes like DeploymentItem, HostType, UrlToTest, Credential or DataSource in your test. Remove unsupported attributes and rerun your unit tests.