Sylvestre Ledru
Sylvestre Ledru
closing for now. please reopen when you are ready :)
Seems that it is stuck
Fails with: ``` ---- test_paste::test_delimiter_list_ending_with_escaped_backslash stdout ---- write(default): C:\Users\RUNNER~1\AppData\Local\Temp\.tmpwTCa7y\in0 write(default): C:\Users\RUNNER~1\AppData\Local\Temp\.tmpwTCa7y\in1 run: D:\a\coreutils\coreutils\target\i686-pc-windows-msvc\debug\coreutils.exe paste -d \\ in0 in1 thread 'test_paste::test_delimiter_list_ending_with_escaped_backslash' panicked at 'assertion failed: `(left == right)` Diff < left...
@cakebaker still interested by this PR ?
Failed with: ``` ---- test_paste::test_delimiter_list_ending_with_escaped_backslash stdout ---- write(default): C:\Users\RUNNER~1\AppData\Local\Temp\.tmpqnhKRi\in0 write(default): C:\Users\RUNNER~1\AppData\Local\Temp\.tmpqnhKRi\in1 run: D:\a\coreutils\coreutils\target\debug\coreutils.exe paste -d \\ in0 in1 thread 'test_paste::test_delimiter_list_ending_with_escaped_backslash' panicked at 'assertion failed: `(left == right)` Diff < left...
Sounds good, especially with "Congrats! The gnu test tests/misc/paste is no longer failing!" :)
I think we should keep the gnu ordering. I value compatibility over speed
I know it is a draft and we will squash them but could you please make the commit message a bit more explicit :)
Already the case: https://github.com/uutils/coreutils/blob/ab736926baad88828f30a2ac6804cd2fe430b2bc/.cargo/config#L13-L20