Bump AngleSharp from 1.1.2 to 1.3.0 #448
Build #20250807.1 had test failures
Details
- Failed: 3 (4.29%, 3 new, 0 recurring)
- Passed: 66 (94.29%)
- Other: 1 (1.43%)
- Total: 70
Annotations
Check failure on line 56 in Build log
azure-pipelines / michaelvolz.OpenGraphTilemaker
Build log #L56
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 105 in Build log
azure-pipelines / michaelvolz.OpenGraphTilemaker
Build log #L105
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 110 in Build log
azure-pipelines / michaelvolz.OpenGraphTilemaker
Build log #L110
Dotnet command failed with non-zero exit code on the following projects : [
'D:\\a\\1\\s\\tests\\Domain.Tests\\Domain.Tests.csproj',
'D:\\a\\1\\s\\tests\\Experiment.Tests\\Experiment.Tests.csproj'
]
azure-pipelines / michaelvolz.OpenGraphTilemaker
Experiment.Tests.Features.OpenGraphTiles.FetchTilesHandlerTests.FetchTilesRequest_FakeHttpClient
System.Net.Http.HttpRequestException : Response status code does not indicate success: 404 (Not Found).
Raw output
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Xml.XmlDownloadManager.GetNonFileStreamAsync(Uri uri, ICredentials credentials, IWebProxy proxy)
at System.Xml.XmlUrlResolver.GetEntityAsync(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.FinishInitUriString()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.XmlReader.IsStartElement(String localname, String ns)
at Microsoft.SyndicationFeed.Rss.RssFeedReader.InitRead()
at Microsoft.SyndicationFeed.Rss.RssFeedReader.Read()
at Common.Feed`1.GetFeedAsync(Uri uri, Func`2 convert, Func`2 property, SortOrder order) in D:\a\1\s\src\Common\Feed`1.cs:line 29
at Domain.OpenGraphTilemaker.GetPocket.Pocket.<>c__DisplayClass3_0.<<GetEntriesAsync>b__1>d.MoveNext() in D:\a\1\s\src\Domain\OpenGraphTilemaker\GetPocket\Pocket.cs:line 33
--- End of stack trace from previous location ---
at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
at Domain.OpenGraphTilemaker.GetPocket.Pocket.GetEntriesAsync(IPocketOptions options) in D:\a\1\s\src\Domain\OpenGraphTilemaker\GetPocket\Pocket.cs:line 29
at Experiment.Features.OpenGraphTilesControl.FetchTilesHandler.Handle(FetchTilesRequest aAction, CancellationToken aCancellationToken) in D:\a\1\s\src\Experiment\Features\OpenGraphTilesControl\FetchTiles\FetchTilesHandler.cs:line 36
at Experiment.Tests.Features.OpenGraphTiles.FetchTilesHandlerTests.FetchTilesRequest_FakeHttpClient() in D:\a\1\s\tests\Experiment.Tests\Features\OpenGraphTiles\FetchTiles\FetchTilesHandlerTests.cs:line 32
--- End of stack trace from previous location ---
azure-pipelines / michaelvolz.OpenGraphTilemaker
Experiment.Tests.EndToEndTests.CounterPage_SuccessStatusCode(url: "http://localhost:50709/counter")
System.IO.FileNotFoundException : Could not load file or assembly 'System.Text.Encoding.CodePages, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
Raw output
at AngleSharp.Browser.EncodingMetaHandler..ctor()
at AngleSharp.Configuration..ctor(IEnumerable`1 services)
at AngleSharp.Configuration.get_Default()
at AngleSharp.BrowsingContext.New(IConfiguration configuration)
at Experiment.Tests.TestServer.Helpers.HtmlHelpers.ToHtmlDocumentAsync(HttpResponseMessage response) in D:\a\1\s\tests\Experiment.Tests\TestServer\Helpers\HtmlHelpers.cs:line 16
at Experiment.Tests.EndToEndTests.CounterPage_SuccessStatusCode(String url) in D:\a\1\s\tests\Experiment.Tests\EndToEndTests.cs:line 33
--- End of stack trace from previous location ---
Check failure on line 1 in Domain.Tests.OpenGraphTilemaker.GetPocket.PocketTests.GetEntries
azure-pipelines / michaelvolz.OpenGraphTilemaker
Domain.Tests.OpenGraphTilemaker.GetPocket.PocketTests.GetEntries
System.Net.Http.HttpRequestException : Response status code does not indicate success: 404 (Not Found).
Raw output
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Xml.XmlDownloadManager.GetNonFileStreamAsync(Uri uri, ICredentials credentials, IWebProxy proxy)
at System.Xml.XmlUrlResolver.GetEntityAsync(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.FinishInitUriString()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.XmlReader.IsStartElement(String localname, String ns)
at Microsoft.SyndicationFeed.Rss.RssFeedReader.InitRead()
at Microsoft.SyndicationFeed.Rss.RssFeedReader.Read()
at Common.Feed`1.GetFeedAsync(Uri uri, Func`2 convert, Func`2 property, SortOrder order) in D:\a\1\s\src\Common\Feed`1.cs:line 29
at Domain.OpenGraphTilemaker.GetPocket.Pocket.<>c__DisplayClass3_0.<<GetEntriesAsync>b__1>d.MoveNext() in D:\a\1\s\src\Domain\OpenGraphTilemaker\GetPocket\Pocket.cs:line 33
--- End of stack trace from previous location ---
at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
at Domain.OpenGraphTilemaker.GetPocket.Pocket.GetEntriesAsync(IPocketOptions options) in D:\a\1\s\src\Domain\OpenGraphTilemaker\GetPocket\Pocket.cs:line 29
at Domain.Tests.OpenGraphTilemaker.GetPocket.PocketTests.GetEntries() in D:\a\1\s\tests\Domain.Tests\OpenGraphTilemaker\GetPocket\PocketTests.cs:line 41
--- End of stack trace from previous location ---