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
I've seen this test fail a few times in the last few days of reviewing PRs. Here, it failed on the Windows Release job:
VerifyException : Directory: D:\a\_work\1\s\test\Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests\Snapshots
NotEqual:
- Received: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt
Verified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt
FileContent:
NotEqual:
Received: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt
Verified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt
Compare Result:
54 Template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the template is valid.
- 'de-DE' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.
+ 'de-DE' localization for the template 'name' (TestAssets.
- 'tr' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.
-
[EOF]
Seems to have to be some kind of localization error. Not sure why it isn't consistently failing.
The text was updated successfully, but these errors were encountered:
VerifyException : Directory: D:\a\_work\1\s\test\Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests\Snapshots
NotEqual:
- Received: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt
Verified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt
FileContent:
NotEqual:
Received: ValidateCommandTests.ValidateCommand_BasicTest.Windows.received.txt
Verified: ValidateCommandTests.ValidateCommand_BasicTest.Windows.verified.txt
Compare Result:
54 Template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the template is valid.
- 'de-DE' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.
+ 'de-DE' localization for the template 'name' (TestAssets.
- 'tr' localization for the template 'name' (TestAssets.Invalid.Localization.ValidationFailure): the localization file is not valid. The localization will be skipped.
-
[EOF]
Summary
I've seen this test fail a few times in the last few days of reviewing PRs. Here, it failed on the Windows Release job:
Seems to have to be some kind of localization error. Not sure why it isn't consistently failing.
The text was updated successfully, but these errors were encountered: