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: tools/flakeguard/e2e-flaky-test-guide.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Below are the some of the GitHub-hosted runners available in our organization:
29
29
-**Optimize**: Only spin up what you need.
30
30
-**If resources are insufficient**, consider redesigning your tests to run in smaller, independent chunks.
31
31
-**If needed**, you can configure CI workflows to use a higher-tier runner, but this comes at an additional cost.
32
+
-**Run with debug logs** or Delve debugger. For more details, check out the [CTF Debug Docs.](https://smartcontractkit.github.io/chainlink-testing-framework/framework/components/debug.html)
0 commit comments