Skip to content

Typo in Throughput log #71

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

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Conversation

RonEld
Copy link
Contributor

@RonEld RonEld commented Mar 16, 2017

Throughput is printed in Kb instead of KB
Fixed issue #69

@andresag01
Copy link

@RonEld: Thanks for spotting and fixing this issue. While the fix is good, I cannot merge this yet as it breaks the CI. The problem is that the print logs with KB/s no longer match the regular expression expected by htrun according to the test logs (refer to this ). Could you please update the test logs so that the CI passes?

@RonEld RonEld force-pushed the performance_typo branch from 16d1db2 to 74de0aa Compare March 20, 2017 10:13
@andresag01
Copy link

@RonEld: Thank you for fixing the log regex log file. I'll wait for the CI to finish before merging.

Throughput is printed in Kb instead of KB
Fixed issue ARMmbed#69
@RonEld RonEld force-pushed the performance_typo branch from 74de0aa to db1827e Compare March 20, 2017 13:38
@andresag01
Copy link

All the expected test cases pass in the CI, merging this change.

@andresag01 andresag01 merged commit 1f39f64 into ARMmbed:development Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants