Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !1663

[TestNG] Correctly handle test selectors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/Addepar/addepar/testng-selector into master Dec 04, 2017
  • Overview 1
  • Commits 5
  • Pipelines 0
  • Changes 4

Created by: jiangty-addepar

On top of #1662 and 2nd part of #1657 . Ignore commits before Respect ClassName and MethodName filters in TestNG runner.. (Didn't want to make a PR into that branch because the semantics become confusing, and no one will see a PR from our fork into our fork anyway.)

We now correctly handle test selectors in TestNG. Also, we do some minor refactoring, removing TestNGWrapper and the "TmpSuite" xml suite.

Test plan: test in TestNGIntegrationTest.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Addepar/addepar/testng-selector