40ants / 40ants/cl-prevalence

Tests fail when run separately by different users

Đang mở
#26 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Common Lisp
Star
34
Fork
7
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Running tests leaves directories lying around in /tmp owned by the user running the test, which makes it impossible for any other user on the same system to run the tests:

```
$ ls -ld /tmp/*prevalence*
drwxr-xr-x 3 _nixbld1 wheel 96 Sep 30 22:46 /tmp/master-test-prevalence-system
drwxr-xr-x 3 _nixbld1 wheel 96 Sep 30 22:46 /tmp/slave-test-prevalence-system
drwxr-xr-x 5 _nixbld1 wheel 160 Sep 30 22:46 /tmp/test-managed-prevalence-system
```

This is particularly apparent with Nix, which uses a daemon with special dedicated system users for building & testing.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.