ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara b37293fa68 tests: add upper bound to test_concurrent_read_write_commit() loop
Hopefully this will fix the unfinished Windows CI issue. A possible scenario
is that recent migration to gitoxide made this test flaky on Windows. For
example, gitoxide might have in-memory object cache that relies on file mtime,
and occasionally fails to detect new object on Windows.
2023-11-24 18:07:35 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src lib: Implement skipping of empty commits 2023-11-24 14:48:06 +11:00
tests tests: add upper bound to test_concurrent_read_write_commit() loop 2023-11-24 18:07:35 +09:00
testutils sign: Implement generic commit signing on the backend 2023-11-23 22:52:20 +02:00
Cargo.toml tree: make TreeEntriesDirItem not self-referential 2023-11-17 03:50:34 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00