VP-32: Some Video Player unit tests fail intermittently

Metadata

Source
VP-32
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Won't Fix
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2012-10-26T13:35:32.648-0400
Updated
2017-12-22T10:28:53.117-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.2
Component
  1. core

Description

Occasionally, some of the VideoPlayer integration tests fail (e.g. VideoPlayerIntegration-test.html, VideoPlayerTranscriptIntegration-test.html, VIdeoPlayerIntervalEventsConductorIntegration-test.html). It's not clear why they fail, though we suspect it might be a timing issue. We may need to take a closer look at how the tests are structured, what events are being used to trigger the tests, etc.

To reproduce, open the all-tests.html file, and keep reloading until some of the tests fail.

Comments

  • Justin Obara commented 2013-01-17T12:02:18.982-0500

    Merged first part of my FLUID-4286 branch ( https://github.com/jobara/videoPlayer/tree/FLUID-4826 ) into the project repo at acabf46fcf0450273366448b37dd6b286829f882. The code was reviewed by Michelle.

  • Justin Obara commented 2013-01-29T11:11:15.532-0500

    Merged second part of my FLUID-4286 branch ( https://github.com/jobara/videoPlayer/tree/FLUID-4826 ) into the project repo at 8d7f6a28c91f0e9b11fc3aa649dd21d31dfda073. The code was reviewed by Michelle.

  • Justin Obara commented 2013-02-04T15:23:58.914-0500

    Merged third part from cindy's pull request ( https://github.com/fluid-project/videoPlayer/pull/114 ) into the project repo at 0b7327a74a32b10b8d112677e8a8e19cb12c1187. The code was reviewed by Michelle and I.

  • Justin Obara commented 2013-02-26T15:42:44.400-0500

    More work needed. Should probably convert unit tests to the new IoC based jqUnit style.

  • Justin Obara commented 2017-12-22T10:28:53.116-0500

    The video player repository has been archived.