aloof-angle-91616
06/23/2020, 10:38 PMaloof-angle-91616
06/23/2020, 10:38 PMwitty-crayon-22786
06/23/2020, 10:38 PMtest_snapshot_subset_globs
aloof-angle-91616
06/23/2020, 10:38 PMwitty-crayon-22786
06/23/2020, 10:38 PMaloof-angle-91616
06/23/2020, 10:38 PMhundreds-father-404
06/23/2020, 10:38 PMaloof-angle-91616
06/23/2020, 10:39 PMhundreds-father-404
06/23/2020, 10:39 PMhundreds-father-404
06/23/2020, 10:40 PMwitty-crayon-22786
06/23/2020, 10:42 PMaloof-angle-91616
06/23/2020, 10:42 PMwitty-crayon-22786
06/23/2020, 10:46 PMhundreds-father-404
06/23/2020, 10:46 PMaloof-angle-91616
06/23/2020, 10:47 PMaloof-angle-91616
06/23/2020, 10:48 PMaloof-angle-91616
06/23/2020, 10:50 PMaloof-angle-91616
06/23/2020, 10:50 PMaloof-angle-91616
06/23/2020, 10:56 PM-s
to pytest:
pants/engine/fs_test.py::FSTest::test_snapshot_subset_globs thread 'tokio-runtime-worker' panicked at 'assertion failed: `(left != right)`
aloof-angle-91616
06/23/2020, 10:56 PMhundreds-father-404
06/23/2020, 11:00 PMaloof-angle-91616
06/23/2020, 11:02 PMassert_ne!()
causing the issue was actually just an artifact from the first attempt and isn't correctaloof-angle-91616
06/23/2020, 11:03 PM.files
in the resulting python Snapshot
, but not .directories
. looking into thisaloof-angle-91616
06/23/2020, 11:30 PMaloof-angle-91616
06/23/2020, 11:35 PM-s
on, because that shows panic messagesaloof-angle-91616
06/24/2020, 12:53 AMaloof-angle-91616
06/24/2020, 1:15 AM**
matching directories, but not their files), you have to replace the matching directory node with one that has an empty digest.aloof-angle-91616
06/24/2020, 4:53 AMaloof-angle-91616
06/24/2020, 4:54 AMMergeDigests()
faster too: https://github.com/pantsbuild/pants/pull/9982aloof-angle-91616
06/24/2020, 4:56 AM