Skip to content

Update to macOS 15 images #35440

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Add version logging.

3fee16e
Select commit
Loading
Failed to load commit list.
Draft

Update to macOS 15 images #35440

Add version logging.
3fee16e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / efcore-ci failed Feb 4, 2025 in 36m 49s

Build #20250204.1 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 233,789 (81.53%)
  • Other: 52,961 (18.47%)
  • Total: 286,753

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Microsoft.Data.Sqlite.sqlite3.Tests_net10.0_x64.html [net10.0|x64]

Check failure on line 1 in Microsoft.Data.Sqlite.SqliteDataReaderTest.GetTextReader_works_streaming

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.Data.Sqlite.SqliteDataReaderTest.GetTextReader_works_streaming

Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'SQL logic error'.
Raw output
   at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) in /_/src/Microsoft.Data.Sqlite.Core/SqliteException.cs:line 84
   at Microsoft.Data.Sqlite.SqliteBlob.Read(Span`1 buffer) in /_/src/Microsoft.Data.Sqlite.Core/SqliteBlob.cs:line 209
   at Microsoft.Data.Sqlite.SqliteBlob.Read(Byte[] buffer, Int32 offset, Int32 count) in /_/src/Microsoft.Data.Sqlite.Core/SqliteBlob.cs:line 170
   at System.IO.StreamReader.ReadBuffer()
   at System.IO.StreamReader.ReadToEnd()
   at Microsoft.Data.Sqlite.SqliteDataReaderTest.GetTextReader_works_streaming() in /_/test/Microsoft.Data.Sqlite.Tests/SqliteDataReaderTest.cs:line 638
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Data.Sqlite.SqliteBlobTest.Read_works

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.Data.Sqlite.SqliteBlobTest.Read_works

Test failed

Check failure on line 1 in Microsoft.Data.Sqlite.SqliteBlobTest.Write_works

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.Data.Sqlite.SqliteBlobTest.Write_works

Test failed