The [Ignore]
attribute is used to ignore a specific test's final result. This is usually done in situations where the test is failing, either due to the fault in the test itself, or that the logic that is being tested is at fault and is not behaving as per requirement. Because this indicates a potential flaw within your application, it is recommended that you fix it as soon as possible.