Skip to content
New issue

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

ArgumentError: incomplete format specifier; use %% (double %) instead #71

Open
simonxuhao opened this issue Sep 4, 2020 · 0 comments
Open

Comments

@simonxuhao
Copy link

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'

simonxuhao pushed a commit to simonxuhao/device-mapper-test-suite that referenced this issue Sep 4, 2020
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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant