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
One of the tests seems to mess up the test output.
I don't know what Options, MatchTimeout and RightToLeft and values under them are, but they should probably not be in the default output when the test passes.
Validating package-empty\createUiDefinition.json
CreateUIDefinition
[+] Allowed Values Should Actually Be Allowed (444 ms)
[+] CreateUIDefinition Must Have Parameters (2 ms)
[+] CreateUIDefinition Should Have Schema (17 ms)
[+] Credential Confirmation Should Not Be Hidden (224 ms)
[+] Handler Must Be Correct (3 ms)
[+] Location Should Be In Outputs (8 ms)
[+] Outputs Must Be Present In Template Parameters (39 ms)
[+] Parameters Without Default Must Exist In CreateUIDefinition (13 ms)
[+] Password Textboxes Must Be Used For Password Parameters (166 ms)
[+] Textboxes Are Well Formed (113 ms)
Options RightToLeft MatchTimeout
------- ----------- ------------
None False -00:00:00.0010000
Options RightToLeft MatchTimeout
------- ----------- ------------
None False -00:00:00.0010000
Options RightToLeft MatchTimeout
------- ----------- ------------
None False -00:00:00.0010000
Options RightToLeft MatchTimeout
------- ----------- ------------
None False -00:00:00.0010000
[+] Tooltips Should Be Present (134 ms)
It's reproducible by executing ./arm-ttk/Test-AzTemplate.sh ./unit-tests/Common/Pass/100-marketplace-sample. It seems to get worse based on the number of TextBoxes present in CUID.
The text was updated successfully, but these errors were encountered:
One of the tests seems to mess up the test output.
I don't know what Options, MatchTimeout and RightToLeft and values under them are, but they should probably not be in the default output when the test passes.
It's reproducible by executing
./arm-ttk/Test-AzTemplate.sh ./unit-tests/Common/Pass/100-marketplace-sample
. It seems to get worse based on the number of TextBoxes present in CUID.The text was updated successfully, but these errors were encountered: