jdamore-linode

Results 39 comments of jdamore-linode

@santoshp210 Just a heads up that merging in the latest changes from `develop` should resolve your test failure

Re: maintenance burden: planning to push a change soon that will allow weight file input and output paths to be specified so that we can script the test pipeline to...

> Making it hands-free/automated would be the dream!! But I'm curious about how this would work -- would it be another git repo? Yeah, this is my thought!: we'd have...

@hkhalil-akamai @jaalah-akamai Requesting re-review when you both have the chance (no urgency whatsoever, this is a really low priority). Quick overview of the changes made: - Allowed test weight file...

@hkhalil-akamai @jaalah-akamai Applied your suggestions and refactored `split-run.ts` a bit -- mind taking another look next time you have a chance? (Very, very low priority) Thanks again for all this...

@hana-linode I added you as a reviewer because you're the only developer I'm aware of who has reproduced these failures so it would be really helpful if you could test...

> I think I just got some flake on `src/features/LoadBalancers/LoadBalancerCreate/LoadBalancerSummary/EditLoadBalancerConfigurations/EditRoutes/EditRouteDrawer.test.tsx`. Maybe it needs some timeout 😞 > > https://github.com/linode/manager/actions/runs/8282874790/job/22664807267 @bnussman-akamai I have seen this one too! I spent a _little_...

> I'm still seeing some flaky tests but this is still an improvement 🧹 (Results screenshot) Thanks @hana-linode, I'll check these out Monday morning -- the one test there timed...

I'm not able to get the Cassandra logo to render in the app list (it renders fine in the drawer, though). It seems like Cloud is looking for `apachecassandra.svg` instead...

Thanks @jaalah-akamai > I believe I read that cy.state is deprecated and will be removed in future releases (albeit it seems to have stuck around for several major releases). https://docs.cypress.io/guides/references/changelog#10-5-0...