# # ChangeLog for tests/concurrent/waituntil # # Generated by Trac 1.2.1 # Jul 4, 2024, 12:10:51 AM Mon, 15 May 2023 17:14:01 GMT caparsons [8cb06b6] * tests/concurrent/waituntil/.expect/all_types.txt (added) * tests/concurrent/waituntil/.expect/timeout.txt (added) * tests/concurrent/waituntil/all_types.cfa (added) * tests/concurrent/waituntil/timeout.cfa (added) added waituntil timeout test and added waituntil test that uses ... Fri, 12 May 2023 18:18:38 GMT caparsons [01de470] * tests/concurrent/waituntil/.expect/channels.txt (added) * tests/concurrent/waituntil/one_chan.cfa (modified) added back initially failing test and cleaned up other test Fri, 12 May 2023 18:17:50 GMT caparsons [7c2c37a] * tests/concurrent/channels/.expect/handoff.txt (deleted) * tests/concurrent/channels/handoff.cfa (deleted) * tests/concurrent/waituntil/.expect/one_chan_spin.txt (deleted) * tests/concurrent/waituntil/2-chan-or-no-else.cfa (deleted) * tests/concurrent/waituntil/chan-or-no-else.cfa (deleted) * tests/concurrent/waituntil/one_chan_spin.cfa (deleted) removed tests made during deadlock debugging Thu, 11 May 2023 17:06:40 GMT caparsons [7b53bfd] * tests/concurrent/channels/.expect/handoff.txt (added) * tests/concurrent/channels/handoff.cfa (added) * tests/concurrent/waituntil/.expect/one_chan_spin.txt (added) * tests/concurrent/waituntil/one_chan.cfa (modified) * tests/concurrent/waituntil/one_chan_spin.cfa (added) Eliminating the busy wait spin at the end seems to resolve deadlock. ... Thu, 11 May 2023 14:27:32 GMT caparsons [c34a1a4] * tests/concurrent/waituntil/one_chan.cfa (modified) removed uneeded busy wait Tue, 09 May 2023 16:41:37 GMT caparsons [e50fce1] * tests/concurrent/waituntil/one_chan.cfa (modified) added some instrumentation to attempt to glean some insight into ... Tue, 09 May 2023 16:38:59 GMT caparsons [253a78f] * tests/concurrent/waituntil/.expect/2-chan-or-no-else.txt (deleted) * tests/concurrent/waituntil/.expect/chan-or-no-else.txt (deleted) * tests/concurrent/waituntil/.expect/one_chan.txt (moved) * tests/concurrent/waituntil/one_chan.cfa (moved) removed some redundant tests and added some instrumentation to help ... Tue, 09 May 2023 14:54:43 GMT caparsons [330b856] * tests/concurrent/waituntil/.expect/chan-and-no-else.txt (deleted) * tests/concurrent/waituntil/.expect/chan-and.txt (deleted) * tests/concurrent/waituntil/.expect/chan-no-else.txt (deleted) * tests/concurrent/waituntil/.expect/chan-or.txt (deleted) * tests/concurrent/waituntil/chan-and-no-else.cfa (deleted) * tests/concurrent/waituntil/chan-and.cfa (deleted) * tests/concurrent/waituntil/chan-no-else.cfa (deleted) * tests/concurrent/waituntil/chan-or.cfa (deleted) removed tests that are redundant Tue, 09 May 2023 14:53:06 GMT caparsons [b5513f1] * tests/concurrent/waituntil/.expect/1-chan-or-no-else.txt (added) * tests/concurrent/waituntil/.expect/2-chan-or-no-else.txt (added) * tests/concurrent/waituntil/1-chan-or-no-else.cfa (added) * tests/concurrent/waituntil/2-chan-or-no-else.cfa (added) refactored tests to refine failure case to minimal repro Mon, 08 May 2023 22:21:51 GMT caparsons [02fa55e] * tests/concurrent/waituntil/.expect/channel_zero_size.txt (added) * tests/concurrent/waituntil/channel_zero_size.cfa (added) added zero size channel waituntil test case Sat, 06 May 2023 19:34:15 GMT caparsons [a32a887] * tests/concurrent/waituntil/.expect/channels-SPMC.txt (deleted) * tests/concurrent/waituntil/.expect/channels-SPSC.txt (deleted) * tests/concurrent/waituntil/.expect/channels-no-churn.txt (deleted) * tests/concurrent/waituntil/.expect/channels-no-when.txt (deleted) * tests/concurrent/waituntil/.expect/channels.txt (deleted) * tests/concurrent/waituntil/channels-SPMC.cfa (deleted) * tests/concurrent/waituntil/channels-SPSC.cfa (deleted) * tests/concurrent/waituntil/channels-no-churn.cfa (deleted) * tests/concurrent/waituntil/channels-no-when.cfa (deleted) removed uneeded tests Sat, 06 May 2023 17:28:27 GMT caparsons [85e49a6] * tests/concurrent/waituntil/.expect/chan-and-no-else.txt (added) * tests/concurrent/waituntil/.expect/chan-and.txt (added) * tests/concurrent/waituntil/.expect/chan-no-else.txt (added) * tests/concurrent/waituntil/.expect/chan-or-no-else.txt (added) * tests/concurrent/waituntil/.expect/chan-or.txt (added) * tests/concurrent/waituntil/chan-and-no-else.cfa (added) * tests/concurrent/waituntil/chan-and.cfa (added) * tests/concurrent/waituntil/chan-no-else.cfa (added) * tests/concurrent/waituntil/chan-or-no-else.cfa (added) * tests/concurrent/waituntil/chan-or.cfa (added) * tests/concurrent/waituntil/channels-SPSC.cfa (modified) added and removed some tests in pursuit of a more minimal repro of ... Fri, 05 May 2023 15:43:05 GMT caparsons [dd7a8ce] * tests/concurrent/waituntil/.expect/channels-SPMC.txt (added) * tests/concurrent/waituntil/.expect/channels-SPSC.txt (added) * tests/concurrent/waituntil/.expect/channels-no-churn.txt (added) * tests/concurrent/waituntil/.expect/channels-no-when.txt (added) * tests/concurrent/waituntil/channels-SPMC.cfa (added) * tests/concurrent/waituntil/channels-SPSC.cfa (added) * tests/concurrent/waituntil/channels-no-churn.cfa (added) * tests/concurrent/waituntil/channels-no-when.cfa (added) added some variations on failing channel test to try and narrow down ... Thu, 04 May 2023 18:39:52 GMT caparsons [a882b68] * tests/concurrent/waituntil/channels.cfa (modified) added a test change to help locate the deadlock on next test failure Mon, 01 May 2023 20:11:29 GMT caparsons [a50fdfb] * tests/concurrent/waituntil/.expect/basic_else.txt (added) * tests/concurrent/waituntil/.expect/channel_close.txt (added) * tests/concurrent/waituntil/.expect/channels.txt (added) * tests/concurrent/waituntil/.expect/futures.txt (added) * tests/concurrent/waituntil/.expect/locks.txt (added) added waituntil test expect files Mon, 01 May 2023 20:07:29 GMT caparsons [a33a5e2] * tests/concurrent/waituntil/basic_else.cfa (added) * tests/concurrent/waituntil/channel_close.cfa (added) * tests/concurrent/waituntil/channels.cfa (added) * tests/concurrent/waituntil/futures.cfa (added) * tests/concurrent/waituntil/locks.cfa (added) added tests for the waituntil stmt