Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable suites for 816 and 830 on win32 #859

Open
StephenWeatherford opened this issue Jul 16, 2020 · 1 comment
Open

Enable suites for 816 and 830 on win32 #859

StephenWeatherford opened this issue Jul 16, 2020 · 1 comment

Comments

@StephenWeatherford
Copy link
Contributor

StephenWeatherford commented Jul 16, 2020

Some kind of timing issue?

#816
#830

@StephenWeatherford
Copy link
Contributor Author

// tslint:disable-next-line: no-suspicious-comment
// TODO: https://github.com/microsoft/vscode-azurearmtools/issues/859
if (!isWin32) {
    suite(`Using 'copy' in nested template variables triggered an template validation error #730`, () => {




// tslint:disable-next-line: no-suspicious-comment
// TODO: https://github.com/microsoft/vscode-azurearmtools/issues/859
if (!isWin32) {
    testWithLanguageServer(`Invalid location given for error when resource name evaluates to empty string #816`, async () =>

@StephenWeatherford StephenWeatherford changed the title Enable suites for 816 and 830 Enable suites for 816 and 830 on win32 Jul 16, 2020
@StephenWeatherford StephenWeatherford added P2 and removed P1 labels Jul 22, 2020
@StephenWeatherford StephenWeatherford modified the milestones: 0.12.0, 0.13.0 Jul 29, 2020
@StephenWeatherford StephenWeatherford modified the milestones: 0.13.0, 0.14.0 Oct 8, 2020
@StephenWeatherford StephenWeatherford modified the milestones: 0.14.0, Backlog Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant