You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've added XCTSkips to them for now because they don't seem to be related to any actual code changes in the library, so we need to investigate what's causing them to be flaky.
The text was updated successfully, but these errors were encountered:
These two tests have been regularly failing:
EventLoggingTests.testThatOnlyOneFileIsUploadedSimultaneously
EventLoggingTests.testThatAllFilesAreEventuallyUploaded
We've added
XCTSkip
s to them for now because they don't seem to be related to any actual code changes in the library, so we need to investigate what's causing them to be flaky.The text was updated successfully, but these errors were encountered: