superfeedr / indexeddb-backbonejs-adapter

An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248 stars 61 forks source link

Broken tests in Chrome 27 #38

Closed mcepl closed 10 years ago

mcepl commented 11 years ago
support for the 'addIndividually' property (1, 1, 2)Rerun17 ms
Expected 5 assertions, but 1 were run
Source:     
    at QUnit.asyncTest (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/qunit.js:388:9)
Use AjaxSync when no database is specified (1, 1, 2)Rerun98 ms
Collection not fetched
Source:     
    at testCollectionInstance.fetch.error (file:///home/matej/repos/indexeddb-backbonejs-adapter/tests/test.html:778:25)
    at Object.c.error (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/backbone-min.js:41:38)
    at c (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/jquery.min.js:3:7857)
    at Object.p.fireWith (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/jquery.min.js:3:8658)
    at k (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/jquery.min.js:5:14040)
    at XMLHttpRequest.r (file:///home/matej/repos/indexeddb-backbonejs-adapter/lib/jquery.min.js:5:18226)
julien51 commented 11 years ago

Do you mind trying to find a fix and submitting it? I have very very little time these days and i don't want to be a road block.

mcepl commented 11 years ago

On Thu, 2013-04-04 at 08:48 -0700, Julien Genestoux wrote:

Do you mind trying to find a fix and submitting it? I have very very little time these days and i don't want to be a road block.

I don't expect you to fix it. Just that all issues should be filed. I may eventually take a look at it.

Matěj

julien51 commented 10 years ago

Closing since it's been a long time and I ahaven't heard back from you!

mcepl commented 10 years ago

Yeah, I am sorry ... I just gave up on fixing this and on backbone as whole.