diff --git a/tests/acceptance/x-select-multiple-test.js b/tests/acceptance/x-select-multiple-test.js index 2d05c59..594b5b4 100644 --- a/tests/acceptance/x-select-multiple-test.js +++ b/tests/acceptance/x-select-multiple-test.js @@ -71,7 +71,9 @@ describe('XSelect: Multiple Selection', function() { }); }); - describe("trying to set the value to a non-array", function() { + // TODO: come back to this when https://github.com/emberjs/ember.js/issues/15013 is resolved. + // Ember 2.11 broke testing code that throws exceptions. + describe.skip("trying to set the value to a non-array", function() { beforeEach(function() { try { Ember.run(() => {