Skip to content

fix(e2e): remove static typings and use typings manager - #631

Closed
devversion wants to merge 2 commits into
angular:masterfrom
devversion:fix/e2e-typings-are-invalid
Closed

fix(e2e): remove static typings and use typings manager#631
devversion wants to merge 2 commits into
angular:masterfrom
devversion:fix/e2e-typings-are-invalid

Conversation

@devversion

@devversiondevversion commented Jun 4, 2016

Copy link
Copy Markdown
Member

This makes the E2E tests working on the CI, so the tests will probably fail, but the test fixes should be definitely addressed in another PR.

Darn it 😄 those much file deletions look weird ;P

Fixes#630.

@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 4, 2016
@devversion
devversionforce-pushed the fix/e2e-typings-are-invalid branch from 1b653dc to c7dcc36CompareJune 4, 2016 12:35
* Removes static typings and uses the typings manager
* Fixes duplicate identifier issue of Typescript temporary
- See microsoft/TypeScript#8737Fixesangular#630.
@devversion
devversionforce-pushed the fix/e2e-typings-are-invalid branch 2 times, most recently from bbba2f4 to c160c25CompareJune 4, 2016 15:32
@devversion
devversionforce-pushed the fix/e2e-typings-are-invalid branch from c160c25 to 0f6ad5aCompareJune 4, 2016 15:51
@devversion

Copy link
Copy Markdown
MemberAuthor

FYI: We'll probably go with #637

@devversion
devversion deleted the fix/e2e-typings-are-invalid branch June 6, 2016 14:43
@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-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 6, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesPR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

e2e: typings are invalid for e2e tsconfig

2 participants

@devversion@googlebot