test(fdc): add e2e and unit tests to fdc #5466
e2e_tests.yaml
on: pull_request
windows
10m 26s
windows-firestore
8m 36s
Matrix: android
Matrix: ios
Matrix: macos
Matrix: web-wasm
Matrix: web
Annotations
7 errors and 2 warnings
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)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240911-085645-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240911-085645-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240911-085645-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
ios (packages/cloud_firestore/cloud_firestore/example)
The job running on runner GitHub Actions 934 has exceeded the maximum execution time of 45 minutes.
|
ios (tests)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 98 MB
|
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: 34 MB
|