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]
|
|
|
|
error: Test case is leaking async ops.
|
2022-03-22 19:24:45 -04:00
|
|
|
|
|
|
|
- 1 async operation to op_write was started in this test, but never completed.
|
|
|
|
|
|
|
|
To get more details where ops were leaked, run again with --trace-ops flag.
|
|
|
|
|
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
|
|
|
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
|
|
|
|
|
|
|
|
error: Test failed
|