-
Notifications
You must be signed in to change notification settings - Fork 386
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
pack and install: should be able to webpack the library failed #1894
Comments
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. When run at the same commit (0897882), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge). |
seems just like a timeout issue, I don't think the library is ready before testing @danielbankhead |
@sofisl did you see the logs for both flaky-bot runs? |
yes |
Can you expand on what about the logs between both runs relate to a timeout issue and library readiness? |
Ah! Yes, here:
It seems like something is packing the auth library and trying to install it, but it's not actually packed and available, so it seems like maybe there needs to be more time to allow the library to be installed before tests are run. But, I didn't spend too much time on it, so feel free to investigate it further and come up with whatever solution you think is best! |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: 12f2c87 |
Note: #1877 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 0897882
buildURL: Build Status, Sponge
status: failed
The text was updated successfully, but these errors were encountered: