Skip to content

test runner needs to print exit codes #15141

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

Closed
peter-ahe-google opened this issue Nov 18, 2013 · 2 comments
Closed

test runner needs to print exit codes #15141

peter-ahe-google opened this issue Nov 18, 2013 · 2 comments
Assignees
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test).

Comments

@peter-ahe-google
Copy link
Contributor

Currently, we might see output like this:

2013-11-18 09:13:37.411 Warning: All tests passed, but exitCode != 0. (E:\b\build\slave\dartium-win-inc-be\build\src\build\Release\content_shell.exe --no-timeout --dump-render-tree http://127.0.0.1:49484/root_build/generated_tests/none-drt/tests_html_svgelement_test/test.html?crossOriginPort=49485&group=supported_animateTransform

I think it would be rather easy to print the value of exitCode.

@ricowind
Copy link
Contributor

Set owner to @ricowind.
Removed Priority-Unassigned label.
Added Priority-Medium label.

@ricowind
Copy link
Contributor

Fixed in revision 30401.


Added Fixed label.

@peter-ahe-google peter-ahe-google added Type-Defect area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). labels Nov 19, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
Projects
None yet
Development

No branches or pull requests

2 participants