axemclion / jquery-indexeddb

An IndexedDB Plugin for Jquery.
Other
195 stars 71 forks source link

Test 33: Transactions: global failure #29

Closed DanAtkinson closed 11 years ago

DanAtkinson commented 11 years ago

Hi there,

I have a test failure on Google Chrome 28.0.1469.0 (Official Build 192780) dev-m.

Console stack trace is as follows:

[Transactions:Multiple transactions at same time] 9> Added to Object Store 1: undefined 
[9, Event]
 index.html:19
undefined "9> Transaction completed undefined" 
[Event]
 index.html:19
Uncaught Error: ok() assertion outside test context, was
  at IDBTransaction.<anonymous> (http://nparashuram.com/jquery-indexeddb/test/index.html:793:15)
  at n (http://nparashuram.com/jquery-indexeddb/lib/jquery.min.js:1:14837)
  at Object.o.fireWith [as resolveWith] (http://nparashuram.com/jquery-indexeddb/lib/jquery.min.js:1:15606)
  at IDBTransaction.idbTransaction.oncomplete (http://nparashuram.com/jquery-indexeddb/dist/jquery.indexeddb.js:360:14) qunit.js:414

Many thanks, Dan

axemclion commented 11 years ago

@DanAtkinson Are you still seeing the error? Is this an error that is consistent ?

axemclion commented 11 years ago

Closing this as no-repro. @DanAtkinson Can you open this if you still run into this problem ?