-
Notifications
You must be signed in to change notification settings - Fork 3k
python scripts : table print with github policy #7720
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
Conversation
Alright, this has simmered for long enough. I like the change, but I'm not married to it one way or another. @ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-test @theotherjimmy @bridadan @ARMmbed/device-os-custom-engineering-and-support @ARMmbed/mbed-os-core Any strong feelings one way or another? Since this is a PR against all of the tools, I'd like it sorted out one way or another sooner rather than later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good. Copy-paste-able tables should have always been a design goal.
/morph build |
Build : SUCCESSBuild number : 2805 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 2435 |
/morph export-build |
1 similar comment
/morph export-build |
Exporter Build : SUCCESSBuild number : 2442 |
1 similar comment
Exporter Build : SUCCESSBuild number : 2442 |
Test : FAILUREBuild number : 2534 |
Looks like this has failed due to some networking issues in CI. Suggest we re-run this once the CI is less heavily loaded. |
/morph test |
Maybe, we can add some empty line before and after array ? |
Test : SUCCESSBuild number : 2563 |
https://github.com/ozh/ascii-tables So many ascii tables... @jeromecoutant Could you add whitespace to make the CLI output a bit easier to discern? |
👍 Please do |
@jeromecoutant Let us know once updated.
There's list of dependencies. @cmonr @theotherjimmy What should be the order (this goes first and then the rest or?) ? |
@0xc0170 Fortunately it's not a dependency list. In this case, the Mbed OS tools and Mbed OS changes don't rely on one another. We only need to make sure that the tools and Mbed OS version that is released line up to present the "this is a new feature across our tools" story. |
A different question. One or two of those PRs has/have now gone in, which is great, but that begs the question of whether we should still add the whitespace change request, or bring this in asis. For the sake of time, I'd argue for bringing it in asis, since this would be ready for CI. |
@theotherjimmy @OPpuolitaival @bridadan ^^^ Above question. |
@jamesbeyond I think the idea is you can post the whole log and you get the table for free. If you had to delete lines then it wouldn't work out-of-the-box. @cmonr Having a new line would be nice, but if there's a big push to get this in it can always be added in another PR. But if this isn't a high priority I don't have a problem with you waiting on it for a bit. |
Have we gotten those blank lines? |
Nope, and now that the othre PRs have been merged, it looks like we should omit them to keep all of the tools homogeneous. Will restart CI when able (we restart CI when past successful results in a PR are older than a week). |
/morph build |
Build : SUCCESSBuild number : 3022 Triggering tests/morph test |
Test : FAILUREBuild number : 2789 |
Test failure not caused by PR. Requeueing. |
Exporter Build : SUCCESSBuild number : 2637 |
Test : FAILUREBuild number : 2791 |
/morph test |
Test : SUCCESSBuild number : 2795 |
Description
This is following ARMmbed/greentea#277 discussion
Goal is to get test console print compatible with github like :
Pull request type