Currents Documentation
Currents.dev
GitHub
Search…
Getting Started
What is Currents?
You First Cypress Run
Guides
Cypress Parallelization
Load Balancing
Cypress CI Build ID
Record Key
Currents CLI
CI Setup
GitHub Actions
CircleCI
GitLab
Jenkins
NX
Runs
Run Status
Run Details
Run Timeouts
Cancel Run
Tests
Flaky Tests
Test History
Integrations
GitHub
BitBucket
HTTP Webhooks
Microsoft Teams
Slack
GitLab Integration
Spec Files
Spec File Status
Powered By
GitBook
Run Status
Details about different states that a Currents dashboard run can have
Each run represents a build in your CI system. Technically, each runs is associated with a unique
Cypress CI Build ID
and represents a collection of
Cypress spec files
Cypress tests results
Machines
Metadata like git metadata and environment details
During its lifecycle a run can have various states:
Running
- a default state for newly created runs.
Cancelled
- a run was cancelled. See
Cancel Run
for details.
⚡️Cancelled - a run was cancelled due to Fail Fast strategy. See
Timeout
- a run exceeded the timeout threshold for the project. See
Run Timeouts
for details.
Failed
- a run reported all the results and has 1 or more failed tests.
Passed
- a run reported all the results and has 0 failed tests.
CI Setup - Previous
NX
Next - Runs
Run Details
Last modified
24d ago
Copy link