Skip to content

Remove Completed TODO#9035

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:patch-6
Jun 8, 2016
Merged

Remove Completed TODO#9035
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:patch-6

Conversation

@weswigham
Copy link
Copy Markdown
Member

AFAIK, the harness sources have been concatenated into run.js for as long as I've known. This stops executing them twice (and in turn makes debugging tests much easier, since you no longer have to debug into eval'd code).

AFAIK, the harness sources have been concatenated into `run.js` for as long as I've known. This stops executing them twice (and in turn makes debugging tests much easier, since you no longer have to debug into eval'd code).
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jun 8, 2016

👍

1 similar comment
@vladima
Copy link
Copy Markdown
Contributor

vladima commented Jun 8, 2016

👍

@weswigham
Copy link
Copy Markdown
Member Author

@mhegazy @vladima For the record: I still don't have permissions to merge this, so one of you should.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jun 8, 2016

try now

@weswigham
Copy link
Copy Markdown
Member Author

@mhegazy Got it, thanks. I'll merge once travis is done verifying it.

@weswigham weswigham merged commit 454ab50 into microsoft:master Jun 8, 2016
@ghost
Copy link
Copy Markdown

ghost commented Jun 9, 2016

After this change, source maps no longer work in Chrome when running jake runtests-browser b=chrome. Adding the eval back fixes it, but there's probably a better fix.

@weswigham weswigham deleted the patch-6 branch October 12, 2017 08:05
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

4 participants