d60ec55e30
It's currently possible for integ test results to leak from one test run to the next (for example, the indexeddb stores hang around in the browser), causing bad test results. Extend the test setup routine to clear out the store before the test starts.