Michael Bode

Results 5 comments of Michael Bode

Getting the same task failure in Cypress 10.2.0. I run: `import "@cypress-audit/lighthouse/commands"; describe('CA Lighthouse Test', () => { before(() => { cy.loginAlt('ca') }) it('Compare first paint', () => { const...

Having a similar problem. When trying to add a cypress or k6 test from private git repo will fail to initialize though I provide the git-username and git-token (PAT) in...

Great question. So, I resolved the SSO git access bit. Seems like I am getting into the private repos now. That said, I am getting some other errors. I did...

Yeah, after I posted I dug around a bit more and had a suspicion it was the git setup. {"type":"event","content":"running test [628643ab6fd2e48c9d3d2428]"} {"type":"error","content":"process error: exit status 128\noutput: Cloning into 'repo'...\nremote:...

Also confirmed in 9.3.1 image. Using Mac OS 11.6 and Docker desktop 4.4.2 (73305). Also get while running the tests [19:0131/221005.330335:ERROR:bus.cc(392)] Failed to connect to the bus: Address does not...