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

build: remove legacy-unit-tests-local job #28703

Conversation

devversion
Copy link
Member

See individual commits.


I've also made some coverage comparisons for Bazel tests vs legacy unit tests and everything looks if we remove the legacy unit tests job. All spec files being run in the legacy job are also running with Bazel.

https://docs.google.com/document/d/1SD2qEGm22yehmJLmeYodgP2eRyCXNuZtYTZj3WuAldg/edit?usp=sharing

@devversion devversion requested review from IgorMinar and a team as code owners February 13, 2019 19:01
@devversion devversion force-pushed the build/run-example-unit-tests-with-bazel branch from 0793191 to 065d1d6 Compare February 13, 2019 19:21
@devversion devversion changed the title build: remove local legacy unit tests job build: remove legacy-unit-tests-local job Feb 13, 2019
@devversion devversion added target: major This PR is targeted for the next major release area: build & ci Related the build and CI infrastructure of the project action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 13, 2019
@ngbot ngbot bot added this to the needsTriage milestone Feb 13, 2019
@devversion devversion added target: patch This PR is targeted for the next patch release and removed target: major This PR is targeted for the next major release labels Feb 15, 2019
Copy link
Contributor

@IgorMinar IgorMinar left a comment

Choose a reason for hiding this comment

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

lgtm, please rebase

@IgorMinar IgorMinar added action: merge The PR is ready for merge by the caretaker action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 20, 2019
@ngbot
Copy link

ngbot bot commented Feb 20, 2019

I see that you just added the PR action: merge label, but the following checks are still failing:
    failure conflicts with base branch "master"
    pending forbidden labels detected: PR action: cleanup

If you want your PR to be merged, it has to pass all the CI checks.

If you can't get the PR to a green state due to flakes or broken master, please try rebasing to master and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

With angular#28402 we updated the `examples` package to be
built and tested with Bazel. This PR was only intended
for the e2e integration tests, and there still seem to be
a few unit tests that need to be migrated to Bazel until
we can remove the legacy local unit tests job.
Since all unit tests are now run with Bazel, we can remove
the local legacy unit tests job. We still need to keep the
Saucelabs legacy job until we can run all of these web
unit tests with Saucelabs and Bazel.
@devversion devversion force-pushed the build/run-example-unit-tests-with-bazel branch from 065d1d6 to 6f431da Compare February 20, 2019 20:21
@devversion devversion removed the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Feb 20, 2019
IgorMinar pushed a commit that referenced this pull request Feb 21, 2019
With #28402 we updated the `examples` package to be
built and tested with Bazel. This PR was only intended
for the e2e integration tests, and there still seem to be
a few unit tests that need to be migrated to Bazel until
we can remove the legacy local unit tests job.

PR Close #28703
IgorMinar pushed a commit that referenced this pull request Feb 21, 2019
Since all unit tests are now run with Bazel, we can remove
the local legacy unit tests job. We still need to keep the
Saucelabs legacy job until we can run all of these web
unit tests with Saucelabs and Bazel.

PR Close #28703
@IgorMinar IgorMinar closed this in bcdd4b5 Feb 21, 2019
IgorMinar pushed a commit that referenced this pull request Feb 21, 2019
Since all unit tests are now run with Bazel, we can remove
the local legacy unit tests job. We still need to keep the
Saucelabs legacy job until we can run all of these web
unit tests with Saucelabs and Bazel.

PR Close #28703
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants