PolymerElements / iron-resizable-behavior

14 stars 21 forks source link

Automatic cleanup! #41

Closed e111077 closed 6 years ago

bicknellr commented 6 years ago

I restarted one of these because there there was a Selenium problem, but it also showed some of the same errors as the other, which seem to be legit failures that are currently in master.

aomarks commented 6 years ago

Looks like this is legitimately failing with:

  resizable children ok: expected [] to deeply equal [ <x-resizable></x-resizable> ]
    <unknown> at                             AssertionError at /components/chai/chai.js:5260:0
    <unknown> at   [3]</module.exports/Assertion.prototype.assert at /components/chai/chai.js:259:0
    <unknown> at                                  assertEql at /components/chai/chai.js:789:0
    <unknown> at             [10]</module.exports/ctx[name] at /components/chai/chai.js:3902:0
    <unknown> at       [6]</module.exports/assert.deepEqual at /components/chai/chai.js:2083:0
    <unknown> at     
aomarks commented 6 years ago

Merging despite failure as instructed, because this PR is just for getting the tests running at all.