Fix a bunch of bugs (#3) #77
Annotations
5 errors
|
test (20.x)
Process completed with exit code 2.
|
|
tests/agent/performance/memoryProfiling.test.ts > Memory Profiling Tests > should not leak memory when reading multiple files:
tests/agent/performance/memoryProfiling.test.ts#L61
AssertionError: expected 2271256 to be less than 1024000
❯ tests/agent/performance/memoryProfiling.test.ts:61:32
|
|
test (22.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
test (22.x)
The operation was canceled.
|
|
tests/agent/performance/memoryProfiling.test.ts > Memory Profiling Tests > should not retain references after file operations complete:
tests/agent/performance/memoryProfiling.test.ts#L206
AssertionError: expected 252208 to be less than 204800
❯ tests/agent/performance/memoryProfiling.test.ts:206:32
|