feat(firestore, web): expose webExperimentalForceLongPolling
, `webE…
#5376
e2e_tests.yaml
on: push
windows
8m 50s
windows-firestore
8m 50s
Matrix: android
Matrix: ios
Matrix: macos
Matrix: web-wasm
Matrix: web
Annotations
8 errors
web (packages/cloud_firestore/cloud_firestore/example)
Process completed with exit code 1.
|
web (tests)
Process completed with exit code 1.
|
web-wasm (packages/cloud_firestore/cloud_firestore/example)
Process completed with exit code 1.
|
macos (tests)
218 tests passed, 2 failed, 129 skipped.
|
macos (tests)
Process completed with exit code 1.
|
ios (tests)
No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/55f92612-6372-41fb-b995-fe98cc14f847_61444677-f0b0-576f-ca48-ce0bc06f787b_1.log'
|
ios (tests)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/55f92612-6372-41fb-b995-fe98cc14f847_96425a5e-3f4b-461e-94ec-9a604d46d208_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)
|
ios (tests)
Process completed with exit code 1.
|