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

Whitespace issues #64

Closed
marcoscaceres opened this issue Apr 12, 2017 · 3 comments
Closed

Whitespace issues #64

marcoscaceres opened this issue Apr 12, 2017 · 3 comments

Comments

@marcoscaceres
Copy link
Member

@dontcallmedom, I'm getting breakages in the ReSpec test suite relating to white space going missing. Could you possibly help debug that?

I'm won't have time to look at it for 2 weeks (going on vacation) - so can't release an updated ReSpec to support the latest changed recently added.

Ping me on IRC if you want to discuss... otherwise, just run the test runner in ReSpec and you will see the errors.

E.g.,

Expected '        typedef DOMString string;
      ' to equal 'typedef DOMString string;'.
@saschanaz
Copy link
Member

saschanaz commented May 17, 2017

Not tested yet, but the template for typedef on ReSpec refers typeExtAttrs which is a removed property on 2.4.0. Maybe a possible reason?

The failure on typedef may have broken following tests.

@marcoscaceres
Copy link
Member Author

@saschanaz, thanks for the pointer to investigate!

@marcoscaceres
Copy link
Member Author

@saschanaz, you were spot on. That was the problem. Upgrading ReSpec to 3.0.1.

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

No branches or pull requests

2 participants