Adrian Moldovan

Results 14 comments of Adrian Moldovan

Possibly related: https://github.com/woocommerce/woocommerce/pull/44413

> @opr I have rebased it but don't know why still some test cases are failing. @amitraj2203 The checks are looking good. The Build Live Branch and Test reports jobs...

I will merge this PR by overriding the `Evaluate Project Job Statuses` failure. This is a regression that will be address with https://github.com/woocommerce/woocommerce/pull/49141

Thanks for this @veljkho. I wonder if we shouldn't investigate more on why is this happening, maybe this is a real issue. My first attempt would be to check the...

> Yes, but the issue is rare on CI only, so I didn't have a chance to catch it locally (maybe impossible). It would be like executing over and over...

> I added `page.on( 'console', ( msg ) => console.log( msg.text() ) );` in the try catch so we could see the console log but still to have test flaky...

> I think we already have trace file with all the console logs from the failed tests, here is the [zip file](https://d.pr/f/HowptN) in case you'd like to check on [trace.playwright.dev](https://trace.playwright.dev)...

Hi @samueljseay. I created a [test PR](https://github.com/woocommerce/woocommerce/pull/48978) as an external contributor targeting this branch and it still failed: https://github.com/woocommerce/woocommerce/actions/runs/9742537493/job/26884121636#step:10:18

I see now that your change was in the `build-live-branch.yml` which only runs on push to trunk. `pr-build-live-branch.yml` is the workflow that runs on PRs and this one already had...

@samueljseay How do you want to proceed with this? I'll remove myself as a reviewer to get this of my list for now. Just ping me or add me back...