Skip to content

Deprecate test:ui commands#21092

Merged
rhoboat merged 3 commits intoelastic:masterfrom
rhoboat:deprecate-commands
Jul 23, 2018
Merged

Deprecate test:ui commands#21092
rhoboat merged 3 commits intoelastic:masterfrom
rhoboat:deprecate-commands

Conversation

@rhoboat
Copy link

@rhoboat rhoboat commented Jul 23, 2018

Meta: #12699
Parent issue: #18568
Sub parent issue: #18967
Follow up task to clean up old test:ui commands in favor of node scripts/functional_test* commands.

@rhoboat rhoboat requested review from spalger and tylersmalley July 23, 2018 15:50
@rhoboat rhoboat added the Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// label Jul 23, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

Couple nits, but LGTM!


grunt.registerTask('test:ui:server', [
'checkPlugins',
'run:functionalTestsDevServer',
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like we can get rid of this config from tasks/config/run.js

Copy link
Author

Choose a reason for hiding this comment

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

Good catch, thank you

grunt.registerTask('test:quick', [
'test:server',
'test:ui',
'checkPlugins',
Copy link
Contributor

Choose a reason for hiding this comment

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

Might as well move checkPlugins to the top of the task, since it's advisory and when it's buried under the output from test:server it is harder to notice.

Copy link
Member

@tsullivan tsullivan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhoboat rhoboat merged commit d1cb0a4 into elastic:master Jul 23, 2018
rhoboat pushed a commit that referenced this pull request Jul 23, 2018
* Deprecate test:ui commands
rhoboat pushed a commit that referenced this pull request Jul 23, 2018
* Deprecate test:ui commands
@rhoboat rhoboat deleted the deprecate-commands branch July 23, 2018 19:51
@rhoboat
Copy link
Author

rhoboat commented Jul 23, 2018

6.x/6.3: 725782e / 3683723

@rhoboat rhoboat self-assigned this Jul 23, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants