2024-02-16 12:49:42 -05:00
|
|
|
Check [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts
|
|
|
|
running 2 tests from [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts
|
|
|
|
test 1 ... FAILED ([WILDCARD])
|
|
|
|
test 2 ... FAILED ([WILDCARD])
|
|
|
|
|
|
|
|
ERRORS
|
|
|
|
|
|
|
|
test 1 => [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD]
|
2024-02-16 16:22:12 -05:00
|
|
|
error: Leaks detected:
|
2024-03-01 13:15:18 -05:00
|
|
|
- A timer was started in this test, but never completed. This is often caused by not calling `clearTimeout`. The operation was started here:
|
2024-02-16 12:49:42 -05:00
|
|
|
at [WILDCARD]
|
|
|
|
at setTimeout ([WILDCARD])
|
|
|
|
at test ([WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD])
|
|
|
|
at [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:8:27
|
|
|
|
at [WILDCARD]
|
2024-03-01 13:15:18 -05:00
|
|
|
- A timer was started in this test, but never completed. This is often caused by not calling `clearTimeout`. The operation was started here:
|
2024-02-16 12:49:42 -05:00
|
|
|
at [WILDCARD]
|
|
|
|
at setTimeout ([WILDCARD])
|
|
|
|
at test ([WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD])
|
|
|
|
at [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:8:27
|
|
|
|
at [WILDCARD]
|
|
|
|
|
|
|
|
test 2 => [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD]
|
2024-02-16 16:22:12 -05:00
|
|
|
error: Leaks detected:
|
2024-03-01 13:15:18 -05:00
|
|
|
- A timer was started in this test, but never completed. This is often caused by not calling `clearTimeout`. The operation was started here:
|
2024-02-16 12:49:42 -05:00
|
|
|
at [WILDCARD]
|
|
|
|
at setTimeout ([WILDCARD])
|
|
|
|
at test ([WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD])
|
|
|
|
at [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:10:27
|
|
|
|
at [WILDCARD]
|
2024-03-01 13:15:18 -05:00
|
|
|
- A timer was started in this test, but never completed. This is often caused by not calling `clearTimeout`. The operation was started here:
|
2024-02-16 12:49:42 -05:00
|
|
|
at [WILDCARD]
|
|
|
|
at setTimeout ([WILDCARD])
|
|
|
|
at test ([WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD])
|
|
|
|
at [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:10:27
|
|
|
|
at [WILDCARD]
|
|
|
|
|
|
|
|
FAILURES
|
|
|
|
|
|
|
|
test 1 => [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD]
|
|
|
|
test 2 => [WILDCARD]/ops_sanitizer_multiple_timeout_tests.ts:[WILDCARD]
|
|
|
|
|
|
|
|
FAILED | 0 passed | 2 failed ([WILDCARD])
|
|
|
|
|
|
|
|
error: Test failed
|