canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #08004
[Bug 2129928] [NEW] *02 clock and timer tests in ubuntu_ltp_syscall fail because MAX_CLOCKS is now augmented by AUX clocks
Public bug reported:
in include/lapi/common_timers.h and include/lapi/posix_clocks.h of LTP
project MAX_CLOCKS is set to 16, however in questing commit
196b8d20125af3784c586fb7883e3468f7c13ee6 CONFIG_POSIX_AUX_CLOCKS was
enabled which adds 8 additional clocks, making the MAX_CLOCKS test cases
fail with a different error (ENODEV). Settinf the value to 16+8 fixes
the issues with the following test cases:
clock_adjtime02
clock_gettime02
clock_settime02
timer_create02
** Affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2129928
Title:
*02 clock and timer tests in ubuntu_ltp_syscall fail because
MAX_CLOCKS is now augmented by AUX clocks
Status in ubuntu-kernel-tests:
New
Bug description:
in include/lapi/common_timers.h and include/lapi/posix_clocks.h of LTP
project MAX_CLOCKS is set to 16, however in questing commit
196b8d20125af3784c586fb7883e3468f7c13ee6 CONFIG_POSIX_AUX_CLOCKS was
enabled which adds 8 additional clocks, making the MAX_CLOCKS test
cases fail with a different error (ENODEV). Settinf the value to 16+8
fixes the issues with the following test cases:
clock_adjtime02
clock_gettime02
clock_settime02
timer_create02
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2129928/+subscriptions