Skip to content
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

(#1322) Try out a fix for test case 4f837671-6233-41f1-94e8-01174d1da7b8 #1357

Conversation

lawrence-forooghian
Copy link
Collaborator

Let's see if the failure of #1322 still happens.

This is so that we can see things like library logs, or any additional
logging we might add to help debug a test case.
… GitHub job running time limit

I’m trying to understand the reason that the upload artifacts step is
hung here [1], and I’m wondering if it’s because the job execution limit had
already been reached by my script.

[1] https://github.com/ably/ably-cocoa/runs/5979297645?check_suite_focus=true
To help with understanding issue described in f3af079.
I’m hoping this will reduce the upload time (more by reducing the number
of files than the size).
https://stackoverflow.com/a/19845164

there's a broader problem of whether it's okay from an SDK logic point
of view to reset this singleton that actually uses a shared storage
(actually, that might be wrong - we’re using a new, fake storage each
time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant