fix(database,web): fix an issue that would remove duplicate streams in Debug mode #5369
e2e_tests.yaml
on: pull_request
windows
6m 44s
windows-firestore
6m 13s
Matrix: android
Matrix: ios
Matrix: macos
Matrix: web-wasm
Matrix: web
Annotations
8 errors and 1 warning
web-wasm (packages/cloud_firestore/cloud_firestore/example)
Process completed with exit code 1.
|
web (packages/cloud_firestore/cloud_firestore/example)
Process completed with exit code 1.
|
web (tests)
Process completed with exit code 1.
|
macos (tests)
218 tests passed, 1 failed, 129 skipped.
|
macos (tests)
Process completed with exit code 1.
|
ios (packages/cloud_firestore/cloud_firestore/example)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/a7a6a438-8eca-4dbb-b396-71f6d36b9a26_6325851f-0602-4d27-94fe-e33407269367_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Common.PagingLogger.Write(String message)
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
android (packages/cloud_firestore/cloud_firestore/example)
The job running on runner GitHub Actions 268 has exceeded the maximum execution time of 45 minutes.
|
android (packages/cloud_firestore/cloud_firestore/example)
The operation was canceled.
|
ios (packages/cloud_firestore/cloud_firestore/example)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 99 MB
|