Skip to content

Fix failing tests#241

Merged
Gaurav0 merged 2 commits intoember-cli:masterfrom
pangratz:fix-failing-tests
Oct 26, 2015
Merged

Fix failing tests#241
Gaurav0 merged 2 commits intoember-cli:masterfrom
pangratz:fix-failing-tests

Conversation

@pangratz
Copy link
Copy Markdown
Contributor

Executing the tests locally threw an error due to run-loop issues with ember-resize. This has been fixed upstream in adopted-ember-addons/ember-autoresize#26.


Parsing an empty string for twiddle.json throws an error at the end of the visting /twiddles acceptance test, which somehow isn't failing the test but the error is logged in the console of Web Inspector.

Test are failing locally due to runloop issues with ember-autoresize.
And empty string is not a valid JSON. This caused the "visiting
/twiddles" acceptance test to throw an error at the end of the test
(where the clicked twiddle is shown). This somehow hasn't been caught as
an error, but it is shown in the console of the Web Inspector.
@Gaurav0
Copy link
Copy Markdown
Contributor

Gaurav0 commented Oct 26, 2015

👍

Gaurav0 added a commit that referenced this pull request Oct 26, 2015
@Gaurav0 Gaurav0 merged commit 6a3448d into ember-cli:master Oct 26, 2015
@pangratz pangratz deleted the fix-failing-tests branch October 28, 2015 15:01
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