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

Upgrade dependency on observable and analyzer to latest #5922

Closed
kevmoo opened this issue Dec 15, 2015 · 3 comments
Closed

Upgrade dependency on observable and analyzer to latest #5922

kevmoo opened this issue Dec 15, 2015 · 3 comments
Assignees

Comments

@kevmoo
Copy link
Contributor

kevmoo commented Dec 15, 2015

No description provided.

@kevmoo
Copy link
Contributor Author

kevmoo commented Dec 15, 2015

CC @kegluneq

@kegluneq kegluneq self-assigned this Dec 15, 2015
@kegluneq
Copy link

Took a quick look at this but saw a number of spawnUri errors when I updated the dependencies.

Chrome 43.0.2357 (Linux 0.0.0) TemplateCompiler compileStylesheetCodeGen should compile stylesheets into code FAILED
    Caught IsolateSpawnException: Unable to spawn isolate: spawnUri is not yet supported on background isolates.

This is also about the time I discovered #5934 and got preempted.

kegluneq pushed a commit to kegluneq/angular that referenced this issue Dec 30, 2015
Widen version dependencies for `package:angular`, `package:code_transformers`,
and `package:observe`.

`package:guinness` uses `package:unittest` while
the newest versions of `package:code_transformers` use `package:test`.
This causes our end-to-end Dart transformer tests (which use testing
code in `package:code_transformers`) to be skipped.

To fix this:
- Move e2e tests to run in a separate file
- Run `gulp test.server.dart` tests serially

Closes angular#5922
kegluneq pushed a commit to kegluneq/angular that referenced this issue Jan 5, 2016
Widen version dependencies for `package:angular`, `package:code_transformers`,
and `package:observe`.

`package:guinness` uses `package:unittest` while
the newest versions of `package:code_transformers` use `package:test`.
This causes our end-to-end Dart transformer tests (which use testing
code in `package:code_transformers`) to be skipped.

To fix this:
- Move e2e tests to run in a separate file
- Run `gulp test.server.dart` tests serially

Closes angular#5922
kegluneq pushed a commit to kegluneq/angular that referenced this issue Jan 13, 2016
Widen version dependencies for `package:angular`, `package:code_transformers`,
and `package:observe`.

`package:guinness` uses `package:unittest` while
the newest versions of `package:code_transformers` use `package:test`.
This causes our end-to-end Dart transformer tests (which use testing
code in `package:code_transformers`) to be skipped.

To fix this:
- Move e2e tests to run in a separate file
- Run `gulp test.server.dart` tests serially

Closes angular#5922
@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 7, 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

Successfully merging a pull request may close this issue.

2 participants