-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Which Umbraco version are you using?
main branch
Bug summary
There are two test with [Explicit("Testing for timeouts cannot work on VSTS.")] attributes which seem not necessary.
At least with my fixes they are running without errors. May the pipeline behave differently?
For SliderPropertyValueEditorTests the attribute [TestCaseSource(nameof(InvalidCaseData))] seems to be the issue.
I'll provide a PR for this.
Specifics
No response
Steps to reproduce
Run test. All test that did not run should be marked as Explicit in column Traits of the Test Explorer.
Expected result / actual result
All fixed Test should run successfully.
