-
Notifications
You must be signed in to change notification settings - Fork 334
preview tests are flaking #1388
Comments
oh look! i found this - i'm gonna try to update assert_cmd to the latest stable release and we'll see if these go away 🤞 |
looks like the important bit is
from the PoisonError docs:
|
This issue has been automatically marked as stale because it has not had recent activity in the last 180 days. It will be closed if no further activity occurs in the next week. Please feel free to comment if you'd like it to remain open, and thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. You may re-open the issue if it is still relevant. |
Closing as there is a newer incarnation of Wrangler that does not use the same testing environment. |
on windows stable
2 failing tests are
it_can_preview_js_project
andit_can_preview_rust_project
it fails on the assert, even though the stdout indicates that it passed. wonder if it is related to #1333 or maybe #1317
The text was updated successfully, but these errors were encountered: