2022-03-23 00:24:45 +01:00
|
|
|
Check [WILDCARD]test/ops_sanitizer_missing_details.ts
|
2022-04-16 20:51:55 +01:00
|
|
|
running 1 test from ./test/ops_sanitizer_missing_details.ts
|
2022-04-11 18:27:17 +02:00
|
|
|
test 1 ... FAILED [WILDCARD]
|
2022-03-23 00:24:45 +01:00
|
|
|
|
2022-05-09 10:56:13 +02:00
|
|
|
ERRORS
|
2022-03-23 00:24:45 +01:00
|
|
|
|
2022-05-05 00:15:54 +01:00
|
|
|
test 1 => ./test/ops_sanitizer_missing_details.ts:[WILDCARD]
|
|
|
|
error: Test case is leaking async ops.
|
2022-03-23 00:24:45 +01: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 10:56:13 +02:00
|
|
|
FAILURES
|
2022-03-23 00:24:45 +01:00
|
|
|
|
2022-05-05 00:15:54 +01:00
|
|
|
test 1 => ./test/ops_sanitizer_missing_details.ts:[WILDCARD]
|
2022-03-23 00:24:45 +01:00
|
|
|
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
|
|
|
|
|
|
|
|
error: Test failed
|