]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: lib/bb/tests/parse.py: Test case was changing chdir
authorMark Hatle <mark.hatle@windriver.com>
Tue, 25 Sep 2018 15:07:06 +0000 (11:07 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2018 14:14:33 +0000 (15:14 +0100)
commit5fae3cb56e907da3d0a750e92d1bb77e36c828d6
tree0256d7f5ba4f2952aa91486515da71c957470768
parent376ed63eb9dd43bdd5a6b562a811b518b0ddf101
bitbake: lib/bb/tests/parse.py: Test case was changing chdir

The test case was changing the current directory, but was never restoring it
to the original location.  This causes occasional failures in later test cases.

(Bitbake rev: 8c222c45148d1f21c2390d66ddd9d3e33b397f05)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/tests/parse.py