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

Set environment variables for UWP test results #11724

Merged
merged 13 commits into from Aug 11, 2020
Merged

Conversation

PureWeen
Copy link
Contributor

@PureWeen PureWeen commented Aug 9, 2020

Description of Change

  • set environment variables for test results
  • ignore UWP test related to context menus

It sets the following env variables now

Setting: NUNIT_id to 0
Setting: NUNIT_runstate to Runnable
Setting: NUNIT_testcasecount to 691
Setting: NUNIT_result to Passed
Setting: NUNIT_total to 0
Setting: NUNIT_passed to 0
Setting: NUNIT_failed to 0
Setting: NUNIT_inconclusive to 0
Setting: NUNIT_skipped to 0
Setting: NUNIT_asserts to 0
Setting: NUNIT_engine-version to 3.11.1.0
Setting: NUNIT_clr-version to 4.0.30319.42000
Setting: NUNIT_start-time to 2020-08-11 03:39:42Z
Setting: NUNIT_end-time to 2020-08-11 03:39:44Z
Setting: NUNIT_duration to 1.741946

Platforms Affected

  • UWP

Testing Procedure

  • make sure UI Tests run
  • make sure @rmarinho is happy 👍

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@PureWeen PureWeen requested a review from rmarinho August 9, 2020 21:34
build.cake Outdated Show resolved Hide resolved
@PureWeen PureWeen added the t/housekeeping ♻︎ Internal only changes, won't be included in release notes label Aug 9, 2020
@samhouts samhouts added this to In Review in vCurrent (4.8.0) Aug 9, 2020
@rmarinho rmarinho merged commit daa0589 into 4.8.0 Aug 11, 2020
vCurrent (4.8.0) automation moved this from In Review to Done Aug 11, 2020
@rmarinho rmarinho deleted the uwp_uitests_vars branch August 11, 2020 10:17
@samhouts samhouts added this to Done in Sprint 174 Aug 11, 2020
@samhouts samhouts added this to the 4.8.0 milestone Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/housekeeping ♻︎ Internal only changes, won't be included in release notes
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants