mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
debian/tests/control: Mark python test as superficial
Running a static checker and unit tests on our scripts is not a substitute for proper integration tests, which are still TBD.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -15,6 +15,7 @@ linux (5.3.7-2) UNRELEASED; urgency=medium
|
||||
* Copy template file permissions to output files
|
||||
* debian/templates/headers.postinst.in: Set executable for consistency
|
||||
* debian/README.source: Document code signing and how to test it
|
||||
* debian/tests/control: Mark python test as superficial
|
||||
|
||||
[ Bastian Blank ]
|
||||
* [amd64/cloud-amd64] Re-enable RTC drivers. (closes: #931341)
|
||||
|
||||
1
debian/templates/tests-control.main.in
vendored
1
debian/templates/tests-control.main.in
vendored
@@ -1,2 +1,3 @@
|
||||
Tests: python
|
||||
Depends: python3, pycodestyle, pyflakes3
|
||||
Restrictions: superficial
|
||||
|
||||
Reference in New Issue
Block a user