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: docs/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2274,6 +2274,8 @@ After the worker has executed a test the memory usage of it is checked. If it ex
2274
2274
-`G` / `GB` - Gigabytes
2275
2275
-`GiB` - Gibibytes
2276
2276
2277
+
**NOTE:**[% based memory does not work on Linux CircleCI workers](https://github.com/facebook/jest/issues/11956#issuecomment-1212925677) due to incorrect system memory being reported.
0 commit comments