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

feat(@angular-devkit/build-angular): support karma with application builder #28416

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Sep 13, 2024

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Some of the tests have a hard time on modern macOS, mostly because
of how Bazel handles file paths with whitespace. By running those
tests inside of a Linux container, they can pass.

Longer term, it would be great if running all tests outside of Linux
would work but that's a taller order.
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: build & ci Related the build and CI infrastructure of the project area: @angular-devkit/build-angular labels Sep 13, 2024
@jkrems jkrems force-pushed the jk-karma-app-builder branch 2 times, most recently from 460c6b7 to 0aec0d9 Compare September 13, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular-devkit/build-angular area: build & ci Related the build and CI infrastructure of the project detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant