issues
search
kuceb
/
cypress-plugin-retries
A Cypress plugin to retry failed tests.
MIT License
237
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The retry number is not applied if it is specified in cypress.json in lower case
#34
svishnevskiy
closed
4 years ago
1
chore(docs): Add usage - Set environment variable in cypress.json
#33
clarmso
closed
4 years ago
3
Conditional logic based off of currentRetry?
#32
joby-aydin
closed
4 years ago
9
Show first error upon failing test
#31
baronvonbirra
opened
5 years ago
12
feat(ui): add retry icon in browser gui
#30
kuceb
closed
5 years ago
1
Need to be able to track the retry attempt in Cypress Dashboard
#29
psurana0329
closed
5 years ago
2
docs: Fix a typo in readme
#28
Juholei
closed
5 years ago
1
Cypress retry stuck for last test when running cypress tests in parallel on docker
#27
psurana0329
opened
5 years ago
5
Cypress.currentTest.retries(2); - re-run all steps of Scenario
#26
id-dan
closed
5 years ago
1
npx cypress run stucked at "Starting: cypress" indefinitely
#25
dipakspawar
closed
5 years ago
1
Show number of retries in headless mode
#24
gituser3000
closed
4 years ago
5
Hide command logs instead of 'fading them out' with orange `x`
#23
kuceb
closed
5 years ago
1
feat(config): allow env var RETRIES_HIDDEN to hide retried tests command log (instead of orange x)
#22
kuceb
closed
5 years ago
1
Before failure fix
#21
drewbrend
closed
5 years ago
2
Error in before() block is ignored if RETRIES is greater than zero
#20
drewbrend
closed
5 years ago
2
Jenkins test report shows test passed but in actual it failed
#19
nikhilesh009
closed
5 years ago
10
Plugin seems to break test.state property in cy.state('runnable') of a test suite
#18
proCrichard
opened
5 years ago
9
Because elements shift slightly when highlighted, this can cause flickering.
#17
jhays-nhaschools
closed
5 years ago
1
Retry not being triggered
#16
mhorne89
closed
5 years ago
2
'declare' is required for the namespace
#15
bondar-artem
closed
5 years ago
1
Add fix for TypeScript error. Gitignore *iml files generated by IntelliJ
#14
ghost
closed
5 years ago
2
TypeScript - Uncaught TypeError: Cannot redefine property: currentTest
#13
ghost
closed
5 years ago
1
i tried RETRIES as specified in the PR. None of them seems to be working
#12
minams2
closed
5 years ago
1
Upload All Failed Videos
#11
Moejoe90
closed
5 years ago
4
inconsistent screenshot filenames
#10
lukeapage
opened
5 years ago
7
before or beforeAll
#9
deshdeep-airwallex
closed
5 years ago
6
Problems with disabled (xit) tests
#8
lukeapage
closed
5 years ago
1
retry afterEach
#7
lukeapage
closed
4 years ago
5
Retry doesn't help with Cypress timeout error.
#6
Lian1230
closed
5 years ago
7
support done() callbacks
#5
kuceb
closed
5 years ago
1
Retry failures in beforeAll
#4
kuceb
closed
5 years ago
1
allow before hooks to fail
#3
kuceb
closed
5 years ago
0
False success if before fails
#2
John758364
closed
5 years ago
1
Report includes a bunch of pending tests
#1
kuceb
closed
5 years ago
1
Previous