Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

Uploader test fails unpredictably #655

Open jellegerbrandy opened 6 years ago

jellegerbrandy commented 6 years ago
    1) 🦄 Uploader Tool should have basic flow in place:
     Error: Promise was rejected with the following reason: No video with id 'IJTF2CAtE6P0' was registered
      at new WaitUntilTimeoutError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:150:12)
      at node_modules/webdriverio/build/lib/commands/waitUntil.js:36:15
      at node_modules/meteor-promise/fiber_pool.js:43:40

The test fails roughly half of the time. This probably is due to a race condition somewhere