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

Send scenario name and git branch to saucelabs #26063

Merged
merged 1 commit into from Nov 14, 2018
Merged

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented Nov 14, 2018

A couple of changes to make the SauceLabs dashboard more useful to us!

  1. Tests are now tagged with their branch name, so you can filter to tests for a particular branch...

    screenshot from 2018-11-13 19-12-12

    ...or verify from test metadata which branch a test came from:

    image

  2. We now push the full scenario name for each test instead of just the feature name, disambiguating cases like this:

    image

    Into this:

    image

This will also make the new "Test History" feature a lot more useful - right now it rolls up all the results from all the scenarios in a single feature. Having them broken out may help us diagnose issues faster.

image

Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks promising!

@islemaster islemaster merged commit 4da7b7d into staging Nov 14, 2018
@islemaster islemaster deleted the saucelabs-metadata branch November 14, 2018 19:15
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.

None yet

3 participants