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

transpiler: Setup Karma to run JS / Dart in parallel #4

Closed
mhevery opened this issue Sep 24, 2014 · 5 comments
Closed

transpiler: Setup Karma to run JS / Dart in parallel #4

mhevery opened this issue Sep 24, 2014 · 5 comments

Comments

@mhevery
Copy link
Contributor

mhevery commented Sep 24, 2014

No description provided.

@tbosch
Copy link
Contributor

tbosch commented Sep 27, 2014

Karma with JS is up and running, see c3b442e

@tbosch tbosch changed the title Setup Karma to run JS / Dart in parallel build: Setup Karma to run JS / Dart in parallel Sep 29, 2014
@tbosch tbosch changed the title build: Setup Karma to run JS / Dart in parallel transpiler: Setup Karma to run JS / Dart in parallel Sep 29, 2014
@naomiblack naomiblack assigned naomiblack and vojtajina and unassigned naomiblack Sep 29, 2014
@naomiblack naomiblack added ready and removed ready labels Sep 29, 2014
@mhevery mhevery modified the milestone: October Sep 29, 2014
@naomiblack naomiblack modified the milestone: October Sep 29, 2014
@vojtajina
Copy link
Contributor

karma dart fixed by 934f31a

@tbosch
Copy link
Contributor

tbosch commented Oct 2, 2014

Nice!

@tbosch
Copy link
Contributor

tbosch commented Oct 2, 2014

Btw, could you update the Readme.md, as it still contains the hint that for dart tests gulp build is required...

goderbauer added a commit to goderbauer/angular that referenced this issue Aug 7, 2015
This fixes the following type error that is thrown when calling getAllAngularTestability() while running Dartium in checked mode:

type 'MappedListIterable' is not a subtype of type 'List<PublicTestability>' of 'publicTestabilities'.
#0      GetTestability.addToWindow.<anonymous closure> (package:angular2/src/core/testability/get_testability.dart:92:12)
#1      Function._apply (dart:core-patch/function_patch.dart:7)
angular#2      Function.apply (dart:core-patch/function_patch.dart:28)
angular#3      __invokeFn (package:angular2/src/core/testability/get_testability.dart:26:26)
angular#4      _jsFunction.<anonymous closure> (package:angular2/src/core/testability/get_testability.dart:15:12)
ottonascarella pushed a commit to ottonascarella/angular that referenced this issue Feb 20, 2018
# This is the 1st commit message:

fix(common): inconsistency on TitleCasePipe

TitleCasePipe was not behaving as expected with non-ascii characters.

# This is the commit message angular#2:

refactor(common): lint errors

# This is the commit message angular#3:

feat(common): more tests for TitleCasePipe

Copied tests from angular#20123, just to make sure fix covers all needs.

# This is the commit message angular#4:

refactor(common): fix linting errors
@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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants