Skip to content

Commit 59407f1

Browse files
authored
Remove obsolete centOS troubleshooting (#5861)
1 parent 1d37fa6 commit 59407f1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/guides/cloud/test-replay.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@ If you do not want to capture test data for replay and debugging purposes, simpl
142142
3. Check that Test Replay is enabled in Cypress Cloud project settings.
143143
4. Review the standard output of the test run to ensure there was not an error capturing Test Replay. If you encounter an error capturing Test Replay, please open an issue so that we can investigate.
144144

145-
**CentOS users may experience errors when _using_ Test Replay**
146-
147-
CentOS Linux 7 has an [end of life in 2024](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/). We have had these users report issues when accessing Test Replay in Cypress Cloud. This could be due to GCC version compatibility with better-sqlite3. We recommend using CentOS 8 rather than 7, or try following the steps noted in this [_installing better-sqlite3 on Centos 7_ Github Issue](https://github.com/WiseLibs/better-sqlite3/issues/648#issuecomment-1000361827).
148-
149145
**Safari 16.3 and under users may experience errors when _viewing_ Test Replay**
150146

151147
Cypress Cloud relies on certain web APIs implemented by specific browsers. Safari versions older than 16.4 may be missing certain APIs required for rendering Test Replay. To view Test Replay in Safari, version 16.4 and above may be used. This does not affect running tests or recording to Cypress Cloud.

0 commit comments

Comments
 (0)