summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-inotify/new-test-inotify.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-inotify: fix testsJoe Slater2023-10-151-0/+620
Some tests in test-inotify.py assume values for watch descriptors. This is not safe, so we retrieve the assigned values to compare with event information generated. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0efa5c872f6357f8639310e339d9c5a6f0315f2d) Signed-off-by: Armin Kuster <akuster808@gmail.com>