deno/cli/tools/test
Matt Mastracci 9c0446567b
fix(cli): Identify and fix a test deadlock (#23411)
If a worker tried to flush large amounts of data right as the test was
ending, it could cause the flush sync marker to get lost.
2024-04-16 15:14:59 -06:00
..
reporters fix(cli): output more detailed information for steps when using JUnit reporter (#22797) 2024-03-26 00:08:46 +09:00
channel.rs fix(cli): Identify and fix a test deadlock (#23411) 2024-04-16 15:14:59 -06:00
fmt.rs fix(ext/fs): account for all ops in leak checks (#23300) 2024-04-10 02:47:01 +00:00
mod.rs fix(cli): TestEventSender should be !Clone (#23405) 2024-04-16 12:54:50 -06:00