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

[tests] Fix missing information in test reporting on Jenkins. Fixes #51661. #2246

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

rolfbjarne
Copy link
Member

Improve test reporting using xml by adding custom information printed during
the test run into the xml, and then extract this information when reporting
test results in xharness (which is much easier than re-constructing the
information from the xml, which caused information to get lost since not
everything piece of interesting is in the xml).

https://bugzilla.xamarin.com/show_bug.cgi?id=51661

…51661.

Improve test reporting using xml by adding custom information printed during
the test run into the xml, and then extract this information when reporting
test results in xharness (which is much easier than re-constructing the
information from the xml, which caused information to get lost since not
everything piece of interesting is in the xml).

https://bugzilla.xamarin.com/show_bug.cgi?id=51661
@rolfbjarne
Copy link
Member Author

This makes introspection's typo test show the typo-detected strings.

@monojenkins
Copy link
Collaborator

Build failure

@rolfbjarne
Copy link
Member Author

Test failure is unrelated (bug #57762)

@rolfbjarne rolfbjarne merged commit 8a156ea into xamarin:xcode9 Jun 26, 2017
mandel-macaque added a commit to mandel-macaque/xamarin-macios that referenced this pull request Jul 4, 2020
Commits:
i
* [mlaunch] Don't throw if the DVTAnalyticsKit is missing. (xamarin#2243) xamarin/maccore@5529194
* [mlaunch] Improve makefile to detect when the built app changes and re-install properly. xamarin/maccore@cd37e4d
* [mlaunch] Use SimDevice.LaunchApplicationAsync to launch applications like Xcode does. xamarin/maccore@1ad15ed
* [mlaunch] Launch watch apps directly in the watch simulator for watch iOS 7+. xamarin/maccore@e57ca5b
* [mlaunch] Fix makefile to work properly. (xamarin#2247) xamarin/maccore@af172cd
* [mlaunch] Automatically set NSUnbufferedIO in more cases to get text to stdout/stderr without delay. (xamarin#2246) xamarin/maccore@2d025ab
* [mlaunch] Disable any dock icons. (xamarin#2245) xamarin/maccore@e6eed65

Complete diff: xamarin/maccore@d425378...e6eed65]
rolfbjarne pushed a commit that referenced this pull request Jul 6, 2020
Commits:
i
* [mlaunch] Don't throw if the DVTAnalyticsKit is missing. (#2243) xamarin/maccore@5529194
* [mlaunch] Improve makefile to detect when the built app changes and re-install properly. xamarin/maccore@cd37e4d
* [mlaunch] Use SimDevice.LaunchApplicationAsync to launch applications like Xcode does. xamarin/maccore@1ad15ed
* [mlaunch] Launch watch apps directly in the watch simulator for watch iOS 7+. xamarin/maccore@e57ca5b
* [mlaunch] Fix makefile to work properly. (#2247) xamarin/maccore@af172cd
* [mlaunch] Automatically set NSUnbufferedIO in more cases to get text to stdout/stderr without delay. (#2246) xamarin/maccore@2d025ab
* [mlaunch] Disable any dock icons. (#2245) xamarin/maccore@e6eed65

Complete diff: xamarin/maccore@d425378...e6eed65]
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

Successfully merging this pull request may close these issues.

5 participants