hashar added a comment.

  The job 
https://integration.wikimedia.org/ci/view/BrowserTests/view/Wikidata/job/browsertests-Wikidata-WikidataTests-linux-firefox/127/consoleFull
 got stuck. I went on the machine and did a `strace -s 11024 -ewrite,read -f -p 
<PID OF cucumber>` and the test suite repeatedly spam:
  
    {
       "args" : [],
       "script" : "return jQuery.active"
    }
  
  Which indicates that something repeatedly poll the browser until 
jQuery.active but iterate infinitely when it should dies out after X seconds / 
iterations.
  
  The scenario was `Scenario: Select a property`:
  
    Scenario: Select a property                                       # 
features/reference.feature:71
    
    When I click the statement edit button                          # 
features/step_definitions/statement_steps.rb:23
    And I click the reference add button                            # 
features/step_definitions/reference_steps.rb:9
    And I select the snak property stringprop                       # 
features/step_definitions/statement_steps.rb:46
    <Build was aborted by hashar>

TASK DETAIL
  https://phabricator.wikimedia.org/T128065

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: zeljkofilipin, hashar
Cc: zeljkofilipin, JanZerebecki, gerritbot, Jonas, hashar, Aklapper, 
adrianheine, StudiesWorld, Lewizho99, D3r1ck01, Izno, Wikidata-bugs, aude, 
Mbch331, greg



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to