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

Remove multi-line comments to avoid escaping #3231

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

RoboErikG
Copy link
Contributor

@RoboErikG RoboErikG commented Oct 14, 2019

Fixes #3230 by removing multi-line comments for procedures.

Should be cherry-picked

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Proposed Changes

Reason for Changes

Test Coverage

Tested on:

Documentation

Additional Information


This change is Reviewable

Copy link
Collaborator

@rachel-fenichel rachel-fenichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unapprove.

You need to update the golden files for generator tests to fix travis.

Fixes google#3230 by removing multi-line comments for procedures.
@RoboErikG
Copy link
Contributor Author

Should be fixed. Waiting on travis

@RoboErikG
Copy link
Contributor Author

Travis timed out on one of the mocha tests. Restarted the job.

@rachel-fenichel
Copy link
Collaborator

We have mocha timeouts as an issue: #2846

If they're happening too, the short-term fix is to increase the timeout. They're taking longer because we've got a lot more tests than we used to, and that makes sense.

In parallel, @alschmiedt was looking into ways to run more tests in parallel, so that travis doesn't take as long on every PR.

@RoboErikG RoboErikG merged commit e62c2a3 into google:develop Oct 14, 2019
RoboErikG added a commit to RoboErikG/blockly that referenced this pull request Oct 14, 2019
Fixes google#3230 by removing multi-line comments for procedures.
RoboErikG added a commit that referenced this pull request Oct 14, 2019
Fixes #3230 by removing multi-line comments for procedures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants