Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Cypress does not support recording test results to this third party service. #13

Open
wagnerpereira opened this issue Mar 7, 2023 · 4 comments

Comments

@wagnerpereira
Copy link

wagnerpereira commented Mar 7, 2023

UPDATE:

Please use https://github.com/currents-dev/cypress-cloud


$ /home/runner/work/acordosweb/acordosweb/node_modules/.bin/currents run --project ./spec --record --parallel --key *** --ci-build-id unimedrj/acordosweb-4356293075-1
[currents] Using orchestration service: https://cy.currents.dev
It looks like this is your first time using Cypress: 12.7.0

[STARTED] Task without title.
[SUCCESS] Task without title.

Opening Cypress...
[3063:0307/[16](https://github.com/unimedrj/acordosweb/actions/runs/4356293075/jobs/7614101700#step:10:17)26[18](https://github.com/unimedrj/acordosweb/actions/runs/4356293075/jobs/7614101700#step:10:19).169330:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
Recording this run failed. The request was invalid.

Cypress does not support recording test results to this third party service.

Start recording with Cypress Cloud:
https://on.cypress.io/get-started-with-cypress-cloud?id=SWdUcmZS

------------------------------------------------------------------------------

Errors:

[
  "Unsupported recording service"
]

Request Sent:

{
  "ResponseStatus": [41](https://github.com/unimedrj/acordosweb/actions/runs/4356293075/jobs/7614101700#step:10:42)2
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.
@agoldis
Copy link
Contributor

agoldis commented Mar 7, 2023

Thanks for reporting @wagnerpereira , while we are restoring the integration, please downgrade cypress runner to 12.5.0

@R-Strouse
Copy link

R-Strouse commented Mar 7, 2023

Just noticed this as well

@Abcmsaj
Copy link

Abcmsaj commented Mar 8, 2023

12.5.1 also works

@agoldis
Copy link
Contributor

agoldis commented Mar 9, 2023

Please use https://github.com/currents-dev/cypress-cloud instead of @currents/cli, it is compatible with cypress 12.6.0+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants