mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 13:53:11 -07:00
Disable test
This commit is contained in:
parent
5c83241bfe
commit
43a1a14158
1 changed files with 1 additions and 0 deletions
|
@ -756,6 +756,7 @@ namespace CalculatorUITests
|
||||||
|
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
[Priority(2)]
|
[Priority(2)]
|
||||||
|
[Ignore] // TODO re-enable when we have a way to increase the screen resolution of UI test machines https://github.com/microsoft/calculator/issues/1865
|
||||||
public void AoT_ErrorMessage_CannotDivideByZero()
|
public void AoT_ErrorMessage_CannotDivideByZero()
|
||||||
{
|
{
|
||||||
page.StandardAoTCalculatorPage.NavigateToStandardAoTMode();
|
page.StandardAoTCalculatorPage.NavigateToStandardAoTMode();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue