autotest / autotest-client-tests

Autotest client tests
Other
29 stars 84 forks source link

Testcase for linux-tools/crontab #140

Open liuyd96 opened 5 years ago

liuyd96 commented 5 years ago

Description : crontab.allow_cron.fail kernel version: v5.2-rc5

os-release:

PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"

crontab.allow_cron/debug

06/18 04:14:38 INFO | crontab:0077| Starting test Crontab with jobs.allow 06/18 04:14:38 ERROR| crontab:0126| Test:run-parts with jobs.allow There were no new entries in log. Job not executed inspite of jobs.allow entry. Test time: 65 06/18 04:14:38 ERROR| test:0414| Exception escaping from test: Traceback (most recent call last): File "/lkp/benchmarks/autotest/client/shared/test.py", line 411, in _exec _call_test_function(self.execute, *p_args, *p_dargs) File "/lkp/benchmarks/autotest/client/shared/test.py", line 823, in _call_test_function return func(args, **dargs) File "/lkp/benchmarks/autotest/client/shared/test.py", line 298, in execute self.postprocess() File "/lkp/benchmarks/autotest/client/tests/linux-tools/crontab/crontab.py", line 142, in postprocess raise error.TestError('\nTest failed : %s ' % self.test) TestError: Test failed : allow_cron