Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Leaking subscriptions in tree-view tests #136

Open
1 task done
aminya opened this issue Apr 9, 2021 · 0 comments
Open
1 task done

Leaking subscriptions in tree-view tests #136

aminya opened this issue Apr 9, 2021 · 0 comments

Comments

@aminya
Copy link
Contributor

aminya commented Apr 9, 2021

Details

Prerequisites

Description

The tree view tests are leaking path watcher subscriptions.
https://travis-ci.org/github/atom/tree-view/builds/766394277#L603

Steps to Reproduce

  1. Run tree-view tests

Expected behavior:

Don't leak subscriptions

Actual behavior:

.................................................................................................................................................................................................................................................WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-3xskew.vyq0g/test-dir/test-file.txt
.............WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-x4flcf.83jfr/test-dir/test-file.txt
.WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-pr38cj.siap/test-dir/test-file.txt
.......WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-17flr9n.whzx/test-dir2/test-file2.txt
.WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-yudr3u.xzm1e/test-dir2/test-file2.txt
..WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-1tkkik6.2zaj/test-dir/test-file.txt
.....WARNING: Leaking subscriptions for paths: /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/tree-view-root1202138-2715-oko17w.ha8c/test-dir2/test-file2.txt

Reproduces how often: 100%

Versions 1.55 and above

Additional Information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant