We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_fio_origin_randwrite_iod_N(FIOTests): ArgumentError: incomplete format specifier; use %% (double %) instead /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in sprintf' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in block in show_distribution' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:212:in map' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:212:in show_distribution' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:240:in blktrace_cpu_io_distribution' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:129:in fio_origin_trace' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:108:in call' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:108:in block in do_benchmark' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:88:in block in iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:87:in loop' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:87:in iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:107:in do_benchmark' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:142:in fio_origin_randwrite_iod' /root/device-mapper-test-suite/lib/dmtest/test-utils.rb:25:in block (2 levels) in define_tests_across'
sprintf' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in
map' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:212:in
blktrace_cpu_io_distribution' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:129:in
call' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:108:in
block in iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:87:in
iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:107:in
fio_origin_randwrite_iod' /root/device-mapper-test-suite/lib/dmtest/test-utils.rb:25:in
The text was updated successfully, but these errors were encountered:
fix issue jthornber#71 ArgumentError: incomplete format specifier
25d9e05
test_fio_origin_randwrite_iod_N(FIOTests): ArgumentError: incomplete format specifier; use %% (double %) instead /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in `sprintf'
No branches or pull requests
test_fio_origin_randwrite_iod_N(FIOTests):
ArgumentError: incomplete format specifier; use %% (double %) instead
/root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in
sprintf' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:215:in
block in show_distribution'/root/device-mapper-test-suite/lib/dmtest/blktrace.rb:212:in
map' /root/device-mapper-test-suite/lib/dmtest/blktrace.rb:212:in
show_distribution'/root/device-mapper-test-suite/lib/dmtest/blktrace.rb:240:in
blktrace_cpu_io_distribution' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:129:in
fio_origin_trace'/root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:108:in
call' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:108:in
block in do_benchmark'/root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:88:in
block in iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:87:in
loop'/root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:87:in
iter_workers' /root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:107:in
do_benchmark'/root/device-mapper-test-suite/lib/dmtest/tests/snapshot/fio_tests.rb:142:in
fio_origin_randwrite_iod' /root/device-mapper-test-suite/lib/dmtest/test-utils.rb:25:in
block (2 levels) in define_tests_across'The text was updated successfully, but these errors were encountered: