openedx / openedx/openedx-platform

Flaky test: CMS.Views.Metadata.VideoList

Open
#32,690 14 comments 0 reactions 1 assignee View on GitHub

@robrap is already working on this.

Since Jul 12, 2023.

flaky-test
Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

A/C:

Details:

We've seen the following transient failure in the js-tests CI check several times today:

 TOTAL: 1 FAILED, 788 SUCCESS


1) Initialize
     CMS.Views.Metadata.VideoList
     Expected 'click.delegateEventsview1622' to equal 'input'.
@http://localhost:9876/base/js/spec/video/transcripts/videolist_spec.js?246bc1162924d294473de293d23bc3161c083dec:9:7951
then/</</<@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3366:30
fire@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3187:11
fireWith@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3317:7     Expected '.action-secondary' to equal '.videolist-settings-item input'.
@http://localhost:9876/base/js/spec/video/transcripts/videolist_spec.js?246bc1162924d294473de293d23bc3161c083dec:9:8027
then/</</<@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3366:30
fire@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3187:11
fireWith@http://localhost:9876/base/common/js/vendor/jquery.js?26e6b63b81813d8ad942c90d369df2673602b812:3317:7

Failing line: https://github.com/openedx/edx-platform/blob/9dac65a35a3b20291edd6f3a83b2ec1ef1c0c37f/cms/static/js/spec/video/transcripts/videolist_spec.js#L228

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.