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

Change log extension #33813

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Change log extension

5c5a8e3
Select commit
Loading
Failed to load commit list.
Open

Change log extension #33813

Change log extension
5c5a8e3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.PowerToys failed Jul 13, 2024 in 2h 5m 19s

Build #0.0.2407.1301 had test failures

Details

Tests

  • Failed: 1 (0.04%)
  • Passed: 2,496 (99.96%)
  • Other: 0 (0.00%)
  • Total: 2,497

Annotations

Check failure on line 0 in RUNVSTESTTASK

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerToys

RUNVSTESTTASK#L0

RUNVSTESTTASK(0,0): Error Message: 

Check failure on line 34109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerToys

Build log #L34109

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 34183 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerToys

Build log #L34183

The operation was canceled.

Check failure on line 1 in MarkdownPreviewHandlerUnitTests.MarkdownPreviewHandlerTest.MarkdownPreviewHandlerControlUpdateInfobarSettingsWhenDoPreviewIsCalled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerToys

MarkdownPreviewHandlerUnitTests.MarkdownPreviewHandlerTest.MarkdownPreviewHandlerControlUpdateInfobarSettingsWhenDoPreviewIsCalled

Test method MarkdownPreviewHandlerUnitTests.MarkdownPreviewHandlerTest.MarkdownPreviewHandlerControlUpdateInfobarSettingsWhenDoPreviewIsCalled threw exception: 
System.ArgumentOutOfRangeException: Index 1 is out of range. (Parameter 'index')
Raw output
    at System.Windows.Forms.Control.ControlCollection.get_Item(Int32 index)
   at MarkdownPreviewHandlerUnitTests.MarkdownPreviewHandlerTest.MarkdownPreviewHandlerControlUpdateInfobarSettingsWhenDoPreviewIsCalled() in D:\a\_work\1\s\src\modules\previewpane\UnitTests-MarkdownPreviewHandler\MarkdownPreviewHandlerTest.cs:line 156
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)