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

VSTS builds should use jobs, pools, and test results #78763

Closed
davidstaheli mannequin opened this issue Sep 4, 2018 · 9 comments
Closed

VSTS builds should use jobs, pools, and test results #78763

davidstaheli mannequin opened this issue Sep 4, 2018 · 9 comments
Assignees
Labels
3.7 (EOL) end of life 3.8 only security fixes build The build process and cross-build tests Tests in the Lib/test dir

Comments

@davidstaheli
Copy link
Mannequin

davidstaheli mannequin commented Sep 4, 2018

BPO 34582
Nosy @zooba, @miss-islington, @davidstaheli
PRs
  • bpo-34582: Use new YAML syntax and agent pools for VSTS builds #9068
  • bpo-34582: Adds JUnit XML output for regression tests #9210
  • [3.7] bpo-34582: Adds JUnit XML output for regression tests (GH-9210) #9401
  • [3.6] bpo-34582: Adds JUnit XML output for regression tests (GH-9210) #9402
  • bpo-34582: Update syntax of Azure Pipelines builds #9521
  • [3.7] bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) #9527
  • [3.6] bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) #9528
  • bpo-34582: Fixes Python version used for patch check #9532
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/zooba'
    closed_at = <Date 2018-09-24.13:15:38.330>
    created_at = <Date 2018-09-04.21:37:11.768>
    labels = ['3.7', '3.8', 'build', 'tests']
    title = 'VSTS builds should use jobs, pools, and test results'
    updated_at = <Date 2018-09-24.13:15:38.329>
    user = 'https://github.com/davidstaheli'

    bugs.python.org fields:

    activity = <Date 2018-09-24.13:15:38.329>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-09-24.13:15:38.330>
    closer = 'steve.dower'
    components = ['Build', 'Tests']
    creation = <Date 2018-09-04.21:37:11.768>
    creator = 'David Staheli'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34582
    keywords = ['patch']
    message_count = 9.0
    messages = ['325294', '325355', '325662', '325670', '325671', '326223', '326230', '326232', '326233']
    nosy_count = 3.0
    nosy_names = ['steve.dower', 'miss-islington', 'David Staheli']
    pr_nums = ['9068', '9210', '9401', '9402', '9521', '9527', '9528', '9532']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34582'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    @zooba
    Copy link
    Member

    zooba commented Sep 13, 2018

    Thanks, David!

    I'm partway through most of these changes (as well as some other improvements) in my PR at https://github.com/python/cpython/pull/9210/files, so if it's all the same to you, I'll make sure I've covered everything you've done here and then close yours. Sound good?

    @zooba
    Copy link
    Member

    zooba commented Sep 14, 2018

    Co-opting this bug for my own PR, that will include these changes as well as generating JUnit-format test results and publishing them in Azure Pipelines builds.

    @zooba zooba added build The build process and cross-build tests Tests in the Lib/test dir 3.7 (EOL) end of life 3.8 only security fixes labels Sep 14, 2018
    @zooba zooba changed the title VSTS builds should use new YAML syntax and pools VSTS builds should use jobs, pools, and test results Sep 14, 2018
    @zooba zooba self-assigned this Sep 14, 2018
    @zooba
    Copy link
    Member

    zooba commented Sep 18, 2018

    New changeset d0f49d2 by Steve Dower in branch 'master':
    bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
    d0f49d2

    @zooba
    Copy link
    Member

    zooba commented Sep 18, 2018

    New changeset 1a89cb5 by Steve Dower (Miss Islington (bot)) in branch '3.7':
    bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
    1a89cb5

    @zooba
    Copy link
    Member

    zooba commented Sep 18, 2018

    New changeset c927649 by Steve Dower (Miss Islington (bot)) in branch '3.6':
    bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
    c927649

    @zooba
    Copy link
    Member

    zooba commented Sep 24, 2018

    New changeset 5767509 by Steve Dower in branch 'master':
    bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)
    5767509

    @zooba
    Copy link
    Member

    zooba commented Sep 24, 2018

    New changeset 657fdf2 by Steve Dower (Miss Islington (bot)) in branch '3.7':
    bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)
    657fdf2

    @miss-islington
    Copy link
    Contributor

    New changeset 7365306 by Miss Islington (bot) (Steve Dower) in branch '3.6':
    [3.6] bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) (GH-9528)
    7365306

    @miss-islington
    Copy link
    Contributor

    New changeset 1b77f92 by Miss Islington (bot) (Steve Dower) in branch 'master':
    bpo-34582: Fixes Python version used for patch check (GH-9532)
    1b77f92

    @zooba zooba closed this as completed Sep 24, 2018
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life 3.8 only security fixes build The build process and cross-build tests Tests in the Lib/test dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants