iOS end-to-end tests #827
ios-end-to-end-tests.yml
on: workflow_dispatch
Set up outputs directory
4s
Define test suites matrix
4s
Build for end to end testing
2m 27s
Matrix: Run tests
Clean up outputs directory
4s
Notify team on failure(if PR related)
0s
Annotations
3 errors and 4 warnings
Build for end to end testing
No space left on device : '/Users/mullemullvad/actions-runner/_diag/pages/1fb16c03-c9bc-40c8-a1d4-8201d8752beb_87b991c0-db8a-593e-4233-d8a37f15e4c9_1.log'
|
Build for end to end testing
System.IO.IOException: No space left on device : '/Users/mullemullvad/actions-runner/_diag/pages/1fb16c03-c9bc-40c8-a1d4-8201d8752beb_c6f8907a-0bf8-4914-808d-159686ce6c06_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)
|
Build for end to end testing
No space left on device : '/Users/mullemullvad/actions-runner/_diag/pages/1fb16c03-c9bc-40c8-a1d4-8201d8752beb_87b991c0-db8a-593e-4233-d8a37f15e4c9_1.log'
|
Build for end to end testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build for end to end testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build for end to end testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build for end to end testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|