2022-03-22 19:24:45 -04:00
|
|
|
Check [WILDCARD]test/ops_sanitizer_missing_details.ts
|
2022-04-16 15:51:55 -04:00
|
|
|
running 1 test from ./test/ops_sanitizer_missing_details.ts
|
2022-04-11 12:27:17 -04:00
|
|
|
test 1 ... FAILED [WILDCARD]
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
ERRORS
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
test 1 => ./test/ops_sanitizer_missing_details.ts:[WILDCARD]
|
2022-06-06 14:26:57 -04:00
|
|
|
error: AssertionError: Test case is leaking async ops.
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-06-06 14:26:57 -04:00
|
|
|
- 1 async operation to op_write was started in this test, but never completed.
|
2022-03-22 19:24:45 -04:00
|
|
|
|
|
|
|
To get more details where ops were leaked, run again with --trace-ops flag.
|
2022-06-06 14:26:57 -04:00
|
|
|
at [WILDCARD]
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
FAILURES
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
test 1 => ./test/ops_sanitizer_missing_details.ts:[WILDCARD]
|
2022-03-22 19:24:45 -04:00
|
|
|
|
2022-06-14 14:51:49 -04:00
|
|
|
FAILED | 0 passed | 1 failed [WILDCARD]
|
2022-03-22 19:24:45 -04:00
|
|
|
|
|
|
|
error: Test failed
|