jablesyeah

Results 8 comments of jablesyeah
trafficstars

Ordering makes no difference. Can't get any logs to show passing the debug: `DEBUG=cypress-grep yarn cypress run --config-file tests/cypress.config.js --env grepTags=@core` I can see that debug logs are coming through...

Still persists, I'm afraid. The only thing I can do to make it work is to remove the specPattern from the config. Then cypress will run with the grepTags correctly...

> I had to set my grepIntegrationFolder: "../../". Not sure what you mean here @gitlax . I have tried adding the `grepIntegrationFolder` value into my config (i didn't even realise...

@gitlax This sounds like a separate issue to me.

@joshuajtward Have you managed to recreate this?

@s4ms00n9 @bahmutov @joshuajtward That's right. It appears to be related to the location of the config file.

@joshuajtward Now we have found what this issue is, do you think it's something that can be fixed?

@joshuajtward Awesome. I appreciate you looking into this. I believe its something to do with our docker images etc but is an implementation made by the devs, so I'm not...