https://cypress.io logo
Join Discord
Powered by
# cypress-cloud
  • t

    thousands-house-85089

    01/10/2023, 10:39 AM
    also saw the error above earlier
  • a

    agreeable-painting-60627

    01/10/2023, 10:59 AM
    My company is also experiencing very intermittent access to cypress.io
  • a

    agreeable-painting-60627

    01/10/2023, 11:01 AM
    #763105090679865354
  • t

    thousands-house-85089

    01/10/2023, 11:07 AM
    I have raised a support ticket. Also it could be related to some issues they had yesterday, but all status looks normal (even though it isn't): https://www.cypressstatus.com/
  • t

    thousands-house-85089

    01/10/2023, 11:08 AM
    I can't even load the main cloud page anymore 😄
  • t

    thousands-house-85089

    01/10/2023, 11:11 AM
    @adventurous-dream-20049 are you aware of this?
  • a

    agreeable-painting-60627

    01/10/2023, 11:15 AM
    Think they are aware now.
  • a

    adventurous-dream-20049

    01/10/2023, 11:43 AM
    @thousands-house-85089 @agreeable-painting-60627 @gentle-dress-1046 Thank you all for reporting. Majority of the company operates on east coast hours (including myself), but we are are aware and are currently investigating a performance degradation in the Cypress Cloud. For those that do not have email support (which is offered with all paid plans), you can monitor our status or review any outages at https://status.cypress.io/
  • t

    thousands-house-85089

    01/10/2023, 11:45 AM
    Thanks, appreciated 🙂
  • w

    white-daybreak-77740

    01/10/2023, 2:16 PM
    I use jenkins and github. Thx
  • p

    purple-ice-75399

    01/10/2023, 4:28 PM
    The last update was 3 hours ago - is there anything new?
  • c

    cuddly-pencil-64900

    01/10/2023, 7:46 PM
    Hello there, I'd like to do a poc for Cypress Cloud at my workplace. We are currently using BrowserStack here. One of the things I'd like to do is run tests on Cypress Cloud and BrowserStack and see how long they take. We are using Jenkins in our CI and for this test I am not enabling any parallelization. What browser and os combination can I use that is supported by Cypress as well as browserstack? The browser-os combinations supported by Browserstack are here: https://www.browserstack.com/docs/automate/cypress/browsers-and-os but as far as I can see the tests can only run in electron with linux , when I use this example docker file: https://github.com/cypress-io/cypress-example-kitchensink/blob/master/basic/Jenkinsfile Is there another docker image for Cypress v10.11 that would allow using chrome or firefox with MacOSx or Windows as these are the options provided by Browserstack? This way it can be more of an apples-to-apples comparison. Thank you.
  • a

    adventurous-dream-20049

    01/10/2023, 7:56 PM
    You can see our OS and system requirements here: https://docs.cypress.io/guides/getting-started/installing-cypress#System-requirements You can also see available browsers here: https://docs.cypress.io/guides/guides/launching-browsers#Browsers For feature or plan-related questions and additional options to meet your needs, kindly send an email directly to sales@cypress.io.
  • a

    adventurous-dream-20049

    01/10/2023, 7:57 PM
    For reali time updates, I recommend follwing here: https://www.cypressstatus.com/ Here is the most recent update: The issue has been identified and mitigating actions have been taken. Performance for most use cases is back to normal levels. We are continuing to work to ensure performance is back to normal for all use cases. Jan 10, 2023 - 16:54 UTC
  • a

    adventurous-dream-20049

    01/10/2023, 7:58 PM
    I use jenkins and github Thx
  • c

    cuddly-pencil-64900

    01/10/2023, 8:04 PM
    Hi @adventurous-dream-20049, thank you for your response. I am looking to run these tests in Cypress Cloud using our CI tool i.e. Jenkins. Are there docker images that come pre-equipped with Cypress 10.11.0 and different browser-os combinations?
  • m

    magnificent-finland-58048

    01/10/2023, 10:01 PM
    don't need chatGPT for this, google has it https://github.com/cypress-io/cypress-docker-images#cypress-docker-images-
  • i

    important-room-45301

    01/11/2023, 5:29 AM
    Hello there So with Cypress Cloud will it even provide the infra such a VMs to run the test or that has to be built separately?
  • c

    cool-computer-70562

    01/11/2023, 7:25 AM
    Hi I think I have a similar question. Do cypress actually run my test script in the cloud when I use the --record key ? Or it just store the test result (Pass/Failed, Screenshot, Video) in the cloud.
  • m

    magnificent-finland-58048

    01/11/2023, 3:27 PM
    it is just to view and store results, among other things nothing like browserstack, spinning up resources for you. Your (CI) resources are decoupled from it, it just reads from them
  • a

    adventurous-dream-20049

    01/11/2023, 3:28 PM
    Your CI Provider, which will provide your VMs, is separate from Cypress Cloud.
  • c

    cool-computer-70562

    01/11/2023, 3:35 PM
    So basically, Cypress Cloud just about storing the test results and monitoring with a beautiful UI ?
  • a

    adventurous-dream-20049

    01/11/2023, 4:04 PM
    In addition to giving you online access to your recorded test results and providing analytics and diagnostics, the Cloud also orchestrates test runs across multiple machines using intelligent load balancing that can save your team valuable time and money with such features as running longer running specs first, auto cancellation after a failed spec, and running failed specs first with spec prioritization. These can also be integrated with many of your favorite tools such as source control, jira, and slack
  • n

    narrow-arm-9964

    01/11/2023, 4:28 PM
    I'm new here; trying to figure out how to see all of my github branches in my cypress cloud account... When I go to https://cloud.cypress.io/projects/PROJECTID/branches, it shows my default branch (
    develop
    ), but it says that my
    master
    branch is stale (even though I have been running jobs against that branch this week). Perhaps I'm not referencing the branch properly when I start my jobs 🤔
  • n

    narrow-arm-9964

    01/11/2023, 4:29 PM
    I am using
    cypress-io/github-action@v5
  • n

    narrow-arm-9964

    01/11/2023, 4:36 PM
    The docs state:
    Copy code
    Cypress actions use GITHUB_TOKEN to get the correct branch
  • n

    narrow-arm-9964

    01/11/2023, 4:36 PM
    https://github.com/cypress-io/github-action
  • s

    some-keyboard-52751

    01/12/2023, 6:29 AM
    while I'm executing the automation script suddenly I'm facing below issue .
  • w

    witty-sundown-70654

    01/12/2023, 7:29 PM
    When using cypress cloud, does the --record flag communicate with https://cloud.cypress.io/ via port 443? The CI system I'm using routes all outbound traffic through a proxy and want to ensure it'll work if we open up the firewall.
  • a

    adventurous-dream-20049

    01/12/2023, 7:36 PM
    Here's a list of the URLs that will need to be added to your VPN: https://docs.cypress.io/guides/references/troubleshooting#Allow-Cypress-URLs-on-VPNs Also, If your proxy does not allow the https://download.cypress.io domain, you could install the binary to help circumvent the firewall by setting
    CYPRESS_BINARY_VERSION=/some/path/to/cypress.zip
    as an env var: https://docs.cypress.io/guides/references/advanced-installation#Install-binary
1...1011121314Latest