Skip to content

Fix runtests-browser in gulp, including RWC, remove into-stream#17540

Merged
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:fix-runtests-browser-gulp
Aug 1, 2017
Merged

Fix runtests-browser in gulp, including RWC, remove into-stream#17540
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:fix-runtests-browser-gulp

Conversation

@weswigham
Copy link
Copy Markdown
Member

Fixes #17010

Browserify/gulp-typescript had taken some minor version bumps in the last year that made what we were doing before ever-so-slightly completely nonfunctional (mostly a more correct handling of the current directory and paths). It's now better and, additionally, does not rely on into-stream.

Also adds the long timeout we specify for RWC tests directly into the RWC tests themselves, this way the timeout works in the browser (meaning you can debug RWC tests in the browser, like I'm about to).

@weswigham weswigham requested review from a user and rbuckton July 31, 2017 23:32
@rbuckton
Copy link
Copy Markdown
Contributor

rbuckton commented Aug 1, 2017

Have we upgraded to using gulp-sourcemaps 2.x yet? We were doing a lot of things to work around sourcemap paths that can be resolved by using 2.x with the 'destPath' option.

@weswigham
Copy link
Copy Markdown
Member Author

@rbuckton we're on latest AFAIK. All we're doing right now is stripping/resetting source roots and combining multiple layers of source maps with sorcery.

@weswigham weswigham merged commit 2c2df9e into microsoft:master Aug 1, 2017
@weswigham weswigham deleted the fix-runtests-browser-gulp branch August 1, 2017 18:14
GulajavaMinistudio added a commit to GulajavaMinistudio/TypeScript that referenced this pull request Aug 2, 2017
Fix runtests-browser in gulp, including RWC, remove into-stream (microsoft#17540)
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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 this pull request may close these issues.

3 participants