mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Intermittent JS test failure: FinancialAidCalculator #4441

Open rhysyngsun opened 4 years ago

rhysyngsun commented 4 years ago

Example: https://travis-ci.org/mitodl/micromasters/jobs/600803942#L2046

  1) FinancialAidCalculator

       has appropriate state for financial aid submit button, activity=false:

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/src/static/js/containers/FinancialAidCalculator_test.js)
odlbot commented 4 years ago

➤ Umar Asghar commented:

pdpinch I have created two PR's but did not face any such error. I guess it's associated with Mark PR's error. Once that error will be fixed, it will be fixed along.

odlbot commented 4 years ago

➤ Umar Asghar commented:

pdpinch it can be closed now because it was related to mbrdlove1 PR's which has been fixed now.

It was because of some uwsgi settings.