Skip to content

feat(test_component_builder): allow to override components#6296

Closed
tbosch wants to merge 1 commit into
angular:masterfrom
tbosch:tcb_component
Closed

feat(test_component_builder): allow to override components#6296
tbosch wants to merge 1 commit into
angular:masterfrom
tbosch:tcb_component

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Jan 6, 2016

Note: This also works with precompiled templates, i.e. with tests that use transformers.

@tbosch tbosch added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 6, 2016
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can this be a more descriptive string? 'without jit compiler', maybe?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

@tbosch
Copy link
Copy Markdown
Contributor Author

tbosch commented Jan 6, 2016

reviewed with @vsavkin in person

@tbosch tbosch added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 6, 2016
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As a side note, not necessarily for this CL: We need to think of how we'll communicate these options to external users. Setting it up manually like this is almost certainly not what we want them to do.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A good way to do this would probably be to have two different testing platform constants (see #5975) - e.g. TEST_BROWSER_CODEGENED_APPLICATION_PROVIDERS and TEST_BROWSER_JIT_APPLICATION_PROVIDERS

@tbosch tbosch added the action: merge The PR is ready for merge by the caretaker label Jan 8, 2016
@tbosch tbosch force-pushed the tcb_component branch 3 times, most recently from 68921c3 to 2f23331 Compare January 20, 2016 01:13
@mary-poppins
Copy link
Copy Markdown

Merging PR #6296 on behalf of @jeffbcross to branch presubmit-jeffbcross-pr-6296.

@jeffbcross
Copy link
Copy Markdown
Contributor

@tbosch there are non-flake some CI failures on this PR that need to be addressed. They are on the original PR and on the presubmit build I just ran.

@jeffbcross jeffbcross added 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: merge The PR is ready for merge by the caretaker labels Jan 20, 2016
@tbosch tbosch force-pushed the tcb_component branch 4 times, most recently from 105eaaa to 1eac7bc Compare January 26, 2016 01:50
Note: This also works with precompiled templates, i.e. with tests that use transformers.

Closes angular#6276
@tbosch
Copy link
Copy Markdown
Contributor Author

tbosch commented Feb 3, 2016

This is obsolete as with #6270 we can ensure the same semantics for codegen and interpretative mode.

@tbosch tbosch closed this Feb 3, 2016
@tbosch tbosch deleted the tcb_component branch February 4, 2016 00:40
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants