You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -323,7 +323,7 @@ specifically regression testing for correctness and performance bugs.
323
323
324
324
*[Technologies for Testing Distributed Systems, Part I](https://colin-scott.github.io/blog/2016/03/04/technologies-for-testing-and-debugging-distributed-systems/)
325
325
* See also
326
-
post [Distributed Systems Testing: The Lost World](https://tagide.com/blog/research/distributed-systems-testing-the-lost-world/)
326
+
post [Distributed Systems Testing: The Lost World](https://web.archive.org/web/20250113044132/https://tagide.com/blog/research/distributed-systems-testing-the-lost-world/)
327
327
by Crista Lopes
328
328
329
329
#### Test Case Reduction
@@ -404,7 +404,7 @@ See also [chaos engineering](#chaos-engineering) and [lineage-driven fault injec
404
404
*[Uncovering Bugs in Distributed Storage Systems during Testing (not in Production!)](https://www.usenix.org/system/files/conference/fast16/fast16-papers-deligiannis.pdf)
405
405
*[Windows Azure Storage: A Highly Available Cloud Storage Service with Strong Consistency](https://www.sigops.org/sosp/sosp11/current/2011-Cascais/11-calder-online.pdf)
406
406
describes "Pressure Point Testing" approach used for Azure Cloud Storage
0 commit comments